summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* APIchanges: fill in some blanksMans Rullgard2011-11-281-6/+6
* libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-231-0/+4
* libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-231-0/+3
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-191-0/+8
* Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov2011-11-181-0/+10
* avutil: Add av_timegm as a public functionMartin Storsjö2011-11-161-0/+3
* doc/APIchanges: add missing dates and hashesAnton Khirnov2011-11-061-6/+6
* avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-061-0/+3
* avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-061-0/+3
* avformat: Add functions for doing global network initializationMartin Storsjö2011-11-051-0/+3
* avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-271-0/+4
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-191-0/+3
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-131-0/+3
* AVOptions: bump minor and add APIchanges entry.Anton Khirnov2011-10-121-0/+19
* doc/APIChanges: fill in missing hashes and dates.Anton Khirnov2011-09-181-5/+5
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-0/+5
* AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-031-0/+3
* fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini2011-08-261-0/+3
* lavf: add avformat_query_codec().Anton Khirnov2011-08-161-0/+3
* lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-161-0/+3
* APIchanges: note error_recognition in lavfDustin Brody2011-08-121-0/+3
OpenPOWER on IntegriCloud