summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
...
* lavf: remove disabled FF_API_DUMP_FORMAT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FORMAT_PARAMETERS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_METADATA2 cruftAnton Khirnov2012-01-27
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* libavformat: Add a flag for muxers that support write_packet(NULL) for flushingMartin Storsjö2012-01-25
* lavf: fix and extend av_interleaved_write_frame() doxy.Anton Khirnov2012-01-18
* lavf: undeprecate read_seek().Anton Khirnov2012-01-12
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* lavf: add avformat_close_input().Anton Khirnov2011-12-12
* lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-12
* lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-12
* lavf doxy: add some general lavf information.Anton Khirnov2011-12-12
* lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-12
* lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-12
* lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-12
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
* lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
* lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
* lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-10
* lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-10
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* doxy: structure libavformat groupsLuca Barbato2011-11-22
* avio: Add AVIOInterruptCBMartin Storsjö2011-11-13
* lavf: expand doxy for some AVFormatContext fields.Anton Khirnov2011-11-08
* avformat: Revise wordingMartin Storsjö2011-11-07
* avformat: Add functions for doing global network initializationMartin Storsjö2011-11-05
* lavf: use number of output pictures for delay checks.Ronald S. Bultje2011-10-28
* lavf: move private fields in AVStream to the end at next bump.Anton Khirnov2011-10-28
* lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-28
* lavf: make some seeking functions privateAnton Khirnov2011-10-28
* lavf: deprecate AVStream.stream_copyAnton Khirnov2011-10-25
* mpegenc: add preload private option.Anton Khirnov2011-10-25
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
* mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-17
* lavf: deprecate AVFormatContext.file_sizeAnton Khirnov2011-10-17
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-13
* avformat: update AVInputFormat allowed flagsJustin Ruggles2011-10-13
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
* lavf: add avformat_query_codec().Anton Khirnov2011-08-16
* lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody2011-08-12
* lavf: Add an option to discard corrupted framesZohar Kelrich2011-08-02
* lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov2011-07-28
* lavf: deprecate AVFormatContext.timestampAnton Khirnov2011-07-12
* lavf: add avformat_find_stream_info()Anton Khirnov2011-07-10
* gif: add loop private option.Anton Khirnov2011-07-08
* img2: add loop private option.Anton Khirnov2011-07-08
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06