Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhb: resolve header conflicts with pango/harfbuzz | John Stebbins | 2019-09-12 | 1 | -3/+3 |
| | | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory | ||||
* | avfilter: split individual filters to separate files | John Stebbins | 2019-04-08 | 1 | -0/+122 |
Splits the initialization of pad, cropscale, deinterlace, rotate, and colorspace into their own files. Also splits internal avfilter API into it's own file. |