summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-03
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-28
* avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-26
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-20
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-01
* lavu: add all color-related enums to AVFramewm42014-06-01
* Add transformation matrix API.Vittorio Giovara2014-05-19
* lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* hwaccel: Support specific frame allocatorsLuca Barbato2014-05-11
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-01
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-01
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-01
* On2 AVC decoderKostya Shishkov2014-04-23
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-22
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-19
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-06
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-06
* On2 VP7 decoderPeter Ross2014-04-04
* OpenEXR decoderJimmy Christensen2014-04-01
* PAF demuxer and decoderPaul B Mahol2014-03-27
* BRender PIX image decoderAleksi Nurmi2014-03-27
* Alias PIX image encoder and decoderVittorio Giovara2014-03-26
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-24
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-13
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-13
* doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* lavc: deprecate avcodec_free_frame()Anton Khirnov2013-12-11
* avcodec.h: include version.h before using version macroVittorio Giovara2013-11-19
* lavc: deprecate avcodec_alloc_frame().Anton Khirnov2013-11-16
* lavc: update coded_frame doxy.Anton Khirnov2013-11-16
* lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-16
* 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