summaryrefslogtreecommitdiffstats
path: root/libhb/decssasub.c
Commit message (Expand)AuthorAgeFilesLines
* 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