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