32612 Commits (d55b06b8e725b9ef362137486221fa1e90c012c0)
 

Author SHA1 Message Date
Laurent Aimar 55354b7de2 Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
Laurent Aimar 0aedab0340 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
Laurent Aimar beefafda63 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
Carl Eugen Hoyos f6e99bf514 Add loas as an extension for LOAS/LATM. 14 years ago
Carl Eugen Hoyos c1fcd7e1ab Support remuxing aac_latm. 14 years ago
James Zern 1da43f7e99 libvpxenc: add 'crf' private option 14 years ago
James Zern 3dc14b4628 libvpxenc: add 'rc_lookahead' private option 14 years ago
James Zern fb99d78778 libvpxenc: silence AVOption related warnings 14 years ago
Michael Niedermayer 0962ad0e2f avopt: Fix searching for constants 14 years ago
Michael Niedermayer bd358e128f jpeglsdec: fix infinite loop 14 years ago
zhentan feng 42d4df06e1 WTV muxer (1_extract_wtv_common_code.patch) 14 years ago
Asad Mehmood bcc531f04a flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream 14 years ago
Michael Niedermayer f1b5693027 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 5ea091fb5a rtpdec_asf: Fix integer underflow that could allow remote code execution 14 years ago
Michael Niedermayer a2b66a366d rtpdec_asf: fix memleak 14 years ago
Michael Niedermayer ba9a7e0d71 rtp: Fix integer underflow that could allow remote code execution. 14 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 14 years ago
Baptiste Coudurier 635bbecfc3 v210enc: clip values according to specifications 14 years ago
Baptiste Coudurier d239b83e2e v210enc: switch to PIX_FMT_422P10 14 years ago
Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 14 years ago
Anton Khirnov 4dbcdfa86d AVOptions: remove AVOption.offset <= 0 checks 14 years ago
Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 14 years ago
Anton Khirnov a7e2b2ccc9 AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h 14 years ago
Anton Khirnov 0962f23b35 libx264: fix setting some more parameters 14 years ago
Andrej Peterka 2bb5d637fc libx264: fix setting the H.264 level 14 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 14 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago
Mark Himsley 3961695b7f Correct docs for boxblur parameters 14 years ago
Joseph Wecker 0078430e30 flvdec: A little bit of cleanup 14 years ago
Joseph Wecker 4ee53d7e86 flvenc: Correctly encode data stream into in-band metadata frames. 14 years ago
Joseph Wecker 4c05042978 flvdec: Properly decoding in-band metadata packets as data frames. 14 years ago
Joseph Wecker c054f11606 flvdec: Started to remove most of the "only 1-audio+1-video" assumptions 14 years ago
Joseph Wecker 30bcd6a945 flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcaster. 14 years ago
Carl Eugen Hoyos b5d4c0e26e Support Speex in isom. 14 years ago
Carl Eugen Hoyos d898ab9090 Fix decoding of 2/4 bpp Tiff samples. 14 years ago
Carl Eugen Hoyos f863cdef81 Cosmetics: Fix comment. 14 years ago
Michael Niedermayer 9243454e31 libavformat/utils: only run delta_dts_min calculation code when its value is used. 14 years ago
Michael Niedermayer effbeff503 libavformat/utils: use FFMIN() where possible 14 years ago
wg 37ed5df5c5 libavformat/utils: Treat subtitle streams as noninterleaved when 20 seconds have passed without a packet 14 years ago
Michael Niedermayer c0323b9c9b avfilter: dont crash on filters with NULL instance names. 14 years ago
Michael Niedermayer 2fd4901921 Merge remote-tracking branch 'qatar/master' 14 years ago
Ramiro Polla ff5e1b0b7a dshow: properly disconnect and remove filters from graph 14 years ago
Ramiro Polla 5e77dc2ea7 dshow: remove some unused code 14 years ago
Ramiro Polla 0a333001a2 vfwcap: actually use framerate option 14 years ago
Anton Khirnov 7042337673 libx264: add 'cplxblur' private option 14 years ago
Anton Khirnov 71b5f4427b libx264: add 'deblock' private option 14 years ago
Anton Khirnov f83c45183e libx264: add 'b-bias' private option 14 years ago
Anton Khirnov bb73cda2f6 libx264: fix setting some options. 14 years ago
Anton Khirnov d8dee0e7bd libx264: remove useless assignment 14 years ago
Michael Niedermayer 0c9cba24b7 pngdec: implement 4bpp interlaced 14 years ago