Mercurial > libavcodec.hg
log dvdsub_parser.c @ 9497:cb387dff812d libavcodec
age | author | description |
---|---|---|
Sun, 22 Feb 2009 13:48:55 +0000 | stefano | Add missing av_cold in static init/close functions. libavcodec |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |
Tue, 24 Jul 2007 14:17:13 +0000 | takis | Update the dvdsub parser to be able to parse HD-DVD subtitle packets. libavcodec |
Mon, 07 May 2007 00:47:03 +0000 | aurel | make some parser parameters const to avoid casting const to non-const libavcodec |
Sun, 06 May 2007 09:12:10 +0000 | diego | Move dvdsub parser to its own file. libavcodec base dvdsubdec.c@137ae6f65f84 |