summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-05
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-05
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-02
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-04
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-03
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-24
* h264: fully support cropping.Anton Khirnov2013-04-19