]> granicus.if.org Git - handbrake/commit
ssa: improve SSA to TX3G conversion
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 7 Jan 2019 17:52:28 +0000 (10:52 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 14 Jan 2019 21:36:08 +0000 (13:36 -0800)
commit1f52f52337028b977a83a0e1061b4cc36918c34f
tree7066a5ec5e4bc760ddfac69206eda40611bd7166
parent31e676d288bb1be2f1d6096b26159ac92c7e143f
ssa: improve SSA to TX3G conversion

We were only applying SSA inline override tags.  With this patch we now
parse SSA style descritions in the SSA header and apply them per event.
libhb/decssasub.c
libhb/decssasub.h
libhb/internal.h
libhb/muxavformat.c
libhb/muxcommon.c
libhb/ssautil.c [new file with mode: 0644]
libhb/ssautil.h [new file with mode: 0644]
libhb/sync.c