diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-06-19 09:56:35 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-06-19 09:56:35 +0000 |
commit | a4276ba2ac473f24087474e8ab6c94c06f6f7e14 (patch) | |
tree | 3b332727a21d20cd5f032460a0e44b5749697b39 /Changelog | |
parent | 4bbe788ab7d1348d09026ef0c8554595fad5721d (diff) | |
download | ffmpeg-a4276ba2ac473f24087474e8ab6c94c06f6f7e14.tar.gz |
Add support for encoding XSUB subtitles. Muxing support is still missing.
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
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ version <next>: - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries - DPX image decoder - Electronic Arts Madcow decoder +- DivX (XSUB) subtitle encoder |