]> git.sesse.net Git - vlc/commitdiff
DXSB is a valid fourCC for XSUB
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 22:56:36 +0000 (00:56 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 28 Aug 2009 07:18:32 +0000 (09:18 +0200)
src/misc/fourcc.c

index 05511c9355595515826dd72fdcc787cea6306213..79389b5721eeef654e5270377fc1a9ec549bee0f 100644 (file)
@@ -1094,6 +1094,7 @@ static const entry_t p_list_spu[] = {
     B(VLC_CODEC_XSUB, "DivX XSUB subtitles"),
         A("XSUB"),
         A("xsub"),
+        A("DXSB"),
 
     B(VLC_CODEC_SSA, "SubStation Alpha subtitles"),
         A("ssa "),