summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-01
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-29
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-27
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-25
* Remove libpostproc.Diego Biurrun2012-02-23
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-20
* pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-08
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-08
* APIchanges: add missing commit hashesJanne Grunau2012-02-02
* avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* doc: Fix the name of the new functionMartin Storsjö2012-01-30
* avutil: make intfloat api publicPaul B Mahol2012-01-30
* APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov2012-01-28
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-27
* lavc: increase major version to 54.Anton Khirnov2012-01-27
* doc: Update APIchanges with info on muxer flushingMartin Storsjö2012-01-25
* doc/APIChanges: fill in missing dates and hashesAnton Khirnov2012-01-21
* avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-15
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12
* No longer build libpostproc by defaultReinhard Tartler2012-01-11
* APIchanges: mention cleaned up header includesJonathan Nieder2012-01-04
* lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-03
* Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-25
* APIchanges: fill in revision for AVFrame.age deprecationMans Rullgard2011-12-18
* avcodec: deprecate AVFrame.ageMans Rullgard2011-12-18
* lavf: add avformat_close_input().Anton Khirnov2011-12-12
* Add avcodec_decode_audio4().Justin Ruggles2011-12-02