summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles2011-12-02
* APIchanges: fill in some blanksMans Rullgard2011-11-28
* libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-23
* libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-23
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-19
* Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov2011-11-18
* avutil: Add av_timegm as a public functionMartin Storsjö2011-11-16
* doc/APIchanges: add missing dates and hashesAnton Khirnov2011-11-06
* avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-06
* avformat: Add functions for doing global network initializationMartin Storsjö2011-11-05
* avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-27
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-13
* AVOptions: bump minor and add APIchanges entry.Anton Khirnov2011-10-12
* doc/APIChanges: fill in missing hashes and dates.Anton Khirnov2011-09-18
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
* AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-03
* fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini2011-08-26
* lavf: add avformat_query_codec().Anton Khirnov2011-08-16
* lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-16
* APIchanges: note error_recognition in lavfDustin Brody2011-08-12
* apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-02
* APIchanges: fill in missing hashes and dates.Anton Khirnov2011-07-14
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-14
* Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-23
* document libswscale bumpReinhard Tartler2011-06-20