]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/nut.h
Add PCE support to the ADTS muxer.
[frescor/ffmpeg.git] / libavformat / nut.h
2008-12-13 diegoRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-11 michaelRemove comment suggesting using variables ending in...
2008-12-11 michaelremove _t for POSIX compatibility.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-01 michaelRevert r14497
2008-08-01 diegoAdd missing header #includes.
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-07 eugeniAdd 'disposition' bitfield to AVStream and use it for...
2008-03-05 michaelSubtitle support. (untested)
2008-02-15 michaelElision header demuxing support.
2008-02-13 michaelupdate flags
2007-10-30 bcoudurierrename av_crc04C11DB7_update to ff_crc04C11DB7_update...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-17 diegospelling/wording cosmetics
2007-08-10 michaelheader repeation
2007-08-09 michaelmove syncpoint cache related stuff to common file
2007-08-09 michaelmove lsb2full to common file
2007-08-09 michaelmove crc wraper to slightly better spot
2007-08-09 michaelmove syncpoint timestamp reseting code to a common...
2007-08-09 michaeluse a dynamic ByteIOContext instead of using the lavf...
2007-08-09 michaelmake StreamContext.time_base a pointer
2007-08-09 michaelvariables needed for muxer
2007-07-05 diegolicense header consistency cosmetics
2007-07-02 diegoAdd missing comment markers to #endif directive.
2007-06-17 gpoirieradd a comment to indicate which #endif belong to which...
2007-06-17 mruadd multiple inclusion guards to headers
2007-06-12 diegomisc spelling fixes
2006-11-16 michael10l forgot (skip non keyframes after seeking between...
2006-11-14 michaelindex less seeking in O(log n) time
2006-11-11 michaelupdating nut demuxer to latest spec