summaryrefslogtreecommitdiffstats
path: root/libhb/deblock.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-2/+2
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-431/+52
* libhb: propagate color matrix info through the pipelineJohn Stebbins2019-04-081-1/+11
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-11/+13
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-1/+0
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* json: add json APIsjstebbins2014-12-161-2/+2
* remove contrib mpeg2decjstebbins2014-01-131-1/+0
* 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-94/+58
* 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
* Sets the default QP of deblock to 5 instead of 0. This way the filter actuall...jbrjake2008-09-241-1/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-1/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-102/+102
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+491