summaryrefslogtreecommitdiffstats
path: root/libavformat/nut.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-291-1/+1
|\
| * lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-281-1/+1
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-301-0/+1
|\ \ | |/
| * nut: support textual dataLuca Barbato2012-10-291-0/+1
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer2012-10-141-0/+1
|\ \ | |/
| * nut: support pcm codecs not mapped in aviLuca Barbato2012-10-131-0/+1
* | Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer2012-10-141-0/+2
|\ \ | |/
| * nut: prioritize native tagsLuca Barbato2012-10-131-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-6/+6
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-6/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | nutenc: keep track of max_ptsMichael Niedermayer2012-08-261-0/+2
* | nutenc: keep track if keyframe PTSMichael Niedermayer2012-08-261-0/+1
* | nutenc: keep track of the written syncpoint countMichael Niedermayer2012-08-261-0/+1
|/
* nutenc: mux chapters.Anton Khirnov2011-03-171-0/+5
* Define ff_nut_video_tags and make Nut muxer and demuxer set it inStefano Sabatini2010-05-231-0/+1
* Fix NUT (de)muxer warnings:Vitor Sessak2010-03-281-2/+2
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-031-0/+1
* Introduce metadata conversion table for NUT muxer and demuxer.Anton Khirnov2010-02-241-0/+3
* Remove misleading comment, _t is POSIX-reserved namespace.Diego Biurrun2008-12-131-1/+1
* Remove comment suggesting using variables ending in _t as this would break PO...Michael Niedermayer2008-12-111-1/+1
* remove _t for POSIX compatibility.Michael Niedermayer2008-12-111-4/+4
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Revert r14497Michael Niedermayer2008-08-011-1/+0
* Add missing header #includes.Diego Biurrun2008-08-011-0/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-071-0/+7
* Subtitle support. (untested)Michael Niedermayer2008-03-051-0/+2
* Elision header demuxing support.Michael Niedermayer2008-02-151-0/+3
* update flagsMichael Niedermayer2008-02-131-0/+2
* rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf....Baptiste Coudurier2007-10-301-2/+0
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* spelling/wording cosmeticsDiego Biurrun2007-08-171-3/+3
* header repetitionMichael Niedermayer2007-08-101-0/+1
* move syncpoint cache related stuff to common fileMichael Niedermayer2007-08-091-0/+3
* move lsb2full to common fileMichael Niedermayer2007-08-091-0/+1
* move crc wrapper to slightly better spotMichael Niedermayer2007-08-091-6/+1
* move syncpoint timestamp resetting code to a common fileMichael Niedermayer2007-08-091-0/+2
* use a dynamic ByteIOContext instead of using the lavf bufferMichael Niedermayer2007-08-091-2/+2
* make StreamContext.time_base a pointerMichael Niedermayer2007-08-091-1/+1
* variables needed for muxerMichael Niedermayer2007-08-091-2/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add missing comment markers to #endif directive.Diego Biurrun2007-07-021-1/+1
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* misc spelling fixesDiego Biurrun2007-06-121-2/+2
* 10l forgot (skip non keyframes after seeking between syncpoint and the first ...Michael Niedermayer2006-11-161-1/+2
* index less seeking in O(log n) timeMichael Niedermayer2006-11-141-3/+5
* updating nut demuxer to latest specMichael Niedermayer2006-11-111-0/+94
OpenPOWER on IntegriCloud