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
/
dvdsubdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format
Björn Axelsson
2009-02-12
1
-0
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture.
Michael Niedermayer
2009-01-03
1
-22
/
+22
*
Forgot to update (I likely missed it due to its similar name to dvb...)
Michael Niedermayer
2009-01-03
1
-42
/
+45
*
dvdsubdec: allow compilation with -DDEBUG
Måns Rullgård
2008-07-13
1
-0
/
+2
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
consts
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
remove some empty close/init functions in avcodec
Aurelien Jacobs
2007-11-25
1
-12
/
+2
*
Reindent two lines.
Ian Caulfield
2007-07-24
1
-2
/
+2
*
Add HD-DVD subpicture decoding.
Ian Caulfield
2007-07-24
1
-36
/
+143
*
Rename "palette" to "colormap" when it's referring to the mapping from a 2-bit
Ian Caulfield
2007-07-24
1
-13
/
+13
*
Move dvdsub parser to its own file.
Diego Biurrun
2007-05-06
1
-60
/
+0
*
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
Panagiotis Issaris
2007-01-30
1
-11
/
+6
*
Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not
Ian Caulfield
2007-01-30
1
-1
/
+1
*
Rename dvdsub.c to dvdsubdec.c.
Diego Biurrun
2006-10-27
1
-0
/
+477