summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-09
* lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-07
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-30
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-25
* Add libavresampleJustin Ruggles2012-04-24
* avutil: add audio fifo bufferJustin Ruggles2012-04-20
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-14
* avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles2012-04-08
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-05
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-26
* APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-26
* APIchanges: fill in missing dates and hashes.Anton Khirnov2012-03-26
* APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun2012-03-18
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-06
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-05
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-04