39238 Commits (8b11ae8a9a3c88dee475477a0c6fcd17c970efcc)
 

Author SHA1 Message Date
Paul B Mahol 89cd95b19c sonic: fix warning about incompatible pointer types 13 years ago
Janne Grunau 73ad4471a4 rv34: Handle only complete frames in frame-mt. 13 years ago
Janne Grunau 5ab506a5c8 MPV: set reference frame pointers to NULL when allocation of dummy pictures fails 13 years ago
Josh Allmann 4a584edad7 configure: die if x11grab dependencies are unavailable 13 years ago
Michael Niedermayer afa6129016 zerocodec: factorize loop 13 years ago
Michael Niedermayer ae03b2141e swr: check that there is enough information to do rematrixing when needed. 13 years ago
Michael Niedermayer 2e909b3c77 bitstream: build_table, check table_nb_bits. 13 years ago
Michael Niedermayer aae44fb4cd indeo4: check ref_mb 13 years ago
Michael Niedermayer 1664edb998 ffmpeg: check samplerate from decoder. 13 years ago
Michael Niedermayer a22e64fd02 rawdec: Check w/h. 13 years ago
Michael Niedermayer 5934d57ba9 xmv: check channel number 13 years ago
Michael Niedermayer 08c37a10e9 mjpegdec: check h/v_count. 13 years ago
Michael Niedermayer 46c7842994 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Justin Ruggles 4094fc9971 avconv: fix the resampling safety factors for output audio buffer allocation 13 years ago
Justin Ruggles 9869e963a6 avconv: move audio output buffer allocation to a separate function 13 years ago
Justin Ruggles f3ab3e1aee avconv: make the async buffer global and free it in exit_program() 13 years ago
Michael Niedermayer cc415956a4 error_conceal: fix FPE in guess_dc() with huge sizes. 13 years ago
Michael Niedermayer ac2cb27916 mov: Fix FPE on 0 time_scale 13 years ago
Michael Niedermayer c0a99eae29 indeo4: check band->scan 13 years ago
Michael Niedermayer f927c5b753 vorbisdemux: Check private context in theoras gtopts. 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Paul B Mahol 0e465c1a81 huffyuv: remove long time disabled code 13 years ago
Paul B Mahol 3a085c6a37 huffyuv: do not decode/encode yuv colorspace with odd width 13 years ago
Michael Niedermayer ba02069a8e aacdec: prevent channels from exceeding MAX_CHANNELS. 13 years ago
Michael Niedermayer 01fd1aa0ad matroskadec: fix strcmp(NULL) 13 years ago
Michael Niedermayer 437f5daf0b mov: fix global unicode convertion array overflow. 13 years ago
Michael Niedermayer 0c97fd336e mmdemux: dont set pkt->size to an invalid value. 13 years ago
Michael Niedermayer 7c0748c2db eatqi: replace break by goto. 13 years ago
Michael Niedermayer 5a4af049b1 aacdec: reset max_sfb on invalid data. 13 years ago
Michael Niedermayer 3583c8706d vqavideodev: Check image dimensions 13 years ago
Michael Niedermayer 464cef4c14 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9759d2b886 indeo4: check motion vetors. 13 years ago
Michael Niedermayer afc0cc22e1 pngenc: make max_packet_size 64bit check check it. 13 years ago
Clément Bœsch 50a3867bab png: make ff_png_pass_mask local to pngdec. 13 years ago
Carl Eugen Hoyos abdcb4918c Fix libgsm.c compilation after typo in 67b8c8. 13 years ago
Alex Converse 5023b89bba xwma: Validate channels and bits_per_coded_sample. 13 years ago
Alex Converse 86f2ae06b9 mov: Do not read past the end of the ctts_data table. 13 years ago
Alex Converse 3e6e89b3d6 mov: Add missing terminator to mov_ch_layout_map_1ch. 13 years ago
Michael Niedermayer 6716e6892b Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol b1a0d694ea dcaenc: switch to encode2() 13 years ago
Reimar Döffinger ffa28da180 Support dropping audio dts/pts via -async -1. 13 years ago
Ronald S. Bultje e73c6aaabf asf: reset side data elements on packet copy. 13 years ago
Ronald S. Bultje 262196445c wmavoice: fix stack overread. 13 years ago
Ronald S. Bultje 3c9267673e wmalossless: error out if a subframe is not used by any channel. 13 years ago
Ronald S. Bultje 75d7975268 vqa: check palette chunk size before reading data. 13 years ago
Ronald S. Bultje d462949974 wmalossless: reset sample pointer for each subframe. 13 years ago
Ronald S. Bultje 326f7a68bb wmalossless: error out on invalid values for order. 13 years ago
Derek Buitenhuis e9c0b12c2e FATE: Add ZeroCodec test 13 years ago
Michael Niedermayer f0b4a505d8 oggparseogm: fix order of arguments of avpriv_set_pts_info(). 13 years ago
Anton Khirnov 677df4d2ef pngenc: better upper bound for encoded frame size. 13 years ago