summaryrefslogtreecommitdiffstats
path: root/libvo/filter_kernels.c
Commit message (Collapse)AuthorAgeFilesLines
* libvo: add vo_gl3wm42012-03-311-0/+279
This new vo is heavily based on vo_gl.c. It provides better scale filters, dithering, and optional color management with LittleCMS2. It requires OpenGL 3. Many features are enabled by default, so it will be slower than vo_gl. However, it can be tuned to behave almost as vo_gl.