Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decavsub: fix SSA hardsub when the stream contains subtitle lines with durati... | Damiano Galassi | 2021-02-24 | 1 | -1/+1 |
* | Update copyright dates to 2021. | Bradley Sepos | 2021-01-01 | 1 | -1/+1 |
* | libhb: Fix decavsub copyright date. | Bradley Sepos | 2020-05-07 | 1 | -1/+1 |
* | decavsub: fix decoding PGS from ffmpeg streams | John Stebbins | 2020-03-30 | 1 | -2/+10 |
* | decavsub: patch ffmpeg to fix workaround hacks | John Stebbins | 2020-03-29 | 1 | -37/+6 |
* | decavsub: reduce EIA 608 font size | John Stebbins | 2020-03-29 | 1 | -1/+1 |
* | decavsub: fix dvb subtitle passthrough | John Stebbins | 2020-03-29 | 1 | -1/+5 |
* | decavsub: remove dvb subtitle post-stuffing during demux | John Stebbins | 2020-03-29 | 1 | -9/+1 |
* | decavsub: use libav to decode dvd subtitles | John Stebbins | 2020-03-29 | 1 | -29/+79 |
* | decavsub: use libav to decode EIA 608 subtitles | John Stebbins | 2020-03-29 | 1 | -4/+43 |
* | decavsub: add DVB subtitle *burn-only* support | John Stebbins | 2020-03-29 | 1 | -14/+8 |
* | decavsub: add general purpose avcodec subtitle decoder | John Stebbins | 2020-03-29 | 1 | -0/+650 |