]> git.sesse.net Git - ffmpeg/history - libavformat/nut.h
move crc wrapper to slightly better spot
[ffmpeg] / libavformat / nut.h
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