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
/
oggparsevorbis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'fd2384f02b905a106fba9222ece4ddbe2ec61937'
Michael Niedermayer
2013-10-13
1
-3
/
+1
|
\
|
*
oggparsevorbis: fail on memory allocation error
Vittorio Giovara
2013-10-12
1
-3
/
+1
*
|
Merge commit 'c18375ec8040a9fe0f186b2033dc975883143758'
Michael Niedermayer
2013-10-13
1
-1
/
+7
|
\
\
|
|
/
|
*
oggvorbisdec: add support for embedded cover art
James Almer
2013-10-12
1
-1
/
+27
*
|
Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'
Michael Niedermayer
2013-10-13
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit 'ed9245dba83f9add60f55718b537b0af2105c60e'
Michael Niedermayer
2013-10-13
1
-5
/
+5
|
\
\
|
|
/
|
*
oggparsevorbis: check allocations
Vittorio Giovara
2013-10-12
1
-3
/
+7
*
|
Merge commit '9c15ef35d404fca2adc31276c1eedb11cf485461'
Michael Niedermayer
2013-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
oggparsevorbis: support official chapter extension
James Almer
2013-10-12
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-06
1
-11
/
+11
|
\
\
|
|
/
|
*
oggparsevorbis: return meaningful errors
Vittorio Giovara
2013-10-05
1
-11
/
+11
*
|
Merge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48'
Michael Niedermayer
2013-10-04
1
-79
/
+83
|
\
\
|
|
/
|
*
oggparsevorbis: K&R formatting cosmetics
Vittorio Giovara
2013-10-03
1
-78
/
+82
*
|
Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9'
Michael Niedermayer
2013-09-27
1
-3
/
+6
|
\
\
|
|
/
|
*
lavf: Reset the entry count and allocation size variables on av_reallocp fail...
Martin Storsjö
2013-09-26
1
-3
/
+6
*
|
Merge commit '5626f994f273af80fb100d4743b963304de9e05c'
Michael Niedermayer
2013-09-19
1
-2
/
+4
|
\
\
|
|
/
|
*
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-18
1
-2
/
+3
*
|
Merge commit '3562684db716d11de0b0dcc52748e9cd90d68132'
Michael Niedermayer
2013-08-14
1
-3
/
+3
|
\
\
|
|
/
|
*
ogg: Always alloc the private context in vorbis_header
Luca Barbato
2013-08-13
1
-3
/
+3
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-1
/
+1
|
*
oggdec: fix faulty cleanup prototype
Luca Barbato
2013-01-09
1
-1
/
+1
*
|
avformat/oggparsevorbis: fix leak of tt
Michael Niedermayer
2013-08-07
1
-0
/
+2
*
|
avformat/oggparsevorbis: fix leak of ct
Michael Niedermayer
2013-08-07
1
-0
/
+2
*
|
oggparsevorbis: Support official chapter extension
James Almer
2013-07-14
1
-3
/
+3
*
|
vorbiscomment: Add support for embedded cover art
James Almer
2013-07-09
1
-1
/
+18
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+1
*
|
fixup_vorbis_headers: add missing malloc failure check
Michael Niedermayer
2013-01-30
1
-0
/
+2
*
|
oggparsevorbis: use av_realloc consistently
Paweł Hajdan, Jr
2013-01-30
1
-2
/
+4
*
|
oggparsevorbis: fix vorbis_cleanup return type
Michael Niedermayer
2013-01-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-07
1
-0
/
+11
|
\
\
|
|
/
|
*
oggdec: make sure the private parse data is cleaned up
Luca Barbato
2013-01-06
1
-0
/
+11
*
|
oggparsevorbis: check channels
Michael Niedermayer
2012-12-17
1
-1
/
+7
*
|
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
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
oggparsevorbis: fix null ptr dereference
Michael Niedermayer
2012-05-31
1
-2
/
+2
*
|
oggparsevorbis.c: Check for OOM when using av_mallocz.
Carl Eugen Hoyos
2012-05-06
1
-0
/
+2
*
|
oggvorbis: fix the first 2 packets timestamps matching issue
Michael Niedermayer
2012-05-05
1
-2
/
+2
*
|
oggvorbis: move handling of first packets ts from parser to muxer.
Michael Niedermayer
2012-05-05
1
-1
/
+1
*
|
oggvorbisdec: Apply timestamp calculation always when timestamps arent known.
Michael Niedermayer
2012-05-05
1
-4
/
+6
*
|
oggvorbisdec: redesign special handling of first frames timestamp.
Michael Niedermayer
2012-05-04
1
-7
/
+12
*
|
oggvorbis: Try to fix pts off by 1 issue.
Michael Niedermayer
2012-05-04
1
-2
/
+2
*
|
oggparsevorbis: Remove code messing with cur_dts.
Michael Niedermayer
2012-04-11
1
-1
/
+0
|
/
*
oggdec: output correct timestamps for Vorbis
Justin Ruggles
2012-03-20
1
-2
/
+81
*
avcodec: add a Vorbis parser to get packet duration
Justin Ruggles
2012-03-03
1
-0
/
+1
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+1
*
lavf: use avpriv_ prefix for ff_new_chapter().
Anton Khirnov
2011-10-20
1
-1
/
+1
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-6
/
+7
*
lavf: move internal functions from avformat.h to internal.h
Anton Khirnov
2011-02-06
1
-0
/
+1
[next]