summaryrefslogtreecommitdiffstats
path: root/tools/pktdumper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-1/+2
|\
| * Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-261-13/+15
|\ \ | |/
| * tools: Remove some unnecessary #undefs.Diego Biurrun2012-01-251-2/+0
| * tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-10/+14
| * pktdumper: Use usleep instead of sleepMartin Storsjö2012-01-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\ \ | |/
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-291-3/+3
|\ \ | |/
| * tools/pktdumper: update to recent avformat apiJanne Grunau2011-10-281-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-2/+2
|\ \ | |/
| * Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-261-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-171-1/+5
|\ \ | |/
| * tools: Check the return value of write().Diego Biurrun2011-05-161-1/+5
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-311-2/+2
* Use new packet reading API, fixes a memory leak.Zdenek Kabelac2009-05-011-0/+3
* Fix #include path, headers from other directories need to haveDiego Biurrun2008-08-201-1/+1
* Add '#undef strcat' to fix compilation.Diego Biurrun2008-01-141-0/+2
* create and populate "tools" directoryMåns Rullgård2007-07-131-0/+117
OpenPOWER on IntegriCloud