summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-061-0/+3
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-051-0/+4
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-041-0/+3
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-011-0/+3
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-291-0/+4
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-271-5/+5
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-0/+3
* Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-201-0/+3
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-0/+3
* pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-081-0/+3
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-081-0/+3
* APIchanges: add missing commit hashesJanne Grunau2012-02-021-4/+4
* avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-011-0/+5
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-311-0/+3
* lavc: add avcodec_is_open().Anton Khirnov2012-01-311-0/+3
* doc: Fix the name of the new functionMartin Storsjö2012-01-301-1/+1
* avutil: make intfloat api publicPaul B Mahol2012-01-301-0/+4
* APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov2012-01-281-0/+2
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-271-1/+1
* lavc: increase major version to 54.Anton Khirnov2012-01-271-1/+1
* doc: Update APIchanges with info on muxer flushingMartin Storsjö2012-01-251-0/+6
* doc/APIChanges: fill in missing dates and hashesAnton Khirnov2012-01-211-5/+5
* avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-151-0/+8
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-121-0/+3
* No longer build libpostproc by defaultReinhard Tartler2012-01-111-1/+1
* APIchanges: mention cleaned up header includesJonathan Nieder2012-01-041-2/+4
* lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-031-4/+7
* Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-251-0/+14
* APIchanges: fill in revision for AVFrame.age deprecationMans Rullgard2011-12-181-1/+1
* avcodec: deprecate AVFrame.ageMans Rullgard2011-12-181-0/+3
* lavf: add avformat_close_input().Anton Khirnov2011-12-121-0/+4
* Add avcodec_decode_audio4().Justin Ruggles2011-12-021-0/+7
* avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles2011-12-021-0/+6
OpenPOWER on IntegriCloud