summaryrefslogtreecommitdiffstats
path: root/libhb/sync.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: handle zero length EOF subtitle properlyjstebbins2013-07-061-3/+6
* libhb: fix a couple of problems with subtitle mergingjstebbins2013-07-061-11/+29
* libhb: improve handling of overlapping text subtitlesjstebbins2013-07-011-53/+177
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-10/+42
* libhb: fix hang that can occur under certain error conditionsjstebbins2013-06-161-4/+4
* sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...Rodeo2013-05-171-39/+41
* libhb: fix crash when EOF is found before first video framejstebbins2013-04-301-0/+1
* sync: fix a hang when the avcodec encoder for silence insertion fails to open.Rodeo2013-04-281-2/+3
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: Fix issue with silence insertion when using FLAC encoderjstebbins2013-01-211-5/+20
* Bump libav to v9_beta3.Rodeo2012-12-311-15/+8
* libhb: Fix a timing problem when rendering vobsubsjstebbins2012-12-081-8/+30
* libhb: fix generation of silence buffer for filling audio gapsjstebbins2012-11-211-1/+1
* Improve management of titles and jobsjstebbins2012-11-121-4/+3
* hb_ff_set_sample_fmt() improvements.Rodeo2012-10-171-4/+4
* libhb: fix calculation of sync->gain_factor.Rodeo2012-09-291-1/+1
* libhb: simplify calculation of sync->gain_factor.Rodeo2012-09-231-3/+1
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-3/+8
* Don't send empty audio packets downstream, as empty buffers are assumed to ma...Rodeo2012-08-151-0/+7
* More fine grained progress statistics during subtitle scanjstebbins2012-07-181-0/+16
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-10/+26
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-38/+5
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-061-13/+11
* libhb: fix problem with incorrect addition of audio silencejstebbins2012-05-011-1/+9
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-4/+0
* libhb: fix estimated number of frames expectedjstebbins2012-04-111-2/+0
* Rework filter pipelinejstebbins2012-03-271-252/+73
* Fix corruption of buffer pools by render subsjstebbins2011-12-211-0/+4
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-151-1/+1
* add more audio passthru optionsjstebbins2011-08-011-66/+108
* Add DTS-HD passthru \o/jstebbins2011-06-141-3/+3
* libhb: fix problem with processing audio gaps in dts streamsjstebbins2011-06-121-1/+1
* libhb: clean up AVCodecContext initializationsjstebbins2011-06-101-1/+43
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-081-1/+1
* Fix a problem with overlapping vobsubsjstebbins2011-04-271-4/+26
* Fix a deadlock that can happen with p-to-p encodingjstebbins2011-04-101-1/+24
* Change internal audio representation rangejstebbins2011-04-081-2/+2
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-051-41/+75
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-5/+5
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-433/+85
* fix 2 pass cfr x264 crashjstebbins2011-03-131-1/+1
* Add temporally overlapping subtitle support.davidfstr2011-02-251-18/+276
* Fix a hang in syncjstebbins2011-02-071-0/+4
* bump ffmpeg from svn 25689 to git 185a155jstebbins2011-02-041-1/+2
* fix sync of ssa subtitles when using point-to-point encodingjstebbins2010-11-221-6/+6
* fix a problem with search progress indicator and p-to-pjstebbins2010-11-141-2/+3
* fix problem with delayed audio when using point-to-pointjstebbins2010-11-131-0/+1
* fix a couple A/V/Sub sync issuesjstebbins2010-11-101-126/+121
* fix audio sync when resampling 48khz to 44.1khzjstebbins2010-11-061-6/+6