index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_video.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: unify blend-subtitles-res and blend-subtitles
wm4
2015-04-11
1
-1
/
+0
*
vo_opengl: add blend-subtitles-res
Niklas Haas
2015-04-10
1
-0
/
+1
*
vo_opengl: remove unused function
wm4
2015-04-09
1
-1
/
+0
*
vo_opengl: refactor scaler configuration
Niklas Haas
2015-04-04
1
-7
/
+14
*
vo_opengl: separate kernel and window
Niklas Haas
2015-04-04
1
-0
/
+2
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
1
-0
/
+1
*
vo_opengl: do not block on wayland
Jari Vetoniemi
2015-03-23
1
-0
/
+1
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
1
-1
/
+2
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
1
-7
/
+7
*
vo_opengl: refactor shader generation (part 2)
Niklas Haas
2015-03-12
1
-3
/
+4
*
vo_opengl: refactor shader generation (part 1)
wm4
2015-03-12
1
-2
/
+2
*
vo_opengl: add gamma-auto option
Stefano Pigozzi
2015-03-04
1
-0
/
+5
*
vo_opengl: add support for linear scaling without CMS
Niklas Haas
2015-02-06
1
-0
/
+1
*
vo_opengl: get rid of unused field approx_gamma
Niklas Haas
2015-02-06
1
-1
/
+0
*
vo_opengl: redraw when pausing while showing an interpolated frame
wm4
2015-02-04
1
-0
/
+1
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
1
-1
/
+0
*
vo_opengl: add smoothmotion frame blending
Stefano Pigozzi
2015-01-23
1
-1
/
+4
*
vo_opengl: remove scale-sep and indirect options
Niklas Haas
2015-01-22
1
-2
/
+0
*
vo_opengl: implement naive anti-ringing
Niklas Haas
2015-01-22
1
-0
/
+1
*
vo_opengl: remove cscale-down suboption
wm4
2015-01-20
1
-1
/
+1
*
video: Add sigmoidal upscaling to avoid ringing artifacts
Niklas Haas
2015-01-09
1
-0
/
+3
*
vo_opengl_cb: implement equalizer controls
wm4
2015-01-06
1
-2
/
+3
*
vo_opengl: remove quadbuffer/anaglyph stereo 3D rendering
wm4
2014-12-15
1
-1
/
+0
*
vo_opengl: make background color configurable
wm4
2014-12-09
1
-0
/
+3
*
client API: expose OpenGL renderer
wm4
2014-12-09
1
-1
/
+4
*
vo_opengl: minor changes
wm4
2014-12-02
1
-1
/
+1
*
vo_opengl: allow setting different filters for downscaling
wm4
2014-11-14
1
-0
/
+1
*
cocoa: reintroduce async resize
Stefano Pigozzi
2014-10-18
1
-0
/
+1
*
cocoa: move to a simpler threading model
Stefano Pigozzi
2014-10-04
1
-1
/
+0
*
vo_opengl: add radius options for filters
Bin Jin
2014-08-26
1
-0
/
+1
*
vo_opengl: add cparam1 and cparam2 options
Bin Jin
2014-08-26
1
-1
/
+1
*
vo_opengl: simplify redraw callback OSD handling
wm4
2014-06-16
1
-1
/
+0
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-2
/
+2
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
1
-1
/
+1
*
vo_opengl: Simplify and clarify color correction code
Niklas Haas
2014-03-10
1
-0
/
+1
*
vo_opengl: change gamma suboption to take a value
wm4
2014-02-27
1
-1
/
+1
*
vo_opengl: add support for rectangle textures
wm4
2013-12-01
1
-0
/
+1
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
1
-1
/
+3
*
m_config: refactor option defaults handling
wm4
2013-10-24
1
-0
/
+1
*
vo_opengl: blend alpha components by default
wm4
2013-09-19
1
-1
/
+1
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
1
-1
/
+0
*
video/out: use new mp_msg stuff for vo.c and vo_opengl
wm4
2013-07-31
1
-1
/
+1
*
vo_opengl: handle chroma location
wm4
2013-06-28
1
-0
/
+1
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
1
-1
/
+1
*
gl_video: improve dithering
wm4
2013-05-26
1
-0
/
+3
*
gl_video: add scaler-resizes-only sub-option
wm4
2013-05-26
1
-0
/
+1
*
add a way to resize window contents without VO resize
wm4
2013-05-12
1
-0
/
+1
*
vo_opengl: add alpha output
wm4
2013-03-28
1
-0
/
+1
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
1
-0
/
+71