summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* 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
* apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-021-0/+3
* APIchanges: fill in missing hashes and dates.Anton Khirnov2011-07-141-8/+8
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-141-0/+6
* Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-231-0/+3
* document libswscale bumpReinhard Tartler2011-06-201-1/+1
* Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-161-0/+10
* avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-101-0/+3
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+5
* APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles2011-06-071-1/+1
* samplefmt: add av_get_bytes_per_sample()Stefano Sabatini2011-06-071-0/+4
* AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-051-0/+3
* APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-281-1/+1
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+4
* APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-251-1/+1
* avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-251-0/+3
* APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-181-1/+1
* Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-181-0/+3
* doc/APIchanges: fill in missing hashes and dates.Anton Khirnov2011-05-111-4/+4
* lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-0/+6
* APIChanges: update commit hashes for recent additions.Anton Khirnov2011-04-261-3/+3
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-0/+5
OpenPOWER on IntegriCloud