Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Sun, 25 Nov 2007 17:31:55 +0000 |
aurel |
remove some empty close/init functions in avcodec
libavcodec
|
Tue, 24 Jul 2007 13:05:28 +0000 |
takis |
Reindent two lines.
libavcodec
|
Tue, 24 Jul 2007 13:04:47 +0000 |
takis |
Add HD-DVD subpicture decoding.
libavcodec
|
Tue, 24 Jul 2007 13:03:13 +0000 |
takis |
Rename "palette" to "colormap" when it's referring to the mapping from a 2-bit
libavcodec
|
Sun, 06 May 2007 09:12:10 +0000 |
diego |
Move dvdsub parser to its own file.
libavcodec
|
Tue, 30 Jan 2007 14:24:12 +0000 |
takis |
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
libavcodec
|
Tue, 30 Jan 2007 14:19:43 +0000 |
takis |
Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not
libavcodec
|
Fri, 27 Oct 2006 23:37:35 +0000 |
diego |
Rename dvdsub.c to dvdsubdec.c.
libavcodec
|