summaryrefslogtreecommitdiffstats
path: root/libhb/ssautil.h
Commit message (Collapse)AuthorAgeFilesLines
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-34/+0
| | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory
* ssa: improve SSA to TX3G conversionJohn Stebbins2019-01-141-0/+34
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.