mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 04:15:13 +00:00
98052873da
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.
22 lines
187 B
Plaintext
22 lines
187 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
.depend
|
|
|
|
/config.h
|
|
/config.mak
|
|
/config.log
|
|
/mplayer
|
|
/version.h
|
|
/codecs.conf.h
|
|
/codec-cfg
|
|
/codec-cfg-test
|
|
/codecs2html
|
|
/cpuinfo
|
|
/tags
|
|
/TAGS
|
|
/locale
|
|
/po
|
|
|
|
libvo/vo_gl3_shaders.h
|