| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | libhb: use LL for int64 constants to make mingw happy | John Stebbins | 2015-12-26 | 1 | -4/+4 |
* | libhb: add hb_buffer_list | John Stebbins | 2015-09-24 | 1 | -20/+14 |
* | libhb: Use a buffer flat to indicate EOF | jstebbins | 2015-05-01 | 1 | -1/+1 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | Convert all text subtitles to ASS subs | jstebbins | 2014-04-13 | 1 | -264/+198 |
* | Update some copyright dates to 2014. | Rodeo | 2014-02-18 | 1 | -1/+1 |
* | libhb: fix problem with SSA render when muxer is avformat | jstebbins | 2013-11-01 | 1 | -2/+2 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 1 | -1/+21 |
* | decssasub, dectx3gsub: fix writing past hb_buffer_t data[size - 1]. | Rodeo | 2013-04-10 | 1 | -8/+9 |
* | Updated all the copyright headers to 2013. | sr55 | 2013-03-09 | 1 | -1/+1 |
* | Updated file copyright / GPL headers | sr55 | 2012-06-15 | 1 | -3/+7 |
* | Rework filter pipeline | jstebbins | 2012-03-27 | 1 | -285/+56 |
* | Fix parsing of SSA layer field | jstebbins | 2011-09-24 | 1 | -5/+33 |
* | libhb: fix a warning in decssasub.c by adding new hb_valog function | jstebbins | 2011-06-15 | 1 | -10/+1 |
* | Fix some problems with rgb2yuv and yuv2rgb | jstebbins | 2011-05-17 | 1 | -2/+2 |
* | True SSA passthru for MKV. | jstebbins | 2011-03-31 | 1 | -11/+94 |
* | Simplify a lot of subtitle handling code. | jstebbins | 2011-03-27 | 1 | -6/+4 |
* | Add temporally overlapping subtitle support. | davidfstr | 2011-02-25 | 1 | -0/+6 |
* | fix sync of ssa subtitles when using point-to-point encoding | jstebbins | 2010-11-22 | 1 | -0/+28 |
* | fix a crash when ass_render_frame doesn't return a frame list. | jstebbins | 2010-09-29 | 1 | -1/+1 |
* | SSA subtitle burn in | jstebbins | 2010-09-28 | 1 | -40/+341 |
* | Multi-line SSA packets handled by the SSA->UTF8 decoder. | jstebbins | 2010-08-10 | 1 | -32/+64 |
* | fix potential buffer overrun | jstebbins | 2010-06-02 | 1 | -3/+3 |
* | oops. forgot to commit the new file | jstebbins | 2010-06-01 | 1 | -0/+269 |