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
/
libavcodec
/
assdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
subtitles: introduce ASS codec id and use it.
Clément Bœsch
2013-04-18
1
-7
/
+45
*
lavc: add ff_bprint_to_extradata() helper and use it.
Clément Bœsch
2012-12-30
1
-1
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+4
|
\
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+4
*
|
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
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
|
assdec: check that the alloc+init of the private data succeeded.
Michael Niedermayer
2012-05-15
1
-0
/
+2
*
|
assdec: avoid a possible NULL dereference.
Nicolas George
2012-03-07
1
-1
/
+4
*
|
assdec: fix wrong alloc pointer check.
Clément Bœsch
2012-01-30
1
-1
/
+1
*
|
compute rects duration in ASS decoder
Aurelien Jacobs
2011-04-11
1
-1
/
+13
*
|
add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct
Aurelien Jacobs
2011-04-11
1
-2
/
+0
*
|
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
|
/
*
add missing files in previous commit (ASS encoder and decoder)
Aurelien Jacobs
2010-11-13
1
-0
/
+62