summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMTAnton Khirnov2012-01-12
* mpegvideo_enc: ifdef out/replace references to deprecated codec flags.Anton Khirnov2012-01-12
* riff: remove references to sonic codec idsAnton Khirnov2012-01-12
* indeo4: add some missing static and const qualifiersKostya Shishkov2012-01-12
* rv34: DC-only inverse transformChristophe GISQUET2012-01-12
* avconv: use AVFrame.width/height/format instead of corresponding AVCodecConte...Anton Khirnov2012-01-12
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12
* vsrc_buffer: release the buffer on uninit.Anton Khirnov2012-01-12
* rgb2rgb: rgb12tobgr12()Paul B Mahol2012-01-11
* latmdec: Check AudioSpecificConfig length before decoding extradata.Alex Converse2012-01-11
* fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-11
* pcmenc: set frame_size to 0.Justin Ruggles2012-01-11
* gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles2012-01-11
* gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles2012-01-11
* avcodec: add GSM parserJustin Ruggles2012-01-11
* doc: Replace ffmpeg references in avserver config file by avconv.Diego Biurrun2012-01-11
* doc: Fix names of av_log color environment variables.Diego Biurrun2012-01-11
* Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
* Add some missing changelog entries and release 0.8_beta2Reinhard Tartler2012-01-11
* No longer build libpostproc by defaultReinhard Tartler2012-01-11
* wtv: fix memleaks during normal operationJanne Grunau2012-01-11
* threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-11
* rv34: frame-level multi-threadingJanne Grunau2012-01-10
* mpegvideo: claim ownership of referenced picturesJanne Grunau2012-01-10
* aacsbr: prevent out of bounds memcpy().Alex Converse2012-01-10
* ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
* sierravmd: fix audio ptsJustin Ruggles2012-01-10
* bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-10
* bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
* swscale: fix crash in fast_bilinear code when compiled with -mred-zone.Ronald S. Bultje2012-01-10
* swscale: specify register type.Oka Motofumi2012-01-10
* rv34: use get_bits_left()Janne Grunau2012-01-10
* avconv: reinitialize the filtergraph on resolution change.Anton Khirnov2012-01-10
* vsrc_buffer: error on changing frame parameters.Anton Khirnov2012-01-10
* avconv: fix -copyinkf.Anton Khirnov2012-01-10
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
* movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
* bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
* rgb2rgb: allow conversion for <15 bppPaul B Mahol2012-01-09
* doc: fix stray reference to FFmpegLuca Barbato2012-01-10
* v4l2: use C99 struct initializerLuca Barbato2012-01-10
* v4l2: poll the file descriptorLuca Barbato2012-01-10
* v4l2: support compressed formatsLuca Barbato2012-01-10
* kmvc: Use bytestream2 functions to prevent buffer overreads.Laurentiu Ion2012-01-09
* fate: Add tests for more AAC features.Gaurav Narula2012-01-09
* aacps: Add missing newline in error message.Alex Converse2012-01-09
* fate: Add tests for vc1/wmapro in ism.Alex Converse2012-01-09
* aacdec: Add a fate test for 5.1 channel SBR.Alex Converse2012-01-09
* aacdec: Turn off PS for multichannel files that use PCE based configs.Alex Converse2012-01-09
* cabac: remove put_cabac_u/ueg from cabac-test.Diego Biurrun2012-01-09