summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
...
* lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-191-0/+5
* doc/APIchanges: mark the release 10 branch pointAnton Khirnov2014-05-181-0/+4
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-05-181-24/+24
* lavc: add avcodec_free_context().Anton Khirnov2014-05-181-0/+4
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-151-0/+4
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-0/+3
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-0/+4
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-0/+4
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-0/+4
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-0/+4
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-281-0/+3
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+3
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-171-0/+3
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-0/+3
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-041-0/+4
* log: Support for 256color terminalsLuca Barbato2014-04-031-0/+3
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-241-0/+4
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+7
* lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov2014-03-241-0/+4
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-241-0/+4
* RGBA64 pixel formatsJean First2014-03-161-0/+3
* doc: name correct headerVittorio Giovara2014-02-241-1/+1
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-241-0/+3
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-221-0/+3
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-191-0/+4
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-191-0/+3
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-0/+4
* doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-101-0/+4
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-101-15/+15
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-041-0/+4
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-0/+5
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-0/+4
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-051-0/+3
* lavc: add HEVC profiles namesGildas Cocherel2013-12-201-0/+3
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-1/+1
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-1/+1
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-0/+5
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+4
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-261-0/+4
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-141-0/+3
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-141-0/+4
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-141-0/+2
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-141-0/+3
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-041-0/+4
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-311-0/+3
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-0/+4
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-0/+4
* doc: Add missing hashes and dates to APIChangesLuca Barbato2013-09-171-14/+14
* mem: Introduce av_reallocpLuca Barbato2013-09-161-0/+3
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-101-0/+4
OpenPOWER on IntegriCloud