summaryrefslogtreecommitdiffstats
path: root/libhb/dectx3gsub.c
Commit message (Expand)AuthorAgeFilesLines
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-3/+4
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* text subtitles: make font height independent of croppingjstebbins2015-04-101-1/+2
* deccc608sub: improve CC positioningjstebbins2015-04-051-1/+2
* deccc608sub: fix column alignment issuesjstebbins2015-04-051-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-2/+2
* libhb: remove emptry tx3g subtitlesjstebbins2014-08-271-3/+12
* Convert all text subtitles to ASS subsjstebbins2014-04-131-101/+132
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-0/+1
* decssasub, dectx3gsub: fix writing past hb_buffer_t data[size - 1].Rodeo2013-04-101-4/+4
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Updated file copyright / GPL headerssr552012-06-151-3/+7
* Rework filter pipelinejstebbins2012-03-271-3/+3
* Add SSA subtitle supportjstebbins2010-06-011-13/+18
* fix compiler warnings in several libhb filesjstebbins2010-05-301-2/+4
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-0/+240