summaryrefslogtreecommitdiffstats
path: root/libhb/chroma_smooth.c
Commit message (Expand)AuthorAgeFilesLines
* chroma_smooth: copy the color info to the newly created buffers.Damiano Galassi2021-04-081-0/+11
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* libhb: Consolidate plane functions and eliminate a malloc in Chroma Smooth.Bradley Sepos2019-03-281-48/+38
* libhb: Tweak Chroma Smooth filter presets and tunes.Bradley Sepos2019-03-281-2/+2
* libhb: Initial implementation of Chroma Smooth filter.Bradley Sepos2019-03-281-0/+370