Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhb: resolve header conflicts with pango/harfbuzz | John Stebbins | 2019-09-12 | 1 | -2/+2 |
| | | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory | ||||
* | Resolve conflict with harfbuzz include file hb.h | John Stebbins | 2019-09-10 | 1 | -1/+1 |
| | | | | Rename hb.h to handbrake.h | ||||
* | ssautil: fix strndup on mingw | John Stebbins | 2019-01-14 | 1 | -3/+3 |
| | |||||
* | ssautil: remove debug printf | John Stebbins | 2019-01-14 | 1 | -1/+0 |
| | |||||
* | ssa: improve SSA to TX3G conversion | John Stebbins | 2019-01-14 | 1 | -0/+925 |
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. |