aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_video.h
Commit message (Expand)AuthorAge
* vo_opengl: add gamma-auto optionGravatar Stefano Pigozzi2015-03-04
* vo_opengl: add support for linear scaling without CMSGravatar Niklas Haas2015-02-06
* vo_opengl: get rid of unused field approx_gammaGravatar Niklas Haas2015-02-06
* vo_opengl: redraw when pausing while showing an interpolated frameGravatar wm42015-02-04
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* vo_opengl: add smoothmotion frame blendingGravatar Stefano Pigozzi2015-01-23
* vo_opengl: remove scale-sep and indirect optionsGravatar Niklas Haas2015-01-22
* vo_opengl: implement naive anti-ringingGravatar Niklas Haas2015-01-22
* vo_opengl: remove cscale-down suboptionGravatar wm42015-01-20
* video: Add sigmoidal upscaling to avoid ringing artifactsGravatar Niklas Haas2015-01-09
* vo_opengl_cb: implement equalizer controlsGravatar wm42015-01-06
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* vo_opengl: make background color configurableGravatar wm42014-12-09
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo_opengl: minor changesGravatar wm42014-12-02
* vo_opengl: allow setting different filters for downscalingGravatar wm42014-11-14
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* cocoa: move to a simpler threading modelGravatar Stefano Pigozzi2014-10-04
* vo_opengl: add radius options for filtersGravatar Bin Jin2014-08-26
* vo_opengl: add cparam1 and cparam2 optionsGravatar Bin Jin2014-08-26
* vo_opengl: simplify redraw callback OSD handlingGravatar wm42014-06-16
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* vo_opengl: change gamma suboption to take a valueGravatar wm42014-02-27
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* vo_opengl: add infrastructure for hardware decoding OpenGL interopGravatar wm42013-11-04
* m_config: refactor option defaults handlingGravatar wm42013-10-24
* vo_opengl: blend alpha components by defaultGravatar wm42013-09-19
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* video/out: use new mp_msg stuff for vo.c and vo_openglGravatar wm42013-07-31
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_video: add scaler-resizes-only sub-optionGravatar wm42013-05-26
* add a way to resize window contents without VO resizeGravatar wm42013-05-12
* vo_opengl: add alpha outputGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28