39459 Commits (8df774be88c347c40f1b2411ed9e391dfec0ebb7)
 

Author SHA1 Message Date
Michael Niedermayer 11cc209226 lzw(gif): Fix overread 13 years ago
Michael Niedermayer 96d0494123 lagarith: Fix various issues that lead to out of array reads. 13 years ago
Michael Niedermayer 44bd50f529 lagarith: fix flipped return value 13 years ago
Michael Niedermayer c30d04cedd lagarithrac: fix length used in ff_lag_rac_init() 13 years ago
Michael Niedermayer 7b453d1c60 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 4a619fcae9 h263dec: Restore w/h values to a consistent state if a change is rejected. 13 years ago
Ronald S. Bultje e74d6daa29 fate: add kgv1 fate test. 13 years ago
Piotr Bandurski 3c6397404b id3v2: support JPEG APIC with incorrect (image/jpg) MIME type 13 years ago
Paul B Mahol e4cc9f309e Support FLIC in AVI. 13 years ago
Michael Niedermayer e206b51fd3 Merge remote-tracking branch 'cus/stable' 13 years ago
Justin Ruggles eed691f7d1 oggdec: calculate correct timestamps in Ogg/FLAC 13 years ago
Michael Niedermayer e6093e3640 ffplay: pause rdft column when ffplay is paused 13 years ago
Paul B Mahol a0340dfbd7 XBM decoder 13 years ago
Paul B Mahol 1cd8510912 j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init() 13 years ago
Tim Nicholson 6fa998c491 Clarify the use of the interl=1|-1 option of the scale filter. 13 years ago
Thilo Borgmann 7ea948bac3 alsdec: check return values. 13 years ago
Paul B Mahol 55abaa58e5 westwood_vqa: fix SND0 chunk handling 13 years ago
Paul B Mahol f0a343f399 westwood_vqa: set video stream duration 13 years ago
Ronald S. Bultje 98df2e2414 raw: forward avpicture_fill() error code in raw_decode(). 13 years ago
Michael Niedermayer 28a613b09b h264: dont mess with chroma planes for grayscale h264. 13 years ago
Michael Niedermayer dfacef9e73 alsdec: make sure no invalid opt_order stays in the context. 13 years ago
Michael Niedermayer 1acc553e54 vc1dec: dont ignore ff_vc1_parse_frame_header_advs return value 13 years ago
Michael Niedermayer e3bd61248f vc1dec: avoid == -1 checks for errors. 13 years ago
Michael Niedermayer b378a23395 vc1dec: sanity check state used in get_mvdata_interlaced() 13 years ago
Michael Niedermayer dcd013a535 oma: dont over-read buffer 13 years ago
Michael Niedermayer 6999f8bcf5 Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun 8e0b7e2f14 build: Do not explicitly add the doc directory to the OBJDIRS list. 13 years ago
Diego Biurrun d724fe665b dv: Split off DV video decoder into its own file. 13 years ago
Diego Biurrun 9f43fdda3e build: fix RALF decoder standalone compilation, which depends on Golomb code 13 years ago
Diego Biurrun d7ce1a48a5 configure: Drop stray duplicate entry for --disable-fft from help output. 13 years ago
Jindrich Makovicka 904100e5fc make av_interleaved_write_frame() flush packets when pkt is NULL 13 years ago
Compn ab31db0610 doc: clarify dshow input requirements 13 years ago
Paul B Mahol 0f3886fa7d j2kdec: remove pointless swapping 13 years ago
Paul B Mahol ebbf10efb0 j2kdec: vertically align AVCodec members 13 years ago
Paul B Mahol 75625c6138 j2kdec: Remove useless .pix_fmts. 13 years ago
Paul B Mahol ddfa3751c0 j2kdec: convert to bytestream2 API 13 years ago
Alex Converse c9024a9fd7 mpegts: Fix dead error checks 13 years ago
Mashiat Sarker Shakkhar 95b192de5d vc1: Do not read from array if index is invalid. 13 years ago
Ronald S. Bultje 2ad405548b targa: convert to bytestream2. 13 years ago
Michael Niedermayer a0820eaa8a ffmpeg: fix handling or empty audio packets 13 years ago
Michael Niedermayer b62b9df798 ffmpeg: more verbose error messages in case of audio encoding failure. 13 years ago
Michael Niedermayer 8b58f6b5c2 Revert "raw: move buffer size check up." 13 years ago
Ronald S. Bultje 5484170ac7 rv34: set mb_num_left to 0 after finishing a frame 13 years ago
Paul B Mahol 7f9b42ff9d j2kenc: cosmetics: vertically align AVCodec members. 13 years ago
Paul B Mahol a65016205f libopenjpegdec: hack to fix GRAY16 decoding 13 years ago
Michael Niedermayer d6eef545c1 vc1dec: move mquant zero check down. 13 years ago
Michael Niedermayer 43fd321252 targa: Fix input buffer size check. 13 years ago
Clément Bœsch 8f0d9b43be RELEASE: bump to current version (0.10.2). 13 years ago
Clément Bœsch fb8469dd7e APIchanges: fill in missing dates and hashes. 13 years ago
Clément Bœsch 29679f4a37 aac: reference supported sample rates in encoders. 13 years ago