summaryrefslogtreecommitdiffstats
path: root/libhb/vfr.c
Commit message (Expand)AuthorAgeFilesLines
* vfr: fix invalid read/writeJohn Stebbins2017-02-261-3/+2
* vfr: add cfr frame drop debugging logsJohn Stebbins2017-02-211-0/+32
* vfr: simplify and improve CFR frame dropping algoJohn Stebbins2017-02-211-158/+198
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* vfr: fix log messagesJohn Stebbins2016-09-201-4/+4
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-13/+14
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-15/+18
* sync: gut and rewriteJohn Stebbins2016-01-211-1/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* vfr: timestamps are signedJohn Stebbins2015-11-151-9/+17
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-244/+220
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+2
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-24/+16
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Make initialization of vfr filter work as I intended.jstebbins2013-05-281-14/+40
* libhb: fix hb_vfr_info() and refactor hb_vfr_init() a bit.Rodeo2013-05-221-39/+22
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Fix initialization of hb_job_t.pfr_vrate(_base).Rodeo2012-10-271-0/+2
* libhb: handle overlapping timestamps betterjstebbins2012-09-111-0/+8
* libhb: decomb and deinterlace improvementsjstebbins2012-08-271-1/+1
* Updated file copyright / GPL headerssr552012-06-151-1/+9
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+1
* libhb: fix problem with fps calculation in 2 pass encodesjstebbins2012-04-141-1/+1
* libhb: fix a problem with start times of frames in CFR modejstebbins2012-04-101-2/+10
* Activity Log: fix some typos and make indentation a bit more consistent.Rodeo2012-03-311-2/+2
* libhb: fix cfr encodingjstebbins2012-03-311-3/+1
* Rework filter pipelinejstebbins2012-03-271-0/+616