73337 Commits (53fd70579bc2314f2f5d528bed96914179b9a209)
 

Author SHA1 Message Date
Michael Niedermayer 53fd70579b avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F 10 years ago
Michael Niedermayer ac78014f0b avcodec/motion_est: Fix some undefined shifts 10 years ago
wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
Vadim Belov db64af6395 avformat/concatdec: copy stream metadata when using concat 10 years ago
Michael Niedermayer 60ec3007e6 avformat/nutdec: Check ff_gen_search() for failure 10 years ago
Michael Niedermayer 4eee685a21 avcodec/motion_est: Fix undefined shifts in cmp_inline() 10 years ago
Michael Niedermayer 0ea099ad3e avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c() 10 years ago
Michael Niedermayer 56fd4705c0 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR() 10 years ago
Michael Niedermayer 2f8c81637c avformat/matroskadec: Fix undefined shift in read_sint() 10 years ago
Michael Niedermayer 8750aef3d6 ffmpeg_opt: Fix forcing fourccs 10 years ago
Michael Niedermayer dec728888f avcodec/elsdec: Remove EOVERFLOW 10 years ago
Michael Niedermayer 55a04a5d7a Merge commit 'a1e2caa93e4f8102666a21222f01b74838b6497f' 10 years ago
Michael Niedermayer 35c8dda5c2 Merge commit '2eef75fd7e1ac96ab9ca63bb4523078c908bc9b1' 10 years ago
Michael Niedermayer a8e137a322 Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a' 10 years ago
Michael Niedermayer 9c010ba668 Merge commit '0d449c81b3dd25835ae6ac849cdd150f35b9c5c6' 10 years ago
Michael Niedermayer 818ff7ff5a Merge commit '0f87f9b4fceee854f09da2d1ef329245196775f8' 10 years ago
Michael Niedermayer 16dd0426e5 Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e' 10 years ago
Michael Niedermayer 9e93e544dc Merge commit '4d1229dabf7a7e3b6a7b326afd79102256c3b008' 10 years ago
Michael Niedermayer 68939f7682 Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368' 10 years ago
Michael Niedermayer 3974889614 Merge commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c' 10 years ago
Michael Niedermayer 2e13a45b1a avcodec/aacsbr: Assert that bs_num_env is positive 10 years ago
Michael Niedermayer 79a98294da avcodec/aacsbr: check that the element type matches before applying SBR 10 years ago
Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago
Vittorio Giovara 0d449c81b3 lavfi: Add library identifier 10 years ago
Vittorio Giovara 0f87f9b4fc lavd: Add library identifier 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Diego Biurrun 4d1229dabf g2meet: Add FATE tests for all three G2M variants 10 years ago
Kostya Shishkov 08c2d8f0aa Go2Meeting decoder 10 years ago
rogerdpack 4ebb43f19c ffmpeg: windows: respond to logoff and ctrl+break messages as well 10 years ago
Andreas Cadhalpun bd0f14123f ffmpeg: only count got_output/errors in decode_error_stat 10 years ago
Andreas Cadhalpun cd64ead8d9 ffmpeg: exit_on_error if decoding a packet failed 10 years ago
Andreas Cadhalpun 32a5b63126 pthread_frame: forward error codes when flushing 10 years ago
Nicolas DEROUINEAU 04a68f4348 avcodec/h264: Greenmetadata SEI parsing 10 years ago
Michael Niedermayer 7e9c7b623f Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e' 10 years ago
Michael Niedermayer 8e6c5c4322 Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091' 10 years ago
Michael Niedermayer 2a227fe879 Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b' 10 years ago
Martin Storsjö e2bd03a14a fate: Avoid unnecessary pixel format conversions 10 years ago
Michael Niedermayer 5585da7c5e Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f' 10 years ago
Michael Niedermayer cfcb9f5e36 Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a' 10 years ago
Michael Niedermayer 4ff0c61ba8 Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb' 10 years ago
Michael Niedermayer 2e9dcb82e5 Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a' 10 years ago
Vittorio Giovara 271ce76d31 h264: Parse registered data SEI message and AFD value 10 years ago
Vittorio Giovara 0bfab80a0d h264_sei: Group error check outside the switch block 10 years ago
Luca Barbato 0a49a62f99 h263: Always check both dimensions 10 years ago
Luca Barbato 6f4cd33efb cosmetic: Reformat ff_h263_decode_mba 10 years ago
Luca Barbato e95c7a6185 mov: Preserve the metadata even when bit-exactness is requested 10 years ago
Vittorio Giovara 303ec065a9 aic: Fix slice size computation for widths multiples of 32 macroblocks 10 years ago
Vittorio Giovara 3e3056f2a0 h264: Allow stream and container cropping at the same time 10 years ago