summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+12
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-141-0/+4
* avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles2012-04-081-0/+3
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-051-0/+3
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-261-0/+7
* APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-261-0/+8
* APIchanges: fill in missing dates and hashes.Anton Khirnov2012-03-261-7/+7
* APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun2012-03-181-147/+147
OpenPOWER on IntegriCloud