summaryrefslogtreecommitdiffstats
path: root/libavformat/nut.h
Commit message (Expand)AuthorAgeFilesLines
* 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