summaryrefslogtreecommitdiffstats
path: root/pktdumper.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-011-1/+1
| | | | | | patch by Steve Lhomme, slhomme divxcorp com Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-8/+8
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* "don't quit" option to attach a debugger /check mem leaksFrançois Revol2005-04-071-4/+21
| | | | | | "no write" option to only get next packets Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
* s/\t/ /g for indentation fairiesFrançois Revol2005-03-161-63/+63
| | | | Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pktdumper debugging utility for demuxers. This tool dumps each AVPacket ↵François Revol2005-03-151-0/+80
demuxed to a stamped file. make pktdumper LDFLAGS='-Llibavformat/ -lavformat' Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud