aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo: minor simplificationGravatar wm42015-02-07
* vo_vdpau: minor simplificationGravatar wm42015-02-07
* Revert "vo_opengl: disable alpha by default"Gravatar wm42015-02-06
* video: work around libswscale for PNG pixel formatsGravatar wm42015-02-06
* 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_vdpau: remove unneeded codeGravatar wm42015-02-04
* vo_opengl: redraw when pausing while showing an interpolated frameGravatar wm42015-02-04
* cocoa: improve refresh rate fallback codeGravatar Stefano Pigozzi2015-02-03
* cocoa: automatically fetch display-fps from the monitorGravatar Stefano Pigozzi2015-02-03
* vo_opengl: disable alpha by defaultGravatar wm42015-02-03
* vo_opengl: avoid unnecessary shader reinit on fullscreen toggleGravatar wm42015-02-03
* vo_opengl: change initialization of gamma optionGravatar wm42015-02-03
* csputils, vo_opengl: remove per-component gammaGravatar wm42015-02-03
* csputils: remove some unused functions, make some privateGravatar wm42015-02-03
* vo_opengl: change upper bound of :gamma to 2.0Gravatar Niklas Haas2015-02-03
* vo_opengl: always clamp the video to range 0-1Gravatar Niklas Haas2015-02-03
* win32: don't resize when window is minimizedGravatar wm42015-02-02
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* vo_opengl: fix breakage with rotated video on initial displayGravatar wm42015-02-02
* vo_opengl: use triangle strip for videoGravatar wm42015-01-30
* vo_opengl: don't unnecessarily call glDebugMessageCallback()Gravatar wm42015-01-30
* vo_opengl: fix a castGravatar wm42015-01-29
* vf_vapoursynth: load Lua stdlib in Lua modeGravatar wm42015-01-29
* vo_opengl: let hwdec driver report the exact image formatGravatar wm42015-01-29
* vo_opengl: move remaining OSD rendering parts to gl_osd.cGravatar wm42015-01-29
* vo_opengl: split out a helper for drawing primitivesGravatar wm42015-01-29
* vo_opengl: some minor cleanupsGravatar wm42015-01-29
* vo_opengl: force redraw on command line changesGravatar wm42015-01-29
* vo_opengl: move FBO helper to gl_utilsGravatar wm42015-01-29
* vo_opengl: fix shader issue with Intel driversGravatar wm42015-01-29
* vo_opengl: create abstraction for VAOsGravatar wm42015-01-28
* vo_opengl: remove some unused functionsGravatar wm42015-01-28
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* vo_opengl: remove is_linear_rgb and clean up codeGravatar Niklas Haas2015-01-28
* vo_opengl: fix the fix for fixing odd video sizesGravatar wm42015-01-28
* vo_opengl: fix display of ARGB ith color management enabledGravatar wm42015-01-28
* vf_ilpack: remove this filterGravatar wm42015-01-27
* vf_divtc: remove this filterGravatar wm42015-01-27
* vf_phase: remove this filterGravatar wm42015-01-27
* vf_swapuv: remove this filterGravatar wm42015-01-27
* vf_softpulldown: remove this filterGravatar wm42015-01-27
* vf_pullup: remove builtin implementationGravatar wm42015-01-27
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILGravatar Ben Boeckel2015-01-27
* vo_opengl: change the way unaligned chroma size is handledGravatar wm42015-01-27
* vo: handle very long frame durations with smoothmotion enabledGravatar wm42015-01-26
* vo_opengl: drop sRGB framebuffer detectionGravatar wm42015-01-26
* video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGEDGravatar wm42015-01-26
* vo_opengl, x11: implement icc-profile-autoGravatar wm42015-01-26
* vo_opengl: minor changes to ICC update codeGravatar wm42015-01-26