]> granicus.if.org Git - libass/commitdiff
Read layer info from external subs.
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 2 Sep 2006 18:10:04 +0000 (18:10 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 2 Sep 2006 18:10:04 +0000 (18:10 +0000)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19641 b3059339-0415-0410-9bf9-f77b7e298cf2

libass/ass.c

index e44cd53c45a9b006bbdd405c301868719d00eb23..c75fbf0e89932741f6db6001e5b6125a3320c66e 100644 (file)
@@ -296,6 +296,7 @@ static int process_event_tail(ass_track_t* track, ass_event_t* event, char* str,
 
                ALIAS(End,Duration) // temporarily store end timecode in event->Duration
                if (0) { // cool ;)
+                       INTVAL(Layer)
                        STYLEVAL(Style)
                        STRVAL(Name)
                        STRVAL(Effect)