summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* doc/APIchanges: mark the release 10 branch pointAnton Khirnov2014-05-18
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-05-18
* lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* 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
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-28
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-07
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-04
* log: Support for 256color terminalsLuca Barbato2014-04-03
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov2014-03-24
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-24
* RGBA64 pixel formatsJean First2014-03-16
* doc: name correct headerVittorio Giovara2014-02-24
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
* doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-10
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-10
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-05
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-14
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-26
* Move av_fast_{m,re}alloc from lavc to lavu.Anton 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
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-04
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-21
* doc: Add missing hashes and dates to APIChangesLuca Barbato2013-09-17
* mem: Introduce av_reallocpLuca Barbato2013-09-16
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-10
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-05