]> git.sesse.net Git - ffmpeg/history - libavformat/nut.h
mp3enc: write trailing padding
[ffmpeg] / libavformat / nut.h
2015-06-15 Luca Barbatonut: Drop doxygen markers
2014-05-28 Luca Barbatonut: Support experimental NUT 4 features
2013-10-22 Derek Buitenhuisnut: Fix unchecked allocations
2013-05-15 Diego BiurrunRemove commented-out #includes
2013-05-06 Luca Barbatonut: use a define for the nut version
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-10-29 Luca Barbatonut: support textual data
2012-10-13 Luca Barbatonut: support pcm codecs not mapped in avi
2012-10-13 Luca Barbatonut: prioritize native tags
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovnutenc: mux chapters.
2010-05-23 Stefano SabatiniDefine ff_nut_video_tags and make Nut muxer and demuxer...
2010-03-28 Vitor SessakFix NUT (de)muxer warnings:
2010-03-03 Vitor SessakPlug memory leak in NUT muxer and demuxer
2010-02-24 Anton KhirnovIntroduce metadata conversion table for NUT muxer and...
2008-12-13 Diego BiurrunRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-11 Michael NiedermayerRemove comment suggesting using variables ending in...
2008-12-11 Michael Niedermayerremove _t for POSIX compatibility.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-01 Michael NiedermayerRevert r14497
2008-08-01 Diego BiurrunAdd missing header #includes.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-07 Evgeniy StepanovAdd 'disposition' bitfield to AVStream and use it for...
2008-03-05 Michael NiedermayerSubtitle support. (untested)
2008-02-15 Michael NiedermayerElision header demuxing support.
2008-02-13 Michael Niedermayerupdate flags
2007-10-30 Baptiste Coudurierrename av_crc04C11DB7_update to ff_crc04C11DB7_update...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-17 Diego Biurrunspelling/wording cosmetics
2007-08-10 Michael Niedermayerheader repetition
2007-08-09 Michael Niedermayermove syncpoint cache related stuff to common file
2007-08-09 Michael Niedermayermove lsb2full to common file
2007-08-09 Michael Niedermayermove crc wrapper to slightly better spot
2007-08-09 Michael Niedermayermove syncpoint timestamp resetting code to a common...
2007-08-09 Michael Niedermayeruse a dynamic ByteIOContext instead of using the lavf...
2007-08-09 Michael Niedermayermake StreamContext.time_base a pointer
2007-08-09 Michael Niedermayervariables needed for muxer
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-12 Diego Biurrunmisc spelling fixes
2006-11-16 Michael Niedermayer10l forgot (skip non keyframes after seeking between...
2006-11-14 Michael Niedermayerindex less seeking in O(log n) time
2006-11-11 Michael Niedermayerupdating nut demuxer to latest spec