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
/
oggparsedirac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
2012-09-25
1
-0
/
+2
|
\
|
*
ogg: check that the expected number of headers had been parsed
Luca Barbato
2012-09-24
1
-0
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-2
/
+3
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.
Anton Khirnov
2011-10-20
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
2011-02-06
1
-3
/
+2
*
|
Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
2011-02-05
1
-3
/
+2
|
/
*
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
-2
/
+2
*
Fix warning about incompatible pointer types
David Conrad
2010-03-07
1
-1
/
+2
*
oggdec: Set dts when known
David Conrad
2010-01-11
1
-2
/
+7
*
Add support for dirac in ogg
David Conrad
2010-01-11
1
-0
/
+109