summaryrefslogtreecommitdiffstats
path: root/libhb/decpgssub.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* decpgssub: fix use of deprecated rect->pictJohn Stebbins2016-12-171-2/+2
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-0/+2
* sync: fix merging of multiple SSA to tx3gJohn Stebbins2016-05-171-10/+12
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-2/+0
* decpgssub: allow PGS to have negative timestampsJohn Stebbins2016-05-171-4/+12
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-62/+28
* rendersub: handle mismatched video and subtitle dimensionsJohn Stebbins2015-09-241-8/+10
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* decpgssub: make sure all packets get marked as subtitle framesjstebbins2014-10-291-1/+1
* decpgssub: partial fix for "multi-object" PGS subsjstebbins2014-06-131-24/+50
* pgssubs: fix pgs passthrujstebbins2014-04-061-8/+10
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-2/+2
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-0/+13
* libhb: fix pgs timestamp problemsjstebbins2013-10-191-23/+35
* libhb: fix potential pgs timestamp problemjstebbins2013-08-261-1/+20
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-0/+3
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Bump libav to v9_beta3.Rodeo2012-12-311-10/+12
* decpgssub: avoid dropping subtitles when we get broken timestamps.Rodeo2012-09-201-9/+24
* decpgssub: simplify code (merge several if/else blocks).Rodeo2012-07-151-35/+27
* Updated file copyright / GPL headerssr552012-06-151-0/+9
* libhb: forgot to clear the flag indicating forced sub seenjstebbins2012-05-171-0/+1
* libhb: improve termination of forced subtitlesjstebbins2012-05-171-5/+107
* libhb: PGS subtitle improvements.Rodeo2012-05-101-17/+92
* Simplify Foreign Audio Search code:Rodeo2012-05-011-15/+13
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+268