Commit Graph

6 Commits

Author SHA1 Message Date
Diego Biurrun 15ea54d581 Add standard license header.
Originally committed as revision 8115 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-24 10:53:10 +00:00
Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
patch by Steve Lhomme, slhomme divxcorp com

Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-01 22:39:58 +00:00
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
François Revol 2d216336f8 "don't quit" option to attach a debugger /check mem leaks
"no write" option to only get next packets

Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-07 16:52:28 +00:00
François Revol 15b34f6386 s/\t/ /g for indentation fairies
Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-16 13:49:20 +00:00
François Revol 0fa04b7fde pktdumper debugging utility for demuxers. This tool dumps each AVPacket demuxed to a stamped file.
make pktdumper LDFLAGS='-Llibavformat/ -lavformat'

Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-15 23:52:25 +00:00