summaryrefslogtreecommitdiffstats
path: root/libhb/decvobsub.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: check if decvobsub.c private_data is not null before accessing one of ...Damiano Galassi2017-01-091-1/+1
* libhb: better bound checking in ParseControls.Damiano Galassi2017-01-041-2/+37
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-16/+30
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-3/+0
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* rendersub: handle mismatched video and subtitle dimensionsJohn Stebbins2015-09-241-1/+2
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-6/+6
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-0/+2
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Bump libav to v9_beta3.Rodeo2012-12-311-1/+1
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* fix more compiler warningsjstebbins2012-05-261-4/+1
* libhb: fix initialization problem in chroma resamplingjstebbins2012-05-021-0/+1
* Simplify Foreign Audio Search code:Rodeo2012-05-011-17/+3
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-8/+14
* libhb: fix cfr encodingjstebbins2012-03-311-1/+1
* Rework filter pipelinejstebbins2012-03-271-37/+93
* Fix overlapping vobsubsjstebbins2011-12-221-10/+8
* Make sure decvobsub.c generates valid timestampsjstebbins2011-11-151-4/+23
* Fix a problem with overlapping vobsubsjstebbins2011-04-271-9/+3
* Change scale factor for timestamp offset in vobsub commandsjstebbins2011-04-241-4/+4
* SSA subtitle burn injstebbins2010-09-281-4/+4
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-1/+36
* fix crash with vobsub passthrujstebbins2009-12-131-1/+3
* fix buffer leak during indepth scan jstebbins2009-12-081-0/+5
* libhb: fix forced foreign language scan issuesjstebbins2009-06-131-0/+9
* softsubtitles:jstebbins2009-06-021-2/+2
* mkv soft subtitle supportjstebbins2009-05-191-42/+60
* Change CC608 decoder to be its own threadeddyg2009-05-071-2/+2
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-1/+1
* Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...eddyg2009-05-041-0/+556