summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdsub_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-221-2/+2
| | | | | | Patch by Daniel Verkamp daniel at drv dot nu. Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
| | | | Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+2
| | | | Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update the dvdsub parser to be able to parse HD-DVD subtitle packets.Ian Caulfield2007-07-241-0/+2
| | | | | | Patch by: Ian Caulfield, ian caulfield & gmx at Originally committed as revision 9790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-1/+1
| | | | Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move dvdsub parser to its own file.Diego Biurrun2007-05-061-0/+81
Originally committed as revision 8910 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud