summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-0/+4
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-0/+4
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-051-0/+3
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-021-0/+3
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-241-0/+3
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-041-0/+3
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+7
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-0/+3
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-241-0/+3
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-0/+3
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-031-0/+3
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-241-32/+32
* h264: fully support cropping.Anton Khirnov2013-04-191-0/+3
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+2
* lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-111-0/+1
* lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+1
* lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-111-0/+2
* lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-111-1/+2
OpenPOWER on IntegriCloud