summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | Set bits_per_coded_sample when encoding Y41P.Carl Eugen Hoyos2012-01-03
* | | rtsp: Fix compiler warning for uninitialized variable.Jean First2012-01-03
* | | Support 8bpp grayscale Sun Rasterfile images.Piotr Bandurski2012-01-03
* | | Added yuva420p decoding support for libopenjpegMichael Bradshaw2012-01-03
* | | Added RGBA and YUV440 decoding support for libopenjpeg decoderMichael Bradshaw2012-01-03
* | | Fixed openjpeg decoding bug with width/linesize issueMichael Bradshaw2012-01-03
* | | lavc: replace rest of deprecated SAMPLE_FMT_* with AV_SAMPLE_FMT_*Paul B Mahol2012-01-03
* | | lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol2012-01-03
* | | ffmpeg: fix compiler warning for uninitialized variablesJean First2012-01-03
* | | wtvdec: use intfloat.h instead of intfloat_readwrite.hJean First2012-01-03
* | | ffmpeg: use avformat_close_input instead of av_close_input_fileJean First2012-01-03
* | | vp3: remove redeclaration of vp3_decode_flushJean First2012-01-03
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-03
|\ \ \ | | |/ | |/|
| * | mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-02
| * | v410enc: fix undefined signed left shift caused by integer promotionJanne Grunau2012-01-02
| * | Release notes: mention cleaned up header includesReinhard Tartler2012-01-02
| * | fix Changelog fileReinhard Tartler2012-01-02
| * | Fix a bunch of typos.Diego Biurrun2012-01-02
| * | Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-02