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
/
oggparsespeex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-1
/
+1
*
Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
2011-02-06
1
-2
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
oggdec: Metadata is per-stream; don't merge multiple streams' together
David Conrad
2010-03-12
1
-1
/
+1
*
Add ff_ prefix to vorbis_comment
David Conrad
2010-03-12
1
-1
/
+1
*
oggdec: Don't use ogg_stream's seq for vorbis or speex headers
David Conrad
2010-03-11
1
-7
/
+10
*
Fix PTS for OGM codecs.
David Conrad
2009-12-12
1
-3
/
+4
*
Calculate correct packet durations when demuxing Ogg/Speex. This involves
Justin Ruggles
2009-10-12
1
-1
/
+49
*
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat
Justin Ruggles
2009-08-28
1
-0
/
+10
*
Ensure that the extradata buffer is padded appripriately in the ogg demuxer.
David Conrad
2009-06-05
1
-1
/
+2
*
Set speex frame_size in ogg demuxer
David Conrad
2009-05-22
1
-0
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Reindent
David Conrad
2009-03-21
1
-9
/
+9
*
Fix Speex header parsing in ogg demuxer
David Conrad
2009-03-21
1
-3
/
+6
*
OGG: untypedef demuxer structs
Måns Rullgård
2008-11-06
1
-3
/
+3
*
Add ff_ prefix to ogg_codec_t structs
Reimar Döffinger
2008-08-24
1
-1
/
+1
*
Make ogg_codec_t descriptions const
Reimar Döffinger
2008-08-24
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-4
/
+4
*
Add support for speex in ogg
Reimar Döffinger
2008-02-06
1
-0
/
+61