changeset 19635:4a64fecfb425

Read layer info from external subs.
author eugeni
date Sat, 02 Sep 2006 18:10:04 +0000
parents 7ec9c72264bc
children ff62c9c4d691
files libass/ass.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libass/ass.c	Sat Sep 02 15:48:21 2006 +0000
+++ b/libass/ass.c	Sat Sep 02 18:10:04 2006 +0000
@@ -296,6 +296,7 @@
 
 		ALIAS(End,Duration) // temporarily store end timecode in event->Duration
 		if (0) { // cool ;)
+			INTVAL(Layer)
 			STYLEVAL(Style)
 			STRVAL(Name)
 			STRVAL(Effect)