]> git.sesse.net Git - ffmpeg/history - libavcodec/dvdsubdec.c
Add long names to AVCodec declarations.
[ffmpeg] / libavcodec / dvdsubdec.c
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-02-01 Michael Niedermayerconsts
2007-11-25 Aurelien Jacobsremove some empty close/init functions in avcodec
2007-07-24 Ian CaulfieldReindent two lines.
2007-07-24 Ian CaulfieldAdd HD-DVD subpicture decoding.
2007-07-24 Ian CaulfieldRename "palette" to "colormap" when it's referring...
2007-05-06 Diego BiurrunMove dvdsub parser to its own file.
2007-01-30 Panagiotis IssarisRemove the getbe16 functions and use the AV_RB16 macro...
2007-01-30 Ian CaulfieldFix a bug in the DVD subtitle decoder where subtitles...
2006-10-27 Diego BiurrunRename dvdsub.c to dvdsubdec.c.