summaryrefslogtreecommitdiffstats
path: root/libhb/reader.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-201-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* reader: fix live preview generation for some streamsJohn Stebbins2017-06-191-3/+23
* decsrt: fix p-to-p start time after seekingJohn Stebbins2017-04-151-11/+5
* reader: fix incorrect duration of UTF8 subtitlesJohn Stebbins2017-01-111-0/+4
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* reader: fix compiler warning "buf uninitialized"John Stebbins2016-12-151-0/+7
* libhb: do not free hb_work_private_t in reader_init() if the reader open fail...Damiano Galassi2016-11-121-1/+0
* reader: fix p-to-p start pos in avformat demuxed streamsJohn Stebbins2016-06-271-27/+27
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-387/+127
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-3/+0
* bd: change angles before seekingJohn Stebbins2016-04-041-4/+4
* reader: fix memory leakJohn Stebbins2016-03-231-0/+6
* reader: fix p-to-p seconds for non-seekable streamsJohn Stebbins2016-03-111-1/+20
* libhb: fix memory leaksJohn Stebbins2016-03-061-2/+3
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* reader: fix stream discontinuity splicing...John Stebbins2015-12-091-3/+9
* reader: remove track count limitationJohn Stebbins2015-11-131-7/+15
* libhb: repair split packets in readerJohn Stebbins2015-11-101-1/+79
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-342/+315
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-13/+12
* libhb: detect read errors and propagatejstebbins2015-06-291-1/+1
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-3/+3
* p-to-p: fix seek to start pts source initial PTS != 0jstebbins2015-04-241-17/+2
* demuxmpeg: Don't drop frames with bad timestampsjstebbins2015-04-221-4/+0
* reader: fix subtitle start time not advancingjstebbins2015-04-071-2/+37
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-2/+4
* json: automatically scan title when processing json jobsjstebbins2015-03-071-0/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-3/+4
* libhb: fix p-to-p start for some streamsjstebbins2014-11-051-18/+21
* libhb: fix stop time of subtitlesjstebbins2014-08-271-0/+4
* libhb: work around libav decoder error durint p-to-p encodingjstebbins2014-07-141-23/+40
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-8/+10
* libhb: fix pts p-to-p start time in files parsed by libavjstebbins2013-06-261-1/+1
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: fix audio sync regression with DVDsjstebbins2013-01-061-6/+25
* libhb: fix memory consumption problemjstebbins2012-11-261-2/+2
* Improve management of titles and jobsjstebbins2012-11-121-10/+10
* More fine grained progress statistics during subtitle scanjstebbins2012-07-181-30/+66
* libhb: fix live preview crash when generating preview while encodingjstebbins2012-07-031-11/+12
* Updated file copyright / GPL headerssr552012-06-151-4/+6
* Simplify Foreign Audio Search code:Rodeo2012-05-011-15/+7
* Rework filter pipelinejstebbins2012-03-271-28/+28
* Fix p-to-p start time detectionjstebbins2012-03-041-2/+0
* handle TS streams that have no PCRs betterjstebbins2011-09-261-11/+29
* Improve mpeg PS supportjstebbins2011-09-141-13/+2
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-62/+95
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-17/+13