]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/avformat.h
raw dnxhd de/muxer
[frescor/ffmpeg.git] / libavformat / avformat.h
2008-10-24 bcoudurierraw dnxhd de/muxer
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-10-02 gpoirierUse __typeof__ instead of GCC-specific typeof keyword.
2008-09-27 diegocosmetics: Break overly long lines, one grammar fix.
2008-09-27 diegospelling/wording/grammar
2008-09-27 diegoMove doxygen comments for av_gettime from utils.c to...
2008-09-10 michaelClarify convergence_duration.
2008-09-07 aurelbump lavf micro version to allow checking for the matro...
2008-09-03 reimarChange doxygen comment: Clarify when av_write_trailer...
2008-09-03 michaelAdd AVPacket.convergence_duration.
2008-09-03 michaelTry to clarify the semantics of AVPacket.duration.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-24 reimarChange codec_tag type from const struct AVCodecTag...
2008-08-23 aurelexport sample_aspect_ratio read by the demuxer in a...
2008-08-15 michaelAdd flag to mark demuxers that can output discontinouos...
2008-08-12 bcoudurierincrease MAX_REORDER_DELAY and pts_buffer size to 16...
2008-08-08 stefanoImplement avformat_version().
2008-08-06 mruMaintain pointer to end of AVFormatContext.packet_buffe...
2008-08-01 michaelRevert r14497
2008-08-01 diegoAdd missing header #includes.
2008-07-23 kostyaSMPTE 421M Annex L (aka .rcv) muxer
2008-07-12 michaelNew codec probing system try #1.
2008-07-10 ramiroMotion Pixels MVI Demuxer.
2008-07-08 takisOne bit fields should probably be unsigned. Unfortunate...
2008-06-09 michaelMake timestamp debuging work nicer.
2008-06-09 bcoudurierremove ugly ffm_nopts hack, use AVFormatContext->timestamp
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-23 michaelPass time_base as argument to new_chapter() as well.
2008-05-23 michaelDocument pts/dts.
2008-05-23 michaelMake ff_new_chapter() return AVChapter instead of int...
2008-05-23 michaelnb_chapters should be unsigned
2008-05-23 michaels/num_chapters/nb_chapters/ all other similar variables...
2008-05-23 michaelAdd id to AVChapter, untested (where do i find matroska...
2008-05-23 michaelclarify start/end timebase
2008-05-23 michaelalign comments
2008-05-23 michaelchapter id and timebase
2008-05-22 aureladd support for chapters definition in lavf
2008-04-24 michaelAvoid using reserved __names.
2008-03-30 vitorIFF demuxer
2008-03-22 diegotypo: occured --> occurred
2008-03-21 faust3rl2 demuxer
2008-03-18 ramiroMSN TCP Webcam stream demuxer.
2008-03-16 bcoudurieripod/iphone compatible mp4 muxer
2008-03-08 ramiroTypo + grammar
2008-03-08 ramiroIntroduce max_picture_buffer variable in AVFormatContext,
2008-03-07 eugeniAdd 'disposition' bitfield to AVStream and use it for...
2008-02-26 mruless preprocessor magic in version number macros
2008-02-25 mruInstall headers in $prefix/include/$libname
2008-02-20 michaelrevert 12156
2008-02-20 michaelMake timestamp interpolation work with mpeg2 field...
2008-02-19 mruClean up lib* version definitions
2008-01-29 kostyaSMPTE 421 Annex L format demuxer
2008-01-27 aurelAdd support for Matroska attachments.
2008-01-20 bcouduriernew avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
2008-01-13 michaeluser specifyable maximum amount of memory to use for...
2007-12-31 michaelCorrect doxy about timestamp units of read_timestamp().
2007-12-31 michaelDocument return of read_timestamp.
2007-12-21 diegocomment typo fixes
2007-12-21 ivotypo ;)
2007-12-20 michaelDocument a few more structure change rules with relatio...
2007-12-20 michaelDocument structure change rules with relation to ABI...
2007-12-19 reimarIncrease minor version due to new av_close_input_stream
2007-12-19 reimarAdd a av_close_input_stream function
2007-12-19 michaelRemove dead code which disapeared with the last major...
2007-12-19 michaelRemove *_codec_id from AVFormatParameters with the...
2007-12-19 michaelAllow overriding codec_ids.
2007-12-16 diegocosmetics: comment typo fixes
2007-12-15 michaeldocument how to free the result of av_alloc_format_cont...
2007-12-12 michaelav_*_next() API for libavformat
2007-12-01 diegosucces --> success typo
2007-11-28 andomaBump lavf minor due to addition of
2007-11-21 lucabeInclude os_support.h only when needed
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-15 takisFix Doxygen parameter
2007-11-14 takisTypo
2007-11-10 bcoudurierogg muxer
2007-11-07 kostyaMusepack SV8 demuxer and decoder
2007-11-03 kostyaAdd ff_ prefix to get_v()
2007-10-29 lucabeRemove the inclusion of rtsp.h and rtp.h from avformat...
2007-10-22 kostyaBeam Software SIFF demuxer and video decoder
2007-10-21 kostyaNew RM format deserves small version bump
2007-10-20 nicodvbAPI extension: AVProgram now has an array (stream_index...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-14 benoitIncrement minor after r10709.
2007-09-25 nicodvbAdded definition and utility functions to handle AVPro...
2007-09-19 benoitMake parse_date return INT64_MIN in case of unparsable...
2007-09-13 kostyaMonkey Audio decoder
2007-09-10 ramiroBump micro version number for r10429
2007-08-18 michaelmore verbose doxy for duration (from patch by neilb...
2007-08-18 michaelmention that start_time maybe AV_NOPTS_VALUE (from...
2007-08-16 michaelelaborate a little on AVStream.start_time, it seems...
2007-08-11 michaelcola for diego
2007-08-11 diegoBump minor number, NUT muxer was added.
2007-08-10 michaelmention AVPROBE_PADDING_SIZE at the read_probe() doxy
2007-08-05 lucabeChange avf_sdp_create() to get a pre-allocated buffer...
2007-08-04 michaelcorrect initial timestamps which have AV_NOPTS_VALUE
2007-07-26 lucabeIntroduce an SDP generator
2007-07-25 aureladd proper support for subtitles muxing/stream copying
2007-07-09 mruavoid deprecation warnings for AVFrac from avformat.h
2007-07-06 lucabeAdd support for non-blocking input formats
next