summaryrefslogtreecommitdiffstats
path: root/libhb/decssasub.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2019.Bradley Sepos2018-12-311-1/+1
* decssasub: Fix decoding SSA subtitlesJohn Stebbins2018-06-091-178/+8
* libhb: fix a leak in decssasubDamiano Galassi2018-01-101-0/+3
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* decssasub: fix ssa start times when p-to-p is usedJohn Stebbins2016-06-271-6/+7
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-34/+13
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-4/+3
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: use LL for int64 constants to make mingw happyJohn Stebbins2015-12-261-4/+4
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-20/+14
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* Convert all text subtitles to ASS subsjstebbins2014-04-131-264/+198
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: fix problem with SSA render when muxer is avformatjstebbins2013-11-011-2/+2
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-1/+21
* decssasub, dectx3gsub: fix writing past hb_buffer_t data[size - 1].Rodeo2013-04-101-8/+9
* 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-285/+56
* Fix parsing of SSA layer fieldjstebbins2011-09-241-5/+33
* libhb: fix a warning in decssasub.c by adding new hb_valog functionjstebbins2011-06-151-10/+1
* Fix some problems with rgb2yuv and yuv2rgbjstebbins2011-05-171-2/+2
* True SSA passthru for MKV.jstebbins2011-03-311-11/+94
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-6/+4
* Add temporally overlapping subtitle support.davidfstr2011-02-251-0/+6
* fix sync of ssa subtitles when using point-to-point encodingjstebbins2010-11-221-0/+28
* fix a crash when ass_render_frame doesn't return a frame list.jstebbins2010-09-291-1/+1
* SSA subtitle burn injstebbins2010-09-281-40/+341
* Multi-line SSA packets handled by the SSA->UTF8 decoder.jstebbins2010-08-101-32/+64
* fix potential buffer overrunjstebbins2010-06-021-3/+3
* oops. forgot to commit the new file jstebbins2010-06-011-0/+269