summaryrefslogtreecommitdiffstats
path: root/libhb/deinterlace.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix deinterlace fast green stripejstebbins2012-07-181-4/+7
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-251-1/+5
* libhb: tasksets API provided by scsiguyjstebbins2012-05-171-78/+33
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* libhb: bob deinterlacingjstebbins2012-05-011-68/+122
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+1
* Rework filter pipelinejstebbins2012-03-271-87/+86
* Extract common mcdeint code from decomb/deintjstebbins2011-09-261-189/+9
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-081-1/+1
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-131-1/+1
* fix a threading issue with avcodec_open/closejstebbins2008-12-121-2/+2
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-3/+2
* This should fix the flickering line bugs with deinterlace and decomb. Yadif n...jbrjake2008-10-231-15/+55
* Threaded yadif deinterlacer. Will split the YUV frames up into horizontal seg...eddyg2008-08-131-23/+225
* - support blu-ray, avchd & dvb x264van2008-05-311-1/+1
* Windows line endings are bad.jbrjake2008-04-031-601/+601
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-124/+124
* Workaround from "van" to prevent double chapter markers when using advanced d...eddyg2007-08-311-2/+8
* Small patch to keep mcdeint in mode 2 from crashing. Thanks, blindjimmy!jbrjake2007-08-191-1/+1
* Moves the filters' logging info to work.c, adds parameter info. I also change...jbrjake2007-08-141-1/+1
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-2/+2
* - Fix for issue in deinterlace.c where it would not compile. Also reduces fin...sr552007-07-271-595/+595
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+595