diff avcodec.h @ 12267:8de66be22d87 libavcodec

add SubRip muxer and demuxer
author aurel
date Sat, 24 Jul 2010 22:50:12 +0000
parents fbf4d5b1b664
children fbc6fc80e6c6
line wrap: on
line diff
--- a/avcodec.h	Sat Jul 24 19:33:05 2010 +0000
+++ b/avcodec.h	Sat Jul 24 22:50:12 2010 +0000
@@ -348,6 +348,7 @@
     CODEC_ID_MOV_TEXT,
     CODEC_ID_HDMV_PGS_SUBTITLE,
     CODEC_ID_DVB_TELETEXT,
+    CODEC_ID_SRT,
 
     /* other specific kind of codecs (generally used for attachments) */
     CODEC_ID_TTF= 0x18000,