]> git.sesse.net Git - ffmpeg/history - libavformat/nut.h
Remove unused variables, fixes the following warnings:
[ffmpeg] / libavformat / nut.h
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