]> git.sesse.net Git - ffmpeg/history - libavformat/avformat.h
lavf doxy: add installed headers to groups.
[ffmpeg] / libavformat / avformat.h
2011-12-10 Anton Khirnovlavf doxy: add installed headers to groups.
2011-12-10 Anton Khirnovlavf doxy: rename lavf I/O group to lavf_io.
2011-12-10 Anton Khirnovlavf doxy: add metadata docs to the main lavf group
2011-12-05 Diego Biurrundoxygen: eliminate Qt-style doxygen syntax
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-22 Luca Barbatodoxy: structure libavformat groups
2011-11-13 Martin Storsjöavio: Add AVIOInterruptCB
2011-11-08 Anton Khirnovlavf: expand doxy for some AVFormatContext fields.
2011-11-07 Martin Storsjöavformat: Revise wording
2011-11-05 Martin Storsjöavformat: Add functions for doing global network initia...
2011-10-29 Ronald S. Bultjelavf: use number of output pictures for delay checks.
2011-10-28 Anton Khirnovlavf: move private fields in AVStream to the end at...
2011-10-28 Anton Khirnovlavf: move private fields in AVFormatContext to the...
2011-10-28 Anton Khirnovlavf: make some seeking functions private
2011-10-25 Anton Khirnovlavf: deprecate AVStream.stream_copy
2011-10-25 Anton Khirnovmpegenc: add preload private option.
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-08-16 Anton Khirnovlavf: add avformat_query_codec().
2011-08-12 Dustin Brodylavf: add support for error_recognition, use it in...
2011-08-02 Zohar Kelrichlavf: Add an option to discard corrupted frames
2011-07-28 Anton Khirnovlavf: add forgotten attribute_deprecated to av_find_str...
2011-07-12 Anton Khirnovlavf: deprecate AVFormatContext.timestamp
2011-07-10 Anton Khirnovlavf: add avformat_find_stream_info()
2011-07-08 Anton Khirnovgif: add loop private option.
2011-07-08 Anton Khirnovimg2: add loop private option.
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-07-03 Mans RullgardDo not include log.h in avutil.h
2011-07-02 Reinhard Tartlerlibavformat: Add an example how to use the metadata API
2011-07-02 Reinhard Tartleravformat: doxify the Metadata API
2011-06-16 Anton Khirnovlavf: add avformat_write_header() as a replacement...
2011-06-16 Anton KhirnovDeprecate av_open_input_* and remove their uses.
2011-06-16 Anton Khirnovlavf: add avformat_open_input() as a replacement for...
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
2011-06-06 Anton Khirnovlavf: deprecate AVFormatParameters.time_base.
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.pix_fmt.
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Anton Khirnovrtspdec: add initial_pause private option.
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.width/height.
2011-05-25 Alex Converseavformat: Add fpsprobesize as an AVOption.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.channel.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.standard.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.{channels,sample_rate}.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.mpeg2ts_raw.
2011-05-25 Anton Khirnovmpegts: add compute_pcr option.
2011-05-25 Anton Khirnovlavf: add priv_class field to AVInputFormat.
2011-05-19 Diego BiurrunRemove silly insults from avformat_version() Doxygen...
2011-05-17 Vladimir Pantelicasfdec: do not fall back to binary/generic search
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-19 Anton Khirnovlavf: remove FF_API_INDEX_BUILT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_FIRST_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARAMETERS_CODEC_ID cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_LAVF_UNUSED cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARSE_FRAME_PARAM cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_GUESS_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_OLD_METADATA cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_MAX_STREAMS cruft
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-13 Anton Khirnovlavf: postpone removal of public metadata conversion API
2011-04-09 Anton Khirnovavformat.h: fix a misplaced #endif
2011-04-08 Anton Khirnovlavf: get rid of ffm-specific stuff in avformat.h
2011-04-08 Anton Khirnovlavf: rename a parameter of av_sdp_create from buff...
2011-04-08 Anton Khirnovlavf: rename avf_sdp_create to av_sdp_create.
2011-04-08 Anton Khirnovlavf: make av_guess_image2_codec internal
2011-04-08 Anton Khirnovlavf: mark av_pkt_dump(_log) for remove on $next+1...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Vladimir Pantelicasfdec: subtract the preroll value and thus output...
2011-03-07 Anssi Hannulalavf: update documentation of AVOutputFormat.flags
2011-03-07 Anssi Hannulalavf: document the use of multiple entries in language...
2011-03-02 Martin Storsjölibavformat: Add av_pkt_dump{, _log}2, taking an AVStre...
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-17 Anton KhirnovMove find_info_tag to lavu and add av_ prefix to it
2011-02-16 Stefano SabatiniDeprecate parse_date() in favor of av_parse_time().
2011-02-16 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-16 Reimar DöffingerDocument that av_write_header sets stream time_base...
2011-02-14 Anssi Hannulalavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
2011-02-11 Anton Khirnovlavf: deprecate AVFormatContext.index_built
2011-02-10 Peter Rossadd AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_...
2011-02-08 Anssi Hannulalavf: rename ff_probe_input_buffer to make it public
2011-02-06 Anton Khirnovlavf: move internal functions from avformat.h to internal.h
2011-02-06 Reimar DöffingerMake av_set_pts_info keep previous time base if new...
2011-02-04 Martin Storsjölibavformat: Add a function for freeing an AVFormatContext
2011-01-21 Anton Khirnovlavf: move the version macros to a new header
2011-01-20 Georgi ChorbadzhiyskiAdd service_provider and service_name metadata
2011-01-18 Reimar DöffingerMissing parts of IVF muxer support.
2011-01-14 Ronald S. BultjeIntroduce av_metadata_copy() to copy metadata from...
2011-01-02 Anssi HannulaAdd AVOption support for muxers.
2010-12-27 Nicolas GeorgeImplement av_find_best_stream.
2010-12-27 Anton Khirnovlavf: bump minor and add APIchanges entry after adding...
2010-12-27 Anton KhirnovAllow output formats without any streams.
2010-12-26 Peter RossBump libavformat minor version, forgotten in r26094
2010-12-25 Michael NiedermayerClarify AVFMT_TS_DISCONT and muxers.
2010-12-05 Martin Storsjörtpdec: Add a dynamic payload handler for the x-Purevoi...
next