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
/
ass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ass: assert that the timsstamps fitted in the buffers
Michael Niedermayer
2012-09-09
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
lavc/ass: honor Default style.
Clément Bœsch
2012-06-29
1
-2
/
+2
*
|
cosmetics: minor libavcodec spelling errors
Lou Logan
2012-06-29
1
-1
/
+1
*
|
lavc: switch from ts_end to duration in ff_ass_add_rect.
Clément Bœsch
2012-05-29
1
-3
/
+6
*
|
ass: use av_asprintf() instead of a temporary stack buffer.
Clément Bœsch
2012-01-30
1
-4
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace strncpy() with av_strlcpy().
Alex Converse
2011-05-03
1
-2
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Make ff_ass_subtitle_header static to ass.c
Diego Elio Pettenò
2011-01-25
1
-5
/
+20
*
|
add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct
Aurelien Jacobs
2011-04-11
1
-5
/
+0
|
/
*
add SubRip decoder
Aurelien Jacobs
2010-12-28
1
-0
/
+40
*
ensure the ASS string in AVSubtitleRect is 0 terminated
Aurelien Jacobs
2010-11-27
1
-0
/
+1
*
add missing files in previous commit (ASS encoder and decoder)
Aurelien Jacobs
2010-11-13
1
-0
/
+68