summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-141-0/+3
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-1/+1
* lavu: add av_usleep() functionMans Rullgard2012-06-221-0/+3
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-0/+3
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-0/+3
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-0/+4
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-0/+5
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-0/+4
* opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-261-0/+3
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-201-0/+4
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-151-3/+17
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-0/+6
* lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-071-0/+3
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-0/+3
* APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-301-9/+9
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-251-0/+3
* Add libavresampleJustin Ruggles2012-04-241-6/+10
OpenPOWER on IntegriCloud