summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vorbis: make sure ch is non zero before calling vorbis_residue_decodeMichael Niedermayer2012-01-04
* | vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-04
* | vorbis: Fix decoder bug.Chris Evans2012-01-04
* | vorbisdec: Make sure blocksize is not set to an invalid value.Michael Niedermayer2012-01-04
* | vorbis: Fix last quarter of CVE-2011-3893Michael Niedermayer2012-01-04
* | ogg: Avoid the possibility to read out-of-bounds of a static global array in ...Chris Evans2012-01-04
* | mkv: Fix a bug where a pointer was cached to an array that might later move d...Chris Evans2012-01-04
* | Fix possible infinite loop decoding als.Philippe Saint-Pierre2012-01-04
* | Insert missing newline at end of error log message in mov demuxer.Andrew Ryan2012-01-04
* | Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4.Carl Eugen Hoyos2012-01-04
* | yuv4 libquicktime packed 4:2:0 encoder and decoder.Carl Eugen Hoyos2012-01-04
* | v308 Quicktim Uncompressed 4:4:4 encoder and decoder.Carl Eugen Hoyos2012-01-04
* | Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).Carl Eugen Hoyos2012-01-04
* | doc: use @command{} for commands.Clément Bœsch2012-01-04
* | doc: use @code{} for --{enable,disable}-options.Clément Bœsch2012-01-04
* | jpegdec: Fix vlc table check for progressive jpegs.Michael Niedermayer2012-01-04
* | lavf: Fix try_decode_frame() so it doesnt loop infinitely.Michael Niedermayer2012-01-04
* | electronicarts: Pass error through ea_read_header().Michael Niedermayer2012-01-04
* | electronicarts: Fix division by zero. Fixes Ticket #793Oana Stratulat2012-01-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-04
|\|
| * fate: add dxtory testOana Stratulat2012-01-03
| * adx_parser: rewrite.Michael Niedermayer2012-01-03
| * adxdec: Validate channel count to fix a division by zero.Justin Ruggles2012-01-03
| * adxdec: Do not require extradata.Michael Niedermayer2012-01-03
| * cmdutils: K&R reformatting cosmeticsAneesh Dogra2012-01-03
| * alacdec: implement the 2-pass prediction type.Justin Ruggles2012-01-03
| * alacenc: implement the 2-pass prediction type.Justin Ruggles2012-01-03
| * alacenc: do not generate invalid multi-channel ALAC filesJustin Ruggles2012-01-03
| * alacdec: fill in missing or guessed info about the extradata format.Justin Ruggles2012-01-03
| * utvideo: proper median prediction for interlaced videosKostya Shishkov2012-01-03
| * lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-03
| * dca: K&R formatting cosmeticsShitiz Garg2012-01-03
| * dct: K&R formatting cosmeticsAneesh Dogra2012-01-03
| * lavf: flush decoders in avformat_find_stream_info().Anton Khirnov2012-01-03
| * win32: detect number of CPUs using affinityDaniel Verkamp2012-01-03
| * Add av_popcount64Daniel Verkamp2012-01-03
| * snow: Restore three mistakenly removed casts.Diego Biurrun2012-01-03
* | ffprobe: add support to option -show_errorStefano Sabatini2012-01-04
* | ffprobe: remove unused variable in show_format()Stefano Sabatini2012-01-04
* | ffprobe: reindent after the last commitStefano Sabatini2012-01-04
* | ffprobe: change order of operations in probe_file()Stefano Sabatini2012-01-04
* | ffprobe: prefer av_log to fprintf(stderr)Stefano Sabatini2012-01-04
* | wmall: remove ;;Michael Niedermayer2012-01-03
* | Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2012-01-03
|\ \
| * | Fix audio outputMashiat Sarker Shakkhar2012-01-03
| * | Suppress dumping of residues bufferMashiat Sarker Shakkhar2012-01-03
| * | Use quantizer value read from bitstreamMashiat Sarker Shakkhar2012-01-01
| * | Cosmetics: Remove two empty lines and realign some codeMashiat Sarker Shakkhar2012-01-01
| * | Reset acfilter_prevvalues buffer in clear_codec_buffers()Mashiat Sarker Shakkhar2011-12-31
| * | Fix AC filter buffers and AC filter reversionMashiat Sarker Shakkhar2011-12-31