]> git.sesse.net Git - vlc/history - modules/codec/avcodec/subtitle.c
Partial revert of debug that was never meant to be pushed.
[vlc] / modules / codec / avcodec / subtitle.c
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-11-10 Laurent AimarDo not allocate 0x0 region in ffmpeg subtitle decoder.
2009-09-24 Ilkka Ollakkaavcodec: add codec_id/type to subtitles also
2009-08-28 Jean-Baptiste KempfRemove all subtitles support for people with old avcode...
2009-08-28 Rafaël CarréDecodeSubtitle: mark func parameters as unused
2009-08-28 Jean-Baptiste KempfFix subtitle commit for old versions of avcodec.
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...