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
/
rmenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-22
1
-96
/
+96
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-7
/
+7
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
*
Reindent after r23361.
Francesco Lavra
2010-05-28
1
-7
/
+7
*
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing
Francesco Lavra
2010-05-28
1
-3
/
+16
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-2
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-5
/
+5
*
Remove index writing in RM muxer, since it is broken (multiple streams per
Ronald S. Bultje
2009-03-21
1
-11
/
+3
*
use new metadata API in rm (de)muxer
Aurelien Jacobs
2009-02-17
1
-6
/
+10
*
Use more descriptive format long_names.
Diego Biurrun
2009-02-12
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c.
Ronald S. Bultje
2008-12-13
1
-6
/
+25
*
cosmetics: make all references to AC-3 capitalized and hyphenated
Justin Ruggles
2008-08-03
1
-2
/
+2
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
consistency cosmetics: indices --> indexes
Diego Biurrun
2008-05-26
1
-1
/
+1
*
Fix muxer so that generated files are playable by realplayer, other open
Kostya Shishkov
2007-12-02
1
-3
/
+8
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-7
/
+7
*
split rm muxer and demuxer in their own files
Aurelien Jacobs
2007-05-30
1
-0
/
+439