aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/xsubenc.c
Commit message (Collapse)AuthorAgeFilesLines
* 100l typo, xsub encoder printed end time hours where minutes should have been.Reimar Döffinger2009-08-261-1/+1
| | | | Originally committed as revision 19712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger2009-06-191-0/+222
Based on code by DivX, Inc., heavily changed by Björn Axelsson [gecko acc.umu.se] and me. Originally committed as revision 19222 to svn://svn.ffmpeg.org/ffmpeg/trunk