]> granicus.if.org Git - libass/commit
Refactor: effect parsing should be in ass_parse.c
authorGrigori Goronzy <greg@blackbox>
Fri, 11 Sep 2009 02:02:00 +0000 (04:02 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 16 Sep 2009 00:36:56 +0000 (02:36 +0200)
commit45ca8450a9cfb5f6bae1defd51af465e9526633a
tree07468bb3f089ee21184e3e5f857ebcd8a31c9f0f
parent69b167d70bc918d2e8749c8119efe4753214f668
Refactor: effect parsing should be in ass_parse.c

Move the function apply_transition_effects, which parses event-global
effects and adjusts a few state variables, into ass_parse.c.
libass/ass_parse.c
libass/ass_parse.h
libass/ass_render.c