summaryrefslogtreecommitdiff
path: root/libavformat/nut.h
Commit message (Expand)AuthorAge
* avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-24
* Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer2015-06-15
|\
| * nut: Drop doxygen markersLuca Barbato2015-06-15
* | nutdec: fix infinite resync loopsAndreas Cadhalpun2015-05-20
* | avformat/nutenc: add mode that omits the indexMichael Niedermayer2014-05-29
* | Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'Michael Niedermayer2014-05-29
|\|
| * nut: Support experimental NUT 4 featuresLuca Barbato2014-05-28
| * nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
* | avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer2014-04-09
* | avformat/nut: add support for per frame side & meta data with version 4Michael Niedermayer2014-01-04
* | avformat/nut: add minor_version field with version>=4Michael Niedermayer2013-12-25
* | avformat/nut: store version in the contextMichael Niedermayer2013-12-25
* | nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
* | Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out #includesDiego Biurrun2013-05-15
* | Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'Michael Niedermayer2013-05-06
|\|
| * nut: use a define for the nut versionLuca Barbato2013-05-06
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-29
|\|
| * lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-30
|\|
| * nut: support textual dataLuca Barbato2012-10-29
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer2012-10-14
|\|
| * nut: support pcm codecs not mapped in aviLuca Barbato2012-10-13
* | Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer2012-10-14
|\|
| * nut: prioritize native tagsLuca Barbato2012-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | nutenc: keep track of max_ptsMichael Niedermayer2012-08-26
* | nutenc: keep track if keyframe PTSMichael Niedermayer2012-08-26
* | nutenc: keep track of the written syncpoint countMichael Niedermayer2012-08-26
|/
* nutenc: mux chapters.Anton Khirnov2011-03-17
* Define ff_nut_video_tags and make Nut muxer and demuxer set it inStefano Sabatini2010-05-23
* Fix NUT (de)muxer warnings:Vitor Sessak2010-03-28
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-03
* Introduce metadata conversion table for NUT muxer and demuxer.Anton Khirnov2010-02-24
* Remove misleading comment, _t is POSIX-reserved namespace.Diego Biurrun2008-12-13
* Remove comment suggesting using variables ending in _t as this would break PO...Michael Niedermayer2008-12-11
* remove _t for POSIX compatibility.Michael Niedermayer2008-12-11
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Revert r14497Michael Niedermayer2008-08-01
* Add missing header #includes.Diego Biurrun2008-08-01
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-07
* Subtitle support. (untested)Michael Niedermayer2008-03-05
* Elision header demuxing support.Michael Niedermayer2008-02-15
* update flagsMichael Niedermayer2008-02-13
* rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf....Baptiste Coudurier2007-10-30
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* spelling/wording cosmeticsDiego Biurrun2007-08-17