Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the dvdsub parser to be able to parse HD-DVD subtitle packets. | Ian Caulfield | 2007-07-24 | 1 | -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-const | Aurelien Jacobs | 2007-05-07 | 1 | -1/+1 |
| | | | | Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Move dvdsub parser to its own file. | Diego Biurrun | 2007-05-06 | 1 | -0/+81 |
Originally committed as revision 8910 to svn://svn.ffmpeg.org/ffmpeg/trunk |