summaryrefslogtreecommitdiffstats
path: root/libhb/denoise.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: Fix compiler warnings in denoise (hqdn3d).bradleys2015-02-161-4/+8
* remove contrib mpeg2decjstebbins2014-01-131-1/+0
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-33/+50
* libhb: fix compiler warningsjstebbins2013-10-281-2/+1
* Denoise (hqdn3d) performance improvements.Rodeo2013-10-281-49/+54
* Denoise (hqdn3d) optimizations.Rodeo2013-10-281-160/+74
* fix stride in denoise filterjstebbins2012-06-231-4/+4
* libhb: fix crash in denoise filterjstebbins2012-06-221-3/+3
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+1
* Rework filter pipelinejstebbins2012-03-271-89/+56
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-131-1/+1
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-2/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-1/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-138/+138
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-0/+5
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+463