summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-0/+1
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-111-0/+4
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-091-0/+6
* pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-191-0/+3
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-161-0/+3
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+37
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-0/+3
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-231-0/+4
* dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+4
* lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-0/+3
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+3
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-0/+3
* Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+4
* doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-081-9/+9
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-071-0/+4
* avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-0/+3
* APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-151-0/+4
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-0/+3
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-0/+3
* lavu: bump major to 52Anton Khirnov2012-10-231-1/+1
* APIchanges: update lavr bump dateAnton Khirnov2012-10-231-1/+1
* avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-211-0/+3
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-121-0/+5
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-0/+4
* avio: introduce avio_closepLuca Barbato2012-10-101-0/+3
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+8
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-051-5/+5
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-051-0/+5
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-0/+4
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-0/+3
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-0/+4
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+4
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-101-0/+4
* dict: add av_dict_count()Mans Rullgard2012-08-101-0/+3
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-071-0/+3
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-0/+5
* avf: introduce nobuffer optionLuca Barbato2012-07-291-0/+3
* lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-201-0/+3
* doc: update api changes with the right commit hashesLuca Barbato2012-07-141-8/+8
OpenPOWER on IntegriCloud