70719 Commits (e46a7fdc8748c286e391c1e7f2921d98a4486681)
 

Author SHA1 Message Date
Michael Niedermayer e46a7fdc87 Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e' 10 years ago
Michael Niedermayer de41d5372f avcodec/dvbsub_parser: Fix potential pointer overflows 10 years ago
Clément Bœsch 84da9339c2 avfilter/palettegen: make sure at least one frame was sent to the filter 10 years ago
Michael Niedermayer 0a4808741e avcodec/h264dsp_template: Fix undefined shifts 10 years ago
Mark Reid 8d54850f33 libavformat/mxfenc: write user comment metadata 10 years ago
Stefano Sabatini 6a63d0d826 lavfi/eq: clarify error message in case of expression parsing error 10 years ago
Michael Niedermayer 2cda1a16d0 avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 10 years ago
Michael Niedermayer 32c4b504b4 avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 84d8b4fb81 avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 213ddcb029 avformat/avidec: cleanup include 10 years ago
zhaoxiu.zeng bf696e265a avformat/avidec: use avpriv_find_start_code in avi_read_packet() 10 years ago
Michael Niedermayer e3f5b6f16d avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask() 10 years ago
Michael Niedermayer 94ccbad488 avcodec/ac3dec: Fix undefined shifts 10 years ago
Michael Niedermayer 3b63819dfb avcodec/vc1: Fix undefined shifts 10 years ago
Michael Niedermayer b8535b273f Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 10 years ago
Michael Niedermayer a994fc39b3 avcodec/utils: mark codec argument as const in ff_lock_avcodec() 10 years ago
Mark Reid 43cafb956e libavformat/mxfdec: export user comments metadata 10 years ago
Michael Niedermayer 8003816e16 avformat/mov: Check for string truncation in mov_open_dref() 10 years ago
Michael Niedermayer 21a53dd08d avformat/mov: Use sizeof(filename) instead of a literal number 10 years ago
Christophe Gisquet 3814f92fd7 lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 238db7cc56 x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 98cccdd91c ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 5d38c628b0 ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Michael Niedermayer a48b24e5eb avcodec/wmadec: Fix undefined shift in wma_decode_block() 10 years ago
Christophe Gisquet 73ebbfdff0 ac3dec: cosmetics 10 years ago
Christophe Gisquet 0c3339f4bd eac3dec: fix scaling 10 years ago
Christophe Gisquet c4bf3833f4 ac3_fixed: fix computation of spx_noise_blend 10 years ago
Christophe Gisquet b083440060 ac3_fixed: fix out-of-bound read 10 years ago
Christophe Gisquet 15ce160183 x86: xvid_idct: SSE2 merged add version 10 years ago
Christophe Gisquet decd5193e1 x86: xvid_idct: merged idct_put SSE2 versions 10 years ago
Christophe Gisquet 8200575d84 x86: dct-test: evaluate prores idct avx version 10 years ago
Christophe Gisquet 4eb4451be1 x86: dct-test: fix compilation for prores 10 years ago
Christophe Gisquet c3bf52713a x86: xvid_idct: port MMX iDCT to yasm 10 years ago
Andreas Cadhalpun 7b05b5093e ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
Michael Niedermayer e16592c42e swresample/resample: Fix undefined shifts 10 years ago
Michael Niedermayer b14de8e689 avcodec/utils: use atomic operations on entangled_thread_counter 10 years ago
Michael Niedermayer b910c6ca56 configure: fix zlib dependancy of tdsc 10 years ago
Michael Niedermayer 88ddcfa37f avcodec/tdsc: use ff_codec_open2_recursive() 10 years ago
Michael Niedermayer e1f37c48e5 Merge commit '247e370e2a913db52ca079b347a174c8d393b171' 10 years ago
Michael Niedermayer fa4bb7c5b2 Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2' 10 years ago
Michael Niedermayer a048bd44b2 Merge commit '117b432748ca87de4cd0f09d9b1495545e264733' 10 years ago
Michael Niedermayer 79f013a206 Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81' 10 years ago
Diego Biurrun 4da5aacc7e dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 5a0e953c24 mjpeg: Mark decoder family as thread safe 10 years ago
Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
Zhang Rui 3f375950f3 avformat/http: support auto reconnect 10 years ago
Michael Niedermayer 3727cd5416 avformat/flvdec: add support for OnCaption 10 years ago
Michael Niedermayer 1df64d6c46 avformat/flvdec: re enable flv_data_packet() 10 years ago