summaryrefslogtreecommitdiff
path: root/tools/pktdumper.c
Commit message (Expand)AuthorAge
* tools/pktdumper: update to recent avformat apiJanne Grunau2011-10-28
* Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-26
* tools: Check the return value of write().Diego Biurrun2011-05-16
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-31
* Use new packet reading API, fixes a memory leak.Zdenek Kabelac2009-05-01
* Fix #include path, headers from other directories need to haveDiego Biurrun2008-08-20
* Add '#undef strcat' to fix compilation.Diego Biurrun2008-01-14
* create and populate "tools" directoryMåns Rullgård2007-07-13