comparison libass/ass.c @ 19635:4a64fecfb425

Read layer info from external subs.
author eugeni
date Sat, 02 Sep 2006 18:10:04 +0000
parents dcd0f218008f
children a3473d990fed
comparison
equal deleted inserted replaced
19634:7ec9c72264bc 19635:4a64fecfb425
294 } 294 }
295 NEXT(p, token); 295 NEXT(p, token);
296 296
297 ALIAS(End,Duration) // temporarily store end timecode in event->Duration 297 ALIAS(End,Duration) // temporarily store end timecode in event->Duration
298 if (0) { // cool ;) 298 if (0) { // cool ;)
299 INTVAL(Layer)
299 STYLEVAL(Style) 300 STYLEVAL(Style)
300 STRVAL(Name) 301 STRVAL(Name)
301 STRVAL(Effect) 302 STRVAL(Effect)
302 INTVAL(MarginL) 303 INTVAL(MarginL)
303 INTVAL(MarginR) 304 INTVAL(MarginR)