index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
pktdumper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-1
/
+1
|
\
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-1
/
+1
*
|
Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'
Michael Niedermayer
2013-07-07
1
-5
/
+5
|
\
\
|
|
/
|
*
tools: Wording and formatting cosmetics
Diego Biurrun
2013-07-06
1
-5
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-1
/
+0
|
\
\
|
|
/
|
*
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-10-01
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-6
/
+9
|
\
\
|
|
/
|
*
pktdumper: Use a custom define instead of PATH_MAX for buffers
Martin Storsjö
2012-08-31
1
-2
/
+4
|
*
pktdumper: Use av_strlcpy instead of strncpy
Martin Storsjö
2012-08-31
1
-2
/
+3
|
*
pktdumper: Use sizeof(variable) instead of the direct buffer length
Martin Storsjö
2012-08-31
1
-4
/
+4
*
|
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
Michael Niedermayer
2012-08-29
1
-0
/
+6
|
\
\
|
|
/
|
*
tools: Include io.h for open/read/write/close if unistd.h doesn't exist
Martin Storsjö
2012-08-29
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-06-22
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-13
/
+15
|
\
\
|
|
/
|
*
tools: Remove some unnecessary #undefs.
Diego Biurrun
2012-01-25
1
-2
/
+0
|
*
tools: K&R reformatting cosmetics
Diego Biurrun
2012-01-25
1
-10
/
+14
|
*
pktdumper: Use usleep instead of sleep
Martin Storsjö
2012-01-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all uses of av_close_input_file() with avformat_close_input().
Anton Khirnov
2011-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-29
1
-3
/
+3
|
\
\
|
|
/
|
*
tools/pktdumper: update to recent avformat api
Janne Grunau
2011-10-28
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-26
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
Diego Biurrun
2011-08-26
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-17
1
-1
/
+5
|
\
\
|
|
/
|
*
tools: Check the return value of write().
Diego Biurrun
2011-05-16
1
-1
/
+5
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-2
/
+2
*
Use new packet reading API, fixes a memory leak.
Zdenek Kabelac
2009-05-01
1
-0
/
+3
*
Fix #include path, headers from other directories need to have
Diego Biurrun
2008-08-20
1
-1
/
+1
*
Add '#undef strcat' to fix compilation.
Diego Biurrun
2008-01-14
1
-0
/
+2
*
create and populate "tools" directory
Måns Rullgård
2007-07-13
1
-0
/
+117