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
/
libavformat
/
swf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
Carl Eugen Hoyos
2009-10-16
1
-2
/
+2
*
remove unused fields in swf context
Baptiste Coudurier
2009-03-14
1
-1
/
+0
*
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
Michael Niedermayer
2009-03-08
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-2
/
+2
*
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-10-03
1
-3
/
+3
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Recommit r14497
Michael Niedermayer
2008-08-01
1
-0
/
+1
*
Revert r14497
Michael Niedermayer
2008-08-01
1
-1
/
+0
*
Add missing header #includes.
Diego Biurrun
2008-08-01
1
-0
/
+1
*
update swf video frame number when muxing done, fix #439
Baptiste Coudurier
2008-07-19
1
-1
/
+1
*
simplify, use pointer to codec context in struct instead of only id
Baptiste Coudurier
2008-05-27
1
-2
/
+1
*
use AVFifoBuffer
Baptiste Coudurier
2008-05-27
1
-4
/
+2
*
split swf de/muxer
Baptiste Coudurier
2008-05-20
1
-0
/
+99