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
/
movtextdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
movtextdec: Add support for automatic text wrapping
Niklesh
2015-08-14
1
-1
/
+24
*
movtextdec: Use default style information from movtext header
Niklesh
2015-08-12
1
-4
/
+78
*
Revert "movtextdec: Use default style information from movtext header"
Michael Niedermayer
2015-08-10
1
-78
/
+4
*
movtextdec: Use default style information from movtext header
Niklesh
2015-08-09
1
-4
/
+78
*
movtextdec: Fix memory leaks by freeing mem allocs correctly
Niklesh
2015-08-07
1
-1
/
+1
*
avcodec/movtextdec: check that ftab has been allocated before dereferencing it
Michael Niedermayer
2015-08-06
1
-3
/
+5
*
movtextdec.c: Add support for font names
Niklesh
2015-08-06
1
-3
/
+108
*
movtextdec.c: Add support for fontsize
Niklesh
2015-07-26
1
-8
/
+6
*
movtextdec.c: Correct the highlight tags
Niklesh
2015-07-20
1
-3
/
+3
*
movtextdec.c: Add support for highlight and hilightcolor box
Niklesh
2015-07-12
1
-80
/
+172
*
movtextdec.c: Improve upon dynarrays and text_to_ass
Niklesh
2015-06-22
1
-45
/
+56
*
Improve upon dynamic arrays- movtext subtitles
Niklesh
2015-05-25
1
-16
/
+18
*
avcodec/movtextdec: Add support for large boxes(>32 bit)
Niklesh
2015-05-22
1
-4
/
+15
*
Fix movtext crashes caused due to lack of proper bounds checking
Niklesh
2015-05-19
1
-3
/
+15
*
avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed ...
Niklesh
2015-04-25
1
-6
/
+91
*
avcodec/ass: add ASS trailing \r\n in one single place
Clément Bœsch
2014-10-19
1
-1
/
+0
*
avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint
Clément Bœsch
2014-10-19
1
-1
/
+1
*
avcodec/movtextdec: add some memory checks
Clément Bœsch
2014-09-21
1
-7
/
+5
*
lavc/movtextdec: keep the min size instead of max to fix overread.
Clément Bœsch
2013-01-01
1
-1
/
+1
*
movtextdec: Don't emit errors for normal duration-end packets.
Philip Langdale
2012-08-15
1
-2
/
+12
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
movtextdec: fix return value for too small packets.
Nicolas George
2012-07-31
1
-1
/
+1
*
movtextdec: 3GPP TS 26.245 Timed Text Decoder.
Philip Langdale
2012-07-14
1
-0
/
+106