summaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAgeFilesLines
* ipod/iphone compatible mp4 muxerBaptiste Coudurier2008-03-161-1/+1
* Typo + grammarRamiro Polla2008-03-081-1/+1
* Introduce max_picture_buffer variable in AVFormatContext,Ramiro Polla2008-03-081-1/+7
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-071-1/+10
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-4/+10
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-1/+1
* revert 12156Michael Niedermayer2008-02-201-2/+2
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-201-2/+2
* Clean up lib* version definitionsMåns Rullgård2008-02-191-2/+4
* SMPTE 421 Annex L format demuxerKostya Shishkov2008-01-291-2/+2
* Add support for Matroska attachments.Evgeniy Stepanov2008-01-271-2/+4
* new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot comPaul Egan2008-01-201-2/+2
* user specifyable maximum amount of memory to use for the index.Paul Kelly2008-01-131-2/+23
* Correct doxy about timestamp units of read_timestamp().Michael Niedermayer2007-12-311-1/+1
* Document return of read_timestamp.Michael Niedermayer2007-12-311-0/+1
* comment typo fixesDiego Biurrun2007-12-211-21/+20
* typo ;)Ivo van Poorten2007-12-211-3/+3
* Document a few more structure change rules with relation to ABI/API.Michael Niedermayer2007-12-201-0/+14
* Document structure change rules with relation to ABI/API.Michael Niedermayer2007-12-201-1/+7
* Increase minor version due to new av_close_input_streamReimar Döffinger2007-12-191-2/+2
* Add a av_close_input_stream functionReimar Döffinger2007-12-191-0/+6
* Remove dead code which disappeared with the last major version bump.Michael Niedermayer2007-12-191-6/+0
* Remove *_codec_id from AVFormatParameters with the next major version bump.Michael Niedermayer2007-12-191-0/+2
* Allow overriding codec_ids.Michael Niedermayer2007-12-191-0/+16
* cosmetics: comment typo fixesDiego Biurrun2007-12-161-4/+4
* document how to free the result of av_alloc_format_context()Michael Niedermayer2007-12-151-1/+5
* av_*_next() API for libavformatMichael Niedermayer2007-12-121-2/+7
* succes --> success typoDiego Biurrun2007-12-011-1/+1
* Bump lavf minor due to addition ofAndreas Öman2007-11-281-2/+2
* Include os_support.h only when neededLuca Abeni2007-11-211-2/+0
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-3/+3
* Fix Doxygen parameterPanagiotis Issaris2007-11-151-1/+1
* TypoPanagiotis Issaris2007-11-141-1/+1
* ogg muxerBaptiste Coudurier2007-11-101-2/+2
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-2/+2
* Add ff_ prefix to get_v()Kostya Shishkov2007-11-031-2/+2
* Remove the inclusion of rtsp.h and rtp.h from avformat.h, andLuca Abeni2007-10-291-4/+0
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-2/+2
* New RM format deserves small version bumpKostya Shishkov2007-10-211-2/+2
* API extension: AVProgram now has an array (stream_index) containing the index...Nico Sabbi2007-10-201-2/+4
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-4/+3
* Increment minor after r10709.Benoit Fouet2007-10-141-2/+2
* Added definition and utility functions to handle AVProgram(s) in AVFormatCon...Nico Sabbi2007-09-251-2/+16
* Make parse_date return INT64_MIN in case of unparsable input.Stefano Sabatini2007-09-191-12/+23
* Monkey Audio decoderKostya Shishkov2007-09-131-2/+2
* Bump micro version number for r10429Ramiro Polla2007-09-101-2/+2
* more verbose doxy for duration (from patch by neilb suse de)Neil Brown2007-08-181-1/+5
* mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)Neil Brown2007-08-181-0/+1
* elaborate a little on AVStream.start_time, it seems the comment is not clearMichael Niedermayer2007-08-161-1/+7
* cola for diegoMichael Niedermayer2007-08-111-1/+1
OpenPOWER on IntegriCloud