changeset 12267:8de66be22d87 libavcodec

add SubRip muxer and demuxer
author aurel
date Sat, 24 Jul 2010 22:50:12 +0000
parents 48d6738904a9
children 259988e7ad0f
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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,