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
/
oggdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use consistent indent style in oggdec.
Peter Ross
2009-02-14
1
-9
/
+9
*
OGG: untypedef demuxer structs
Måns Rullgård
2008-11-06
1
-28
/
+28
*
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-10-03
1
-1
/
+1
*
Add ff_ prefix to ogg_codec_t structs
Reimar Döffinger
2008-08-24
1
-9
/
+9
*
Make ogg_codec_t descriptions const
Reimar Döffinger
2008-08-24
1
-2
/
+2
*
Remove start_time guessing code.
Michael Niedermayer
2008-06-26
1
-10
/
+0
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Add support for speex in ogg
Reimar Döffinger
2008-02-06
1
-0
/
+1
*
Add support for ogg text subtitles.
Reimar Döffinger
2008-01-31
1
-0
/
+1
*
use proper url_is_streamed() API
Aurelien Jacobs
2007-12-19
1
-1
/
+1
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-7
/
+7
*
set PKT_FLAG_KEY for Theora and OGM streams
Måns Rullgård
2007-11-11
1
-0
/
+3
*
Rename ogg2.[ch] to oggdec.[ch].
Diego Biurrun
2007-11-07
1
-0
/
+591