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
/
oggparseskeleton.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'
Michael Niedermayer
2012-10-23
1
-1
/
+1
|
\
|
*
Improve wording and spelling of av_log_missing_feature messages.
Diego Biurrun
2012-10-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-09
1
-2
/
+2
|
\
\
|
|
/
|
*
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-09
1
-2
/
+2
*
|
Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8'
Michael Niedermayer
2012-09-25
1
-7
/
+9
|
\
\
|
|
/
|
*
ogg: calculate the start position once all the headers are parsed
Luca Barbato
2012-09-24
1
-4
/
+9
*
|
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
2012-09-25
1
-0
/
+1
|
\
\
|
|
/
|
*
ogg: check that the expected number of headers had been parsed
Luca Barbato
2012-09-24
1
-0
/
+1
*
|
vorbisdemux: Check private context in theoras gtopts.
Michael Niedermayer
2012-03-23
1
-1
/
+4
*
|
Remove warning about Ogg skeleton v4.
Reimar Döffinger
2012-02-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Fix compile warning.
Ronald S. Bultje
2011-02-06
1
-1
/
+1
|
*
Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
2011-02-06
1
-2
/
+3
*
|
Fix compile warning.
Ronald S. Bultje
2011-02-09
1
-1
/
+1
*
|
Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
2011-02-05
1
-2
/
+3
|
/
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
correct first pts for ogg skeleton
Aurelien Jacobs
2010-03-28
1
-0
/
+2
*
oggdec: Parse skeleton to determine the start time of each stream
David Conrad
2010-03-11
1
-0
/
+85