summaryrefslogtreecommitdiffstats
path: root/libhb/decomb.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-5/+5
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* libhb: propagate color matrix info through the pipelineJohn Stebbins2019-04-081-0/+9
* Libhb: Some minor logging cleanupsr552019-03-301-3/+3
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Misc. typosluz.paz2018-02-201-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* decomb: add an additional null check to avoid a crash if the filter receive t...Damiano Galassi2017-08-071-3/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-1562/+174
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-41/+74
* decomb: fix decomb checkJohn Stebbins2016-02-161-2/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-1/+0
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-19/+14
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-3/+0
* libhb: fix green bottom line in preview with deinterlacejstebbins2015-06-031-0/+1
* decomb: fix color distortion in last row of imagejstebbins2015-06-011-3/+28
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-0/+2
* decomb: oops, fix overread when height is mod 4jstebbins2015-03-161-1/+1
* decomb: fix green line when source hight is modulus 2jstebbins2015-03-141-4/+4
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-19/+23
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* remove contrib mpeg2decjstebbins2014-01-131-1/+0
* libhb: fix green line in deinterlace preview and fast deinterlacejstebbins2013-12-291-2/+2
* libhb: remove use of avpicture_deinterlacejstebbins2013-12-021-81/+137
* decomb: don't use frame flags to modify deinterlace behaviorjstebbins2013-11-051-15/+5
* libhb: remove mcdeint deinterlacerjstebbins2013-09-031-55/+5
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: fix eedi2 crash in decombjstebbins2012-11-301-1/+0
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-0/+3
* libhb: fix potential invalid memory access in decomb (again)jstebbins2012-09-121-6/+15
* libhb: fix potential invalid memory access in decombjstebbins2012-09-121-50/+44
* libhb: learn to spell "dilate"jstebbins2012-09-111-1/+1
* libhb: fix logs for decomb threadsjstebbins2012-09-111-3/+3
* libhb: Fix error when setting timestamps for bobbed frames in decombjstebbins2012-09-111-14/+6
* libhb: decomb and deinterlace improvementsjstebbins2012-08-271-1020/+1277
* libhb: fix comb detection crash and decomb crashjstebbins2012-07-061-9/+8
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-251-19/+26
* last "fix" was flawed. try again :(jstebbins2012-06-221-3/+3
* Fix second crash in denoisejstebbins2012-06-221-2/+2
* Updated file copyright / GPL headerssr552012-06-151-3/+5
* libhb: tasksets API provided by scsiguyjstebbins2012-05-171-282/+107
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* don't do combing check twice per frame when bobbingjstebbins2012-05-011-1/+13
* libhb: bob deinterlacingjstebbins2012-05-011-80/+107
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+1