summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
...
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-09
* pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-19
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-16
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-07
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-23
* dict: add av_dict_parse_string()Justin Ruggles2013-01-25
* lavu: Add av_strnstr()Vladimir Pantelic2013-01-25
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-15
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-13
* Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-12
* doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-08
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
* avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-15
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-11
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-05
* lavu: bump major to 52Anton Khirnov2012-10-23
* APIchanges: update lavr bump dateAnton Khirnov2012-10-23
* avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-21
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* avio: introduce avio_closepLuca Barbato2012-10-10
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-05
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-05
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-24
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-04
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-30
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-23
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
* dict: add av_dict_count()Mans Rullgard2012-08-10
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* avf: introduce nobuffer optionLuca Barbato2012-07-29
* lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-20
* doc: update api changes with the right commit hashesLuca Barbato2012-07-14
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-14
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
* lavu: add av_usleep() functionMans Rullgard2012-06-22
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-21
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-13
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-10
* opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-26
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20