aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/nut.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-241-2/+2
* Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer2015-06-151-13/+13
|\
| * nut: Drop doxygen markersLuca Barbato2015-06-151-12/+12
* | nutdec: fix infinite resync loopsAndreas Cadhalpun2015-05-201-0/+1
* | avformat/nutenc: add mode that omits the indexMichael Niedermayer2014-05-291-0/+1
* | Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'Michael Niedermayer2014-05-291-2/+8
|\|
| * nut: Support experimental NUT 4 featuresLuca Barbato2014-05-281-1/+8
| * nut: Fix unchecked allocationsDerek Buitenhuis2013-10-221-1/+1
* | avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer2014-04-091-0/+1
* | avformat/nut: add support for per frame side & meta data with version 4Michael Niedermayer2014-01-041-0/+1
* | avformat/nut: add minor_version field with version>=4Michael Niedermayer2013-12-251-0/+1
* | avformat/nut: store version in the contextMichael Niedermayer2013-12-251-0/+1
* | nut: Fix unchecked allocationsDerek Buitenhuis2013-10-221-1/+1
* | Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'Michael Niedermayer2013-05-161-3/+0
|\|
| * Remove commented-out #includesDiego Biurrun2013-05-151-3/+0
* | Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'Michael Niedermayer2013-05-061-0/+2
|\|
| * nut: use a define for the nut versionLuca Barbato2013-05-061-0/+2
* | 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