OSDN Git Service

Fix compilation with TRACE
[coroid/ffmpeg_saccubus.git] / libavformat / avformat.h
2008-10-24 Baptiste Coudurierraw dnxhd de/muxer
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-10-02 Diego PettenòUse __typeof__ instead of GCC-specific typeof keyword.
2008-09-27 Diego Biurruncosmetics: Break overly long lines, one grammar fix.
2008-09-27 Diego Biurrunspelling/wording/grammar
2008-09-27 Diego BiurrunMove doxygen comments for av_gettime from utils.c to...
2008-09-10 Michael NiedermayerClarify convergence_duration.
2008-09-07 Aurelien Jacobsbump lavf micro version to allow checking for the matro...
2008-09-03 Reimar DöffingerChange doxygen comment: Clarify when av_write_trailer...
2008-09-03 Michael NiedermayerAdd AVPacket.convergence_duration.
2008-09-03 Michael NiedermayerTry to clarify the semantics of AVPacket.duration.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-24 Reimar DöffingerChange codec_tag type from const struct AVCodecTag...
2008-08-23 Aurelien Jacobsexport sample_aspect_ratio read by the demuxer in a...
2008-08-15 Michael NiedermayerAdd flag to mark demuxers that can output discontinuous...
2008-08-12 Baptiste Coudurierincrease MAX_REORDER_DELAY and pts_buffer size to 16...
2008-08-08 Stefano SabatiniImplement avformat_version().
2008-08-06 Måns RullgårdMaintain pointer to end of AVFormatContext.packet_buffe...
2008-08-01 Michael NiedermayerRevert r14497
2008-08-01 Diego BiurrunAdd missing header #includes.
2008-07-23 Kostya ShishkovSMPTE 421M Annex L (aka .rcv) muxer
2008-07-12 Michael NiedermayerNew codec probing system try #1.
2008-07-10 Gregory MontoirMotion Pixels MVI Demuxer.
2008-07-08 Erik HovlandOne-bit bitfields should probably be unsigned. Unfortun...
2008-06-09 Michael NiedermayerMake timestamp debugging work nicer.
2008-06-09 Baptiste Coudurierremove ugly ffm_nopts hack, use AVFormatContext->timestamp
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-23 Michael NiedermayerPass time_base as argument to new_chapter() as well.
2008-05-23 Michael NiedermayerDocument pts/dts.
2008-05-23 Michael NiedermayerMake ff_new_chapter() return AVChapter instead of int...
2008-05-23 Michael Niedermayernb_chapters should be unsigned
2008-05-23 Michael Niedermayers/num_chapters/nb_chapters/ all other similar variables...
2008-05-23 Michael NiedermayerAdd id to AVChapter, untested (where do i find matroska...
2008-05-23 Michael Niedermayerclarify start/end timebase
2008-05-23 Michael Niedermayeralign comments
2008-05-23 Michael Niedermayerchapter id and timebase
2008-05-22 Anton Khirnovadd support for chapters definition in lavf
2008-04-24 Michael NiedermayerAvoid using reserved __names.
2008-03-30 Jai MenonIFF demuxer
2008-03-22 Diego Biurruntypo: occured --> occurred
2008-03-21 Sascha Sommerrl2 demuxer
2008-03-18 Ramiro PollaMSN TCP Webcam stream demuxer.
2008-03-16 Baptiste Coudurieripod/iphone compatible mp4 muxer
2008-03-08 Ramiro PollaTypo + grammar
2008-03-08 Ramiro PollaIntroduce max_picture_buffer variable in AVFormatContext,
2008-03-07 Evgeniy StepanovAdd 'disposition' bitfield to AVStream and use it for...
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-02-20 Michael Niedermayerrevert 12156
2008-02-20 Michael NiedermayerMake timestamp interpolation work with mpeg2 field...
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-01-29 Kostya ShishkovSMPTE 421 Annex L format demuxer
2008-01-27 Evgeniy StepanovAdd support for Matroska attachments.
2008-01-20 Paul Egannew avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
2008-01-13 Paul Kellyuser specifyable maximum amount of memory to use for...
2007-12-31 Michael NiedermayerCorrect doxy about timestamp units of read_timestamp().
2007-12-31 Michael NiedermayerDocument return of read_timestamp.
2007-12-21 Diego Biurruncomment typo fixes
2007-12-21 Ivo van Poortentypo ;)
2007-12-20 Michael NiedermayerDocument a few more structure change rules with relatio...
2007-12-20 Michael NiedermayerDocument structure change rules with relation to ABI...
2007-12-19 Reimar DöffingerIncrease minor version due to new av_close_input_stream
2007-12-19 Reimar DöffingerAdd a av_close_input_stream function
2007-12-19 Michael NiedermayerRemove dead code which disappeared with the last major...
2007-12-19 Michael NiedermayerRemove *_codec_id from AVFormatParameters with the...
2007-12-19 Michael NiedermayerAllow overriding codec_ids.
2007-12-16 Diego Biurruncosmetics: comment typo fixes
2007-12-15 Michael Niedermayerdocument how to free the result of av_alloc_format_cont...
2007-12-12 Michael Niedermayerav_*_next() API for libavformat
2007-12-01 Diego Biurrunsucces --> success typo
2007-11-28 Andreas ÖmanBump lavf minor due to addition of
2007-11-21 Luca AbeniInclude os_support.h only when needed
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-15 Panagiotis IssarisFix Doxygen parameter
2007-11-14 Panagiotis IssarisTypo
2007-11-10 Baptiste Coudurierogg muxer
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder
2007-11-03 Kostya ShishkovAdd ff_ prefix to get_v()
2007-10-29 Luca AbeniRemove the inclusion of rtsp.h and rtp.h from avformat...
2007-10-22 Kostya ShishkovBeam Software SIFF demuxer and video decoder
2007-10-21 Kostya ShishkovNew RM format deserves small version bump
2007-10-20 Nico SabbiAPI extension: AVProgram now has an array (stream_index...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-14 Benoit FouetIncrement minor after r10709.
2007-09-25 Nico SabbiAdded definition and utility functions to handle AVPro...
2007-09-19 Stefano SabatiniMake parse_date return INT64_MIN in case of unparsable...
2007-09-13 Kostya ShishkovMonkey Audio decoder
2007-09-10 Ramiro PollaBump micro version number for r10429
2007-08-18 Neil Brownmore verbose doxy for duration (from patch by neilb...
2007-08-18 Neil Brownmention that start_time maybe AV_NOPTS_VALUE (from...
2007-08-16 Michael Niedermayerelaborate a little on AVStream.start_time, it seems...
2007-08-11 Michael Niedermayercola for diego
2007-08-11 Diego BiurrunBump minor number, NUT muxer was added.
2007-08-10 Michael Niedermayermention AVPROBE_PADDING_SIZE at the read_probe() doxy
2007-08-05 Luca AbeniChange avf_sdp_create() to get a pre-allocated buffer...
2007-08-04 Michael Niedermayercorrect initial timestamps which have AV_NOPTS_VALUE
2007-07-26 Luca AbeniIntroduce an SDP generator
2007-07-25 Aurelien Jacobsadd proper support for subtitles muxing/stream copying
2007-07-09 Måns Rullgårdavoid deprecation warnings for AVFrac from avformat.h
2007-07-06 Luca AbeniAdd support for non-blocking input formats
next