19301 Commits (6e6dd9995bd1df9948225a82f44327f94516d3af)

Author SHA1 Message Date
Michael Niedermayer 317ca0d3f7 mpegvideo: fix out of heap array accesses 13 years ago
Michael Niedermayer 33775c3507 search_for_quantizers_faac: fix curband 13 years ago
Carl Eugen Hoyos bb32124577 Fix maxband limit when decoding mpc8. 13 years ago
Alex Converse ecf79c4d3e vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Kostya Shishkov 34271cabac imc: make IMDCT support stereo output 13 years ago
Kostya Shishkov c45e2da617 imc: move channel-specific data into separate context 13 years ago
Carl Eugen Hoyos a3bc7f916d Make H264 reorder buffer size message less verbose. 13 years ago
Piotr Bandurski 48fdaa1cff snowdec: add new line to some error messages 13 years ago
Piotr Bandurski a489db6cde isom: add Radius DV YUV FourCCs 13 years ago
Carl Eugen Hoyos 757d5b9bfd Fix MP2 muxer Makefile dependencies. 13 years ago
Kostya Shishkov b56825c40e mpc8: fix maximum bands handling 13 years ago
Alex Converse 79c8e29a7e aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. 13 years ago
Carl Eugen Hoyos 6b87f0707d Do not try to encode DVCPRO HD, it produces broken files. 13 years ago
Carl Eugen Hoyos 0a3e15690f Allow colour space autodetection when encoding ljpeg. 13 years ago
Carl Eugen Hoyos 02c2a54bf6 Remove misplaced comment. 13 years ago
Paul B Mahol b0f6df28de libopenjpeg: YUV410P and YUV411P support 13 years ago
Carl Eugen Hoyos 568a592418 Fix compilation condition for some ProRes dsp encoder functions. 13 years ago
Carl Eugen Hoyos 84986b4e61 Fix compilation condition for some ProRes dsp decoder functions. 13 years ago
Carl Eugen Hoyos a4b885d55e Fix ProRes decoder Makefile dependencies. 13 years ago
Carl Eugen Hoyos c02ef07881 Fix G.723.1 encoder Makefile dependencies. 13 years ago
Clément Bœsch 6b35f1a2a6 timecode: move timecode muxer options to metadata. 13 years ago
Michael Niedermayer 38c9ebd2a9 ffv1dec: print more information for -debug 1 13 years ago
Michael Niedermayer 730d079bf7 ffv1: fix log level of FF_DEBUG_PICT_INFO 13 years ago
Stefano Sabatini e10eac910a lavc/raw: add test utility for listing fourcc/pix_fmt map 13 years ago
Michael Niedermayer a5c7525bcb set some categories of some AVClass structs 13 years ago
Michael Niedermayer 44c10168cf mpc8: fix channel checks 13 years ago
Michael Niedermayer a5ad3c2382 av_get_audio_frame_duration: fix FPE 13 years ago
Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
Michael Niedermayer 6df1cfa7e4 mace: check channel count, fixes FPE 13 years ago
Michael Niedermayer cc229d4e83 h263: disable loop filter with lowres 13 years ago
Anton Khirnov cf3a1948e9 avpacket: fix duplicating side data. 13 years ago
Mans Rullgard d0f34c96b1 aacsbr: remove unused variables 13 years ago
Michael Niedermayer 0e3cec9f7d aacsbr: optimize sine level addition 13 years ago
Michael Niedermayer e95233789c mpc7: fix handling of last frame 13 years ago
Michael Niedermayer 82570d2f09 png_parser: dont falsely mark frames as keyframes 13 years ago
Michael Niedermayer b3675f890a bink: fix out of reference frame read 13 years ago
Michael Niedermayer fb4e434cfb h264: log debug output for slightly truncated streams 13 years ago
Michael Niedermayer cd0f9f00a2 h264: try to better handle h264 streams that are slightly truncated 13 years ago
Michael Niedermayer debbcfae60 bmv: fix apparent sign error in the frame_off check 13 years ago
Michael Niedermayer 679c578cb8 bmv: fix integer overflows in vlc decoder. 13 years ago
Michael Niedermayer 9ebe6e3910 ffv1: fix integer overflow in quant table initialization 13 years ago
Michael Niedermayer 97c281d5b7 ffv1: fix crash caused by version becoming inconsistent 13 years ago
Michael Niedermayer 0bae6661cd fraps: fix version 0/1 input data size check. 13 years ago
Michael Niedermayer f23a2418fb wmv1: check that the input buffer is large enough 13 years ago
Michael Niedermayer 0d83edaba9 dct-test: give emms a memory clober. 13 years ago
Michael Niedermayer 461030a7ac dct-test: perform emms before gettime(). 13 years ago
Michael Niedermayer 0766b6e3ec rv20: fix lowres out of array read 13 years ago
Michael Niedermayer febc013dc5 yopdec: check frame oddness to be within supported limits 13 years ago