aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video: remove redundant codec parametersGravatar wm42015-02-24
* filter_kernels: rename bilinear_slow to triangleGravatar Niklas Haas2015-02-24
* filter_kernels: add robidoux and robidouxsharpGravatar Niklas Haas2015-02-24
* filter_kernels: redefine redundant filtersGravatar Niklas Haas2015-02-24
* filter_kernels: add ewa_lanczossharp aliasGravatar Niklas Haas2015-02-24
* vo_opengl: support polar filters of any radiusGravatar Niklas Haas2015-02-24
* vo_opengl: explicitly check potential candidates for polar filtersGravatar Niklas Haas2015-02-24
* filter_kernels: add blur parameter to jincGravatar Niklas Haas2015-02-23
* filter_kernels: gaussian: redefine the parameterGravatar Niklas Haas2015-02-23
* filter_kernels: remove second parameter from kaiserGravatar Niklas Haas2015-02-23
* filter_kernels: rename ginseng to ewa_ginsengGravatar Niklas Haas2015-02-23
* filter_kernels: add ewa_hanningGravatar Niklas Haas2015-02-23
* filter_kernels: minor code cleanup of jinc stuffGravatar Niklas Haas2015-02-23
* vf: fix indentation level of verbose outputGravatar wm42015-02-23
* vo_opengl: slightly improve ewa_lanczos windowingGravatar Niklas Haas2015-02-23
* video: un-discourage "vaapi-copy" hwdec modeGravatar wm42015-02-20
* x11egl: minor cleanupGravatar wm42015-02-20
* vo_opengl: minor robustness improvement in function loaderGravatar wm42015-02-20
* vo_opengl: add ginseng upscalerGravatar Niklas Haas2015-02-20
* vo_opengl: fix smoothmotion coefficient calculation, for real this timeGravatar Niklas Haas2015-02-20
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* vo_opengl: glsl: remove trailing \Gravatar wm42015-02-16
* vf_vapoursynth: replace a hack with a newer VS API functionGravatar wm42015-02-16
* vd_lavc: uninit the hwdec backend after closing the decoderGravatar wm42015-02-14
* x11: fix uninitialized variable readsGravatar wm42015-02-14
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* vf_vapoursynth: add display refresh rate propertyGravatar Julian2015-02-13
* x11: return a framerate even if no window is mappedGravatar wm42015-02-13
* x11: make all XF86 special keys mappableGravatar wm42015-02-13
* vo_opengl: fix smoothmotion coefficient calculationGravatar Stefano Pigozzi2015-02-13
* vf_lavfi: drop useless option from wrapper filtersGravatar wm42015-02-12
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_noise: remove internal implementationGravatar wm42015-02-11
* 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