summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-14
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-14
* lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.hAnton Khirnov2013-11-14
* lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bumpAnton Khirnov2013-11-14
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-14
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-14
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-14
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* mpegaudioenc: Move some static tables to MpegAudioContextDiego Biurrun2013-11-10
* mpegaudioenc: Remove broken integer-only quantization code pathDiego Biurrun2013-11-10
* hwaccel: Simplify ff_find_hwaccelLuca Barbato2013-11-10
* metasound: Fix error message argumentKostya Shishkov2013-11-08
* h263dsp: K&R formatting cosmeticsDiego Biurrun2013-11-08
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-07
* vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-04
* x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-04
* hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scaleYusuke Nakamura2013-11-04
* hevc: Use parsed VUI colorimetry in avcodecJan Ekström2013-11-04
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-04
* aacdec: Set the profile during decodingGian-Carlo Pascutto2013-11-04
* lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov2013-11-04
* pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-04
* pthread_slice: rename ThreadContext -> SliceThreadContextAnton Khirnov2013-11-04
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-04
* pthread: drop avcodec_ prefixes from static functionsAnton Khirnov2013-11-04
* x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
* ansi: fix possible use of uninitialized variablesVittorio Giovara2013-11-03
* mpeg4video_parser: K&R formatting cosmeticsVittorio Giovara2013-11-02
* mpeg4video: K&R formatting cosmeticsVittorio Giovara2013-11-01
* flashsv: K&R formatting cosmeticsLuca Barbato2013-11-01
* x86: vp8dsp: Split loopfilter code into a separate fileDiego Biurrun2013-11-01
* flashsv: Check diff_start diff_height valuesMichael Niedermayer2013-11-01
* flashsv: Refactor a littleLuca Barbato2013-11-01
* lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.hAnton Khirnov2013-10-31
* lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov2013-10-31
* lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov2013-10-31
* lavc: deprecate FF_DEBUG_VIS_*Anton Khirnov2013-10-31
* lavc: deprecate AVCodecContext.debug_mvAnton Khirnov2013-10-31
* lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov2013-10-31
* Add HEVC decoderGuillaume Martres2013-10-31
* webp: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* vp8: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* vp56: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* vp3: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* txd: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* truemotion1: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* tiff: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* targa: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31