summaryrefslogtreecommitdiffstats
path: root/libhb/reader.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a deadlock that can happen with p-to-p encodingjstebbins2011-04-101-1/+15
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-1/+2
* plug some memory leaks.jstebbins2011-02-121-0/+5
* fix sync of ssa subtitles when using point-to-point encodingjstebbins2010-11-221-27/+10
* Add Bluray supportjstebbins2010-09-081-53/+107
* fix problem with spurious timestamp changejstebbins2010-06-201-4/+7
* fix a problem with point-to-point hanging when searching for start pointjstebbins2010-05-261-39/+42
* add point-to-point encodingjstebbins2009-12-231-10/+111
* fix potential runaway buffer usagejstebbins2009-12-151-1/+8
* fix detection of forced subtitles during foreign audio searchjstebbins2009-12-071-1/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-21/+16
* batch file scanning and scan canceljstebbins2009-11-251-5/+13
* fix a couple transport stream issuesjstebbins2009-10-231-1/+4
* Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files...van2009-09-211-6/+11
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-1/+1
* libhb: fix forced foreign language scan issuesjstebbins2009-06-131-1/+3
* softsubs: allow 1 source to many output subs by duplicating thejstebbins2009-06-031-6/+11
* softsubtitles:jstebbins2009-06-021-1/+1