summaryrefslogtreecommitdiffstats
path: root/libhb/decomb.c
Commit message (Expand)AuthorAgeFilesLines
* Ports tritical's EEDI2 deinterlacing interpolator from AviSynth and implement...jbrjake2009-03-191-69/+478
* 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-10/+65
* Zero out the mask bitmap properly in decomb. Thanks for finding this and prov...jbrjake2008-09-301-1/+1
* Threaded decomb filter. Folds in eddyg's threaded yadif from r1628 and also a...jbrjake2008-09-191-37/+435
* Code comment clean-up, mostly to clarify the difference between the prev and ...jbrjake2008-08-141-8/+11
* Much improved decomb filter. Totally different algorithm, with a temporal ele...jbrjake2008-07-111-291/+352
* - support blu-ray, avchd & dvb x264van2008-05-311-8/+10
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-0/+992