aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: add smoothmotion frame blendingGravatar Stefano Pigozzi2015-01-23
* youtube-dl_mpv.sh: use curly braces and double quotes consistentlyGravatar Vítor Galvão2015-01-22
* filter_kernels: improve a commentGravatar wm42015-01-22
* manpage: vo_opengl: describe how to get lanczos2/lanczos3Gravatar wm42015-01-22
* vo_opengl: improve terminal messages with lscale suboption errorsGravatar wm42015-01-22
* vo_opengl: remove scale-sep and indirect optionsGravatar Niklas Haas2015-01-22
* filter_kernels: get rid of sinc/lanczos aliasesGravatar Niklas Haas2015-01-22
* vo_opengl: rename all scale options to make more senseGravatar Niklas Haas2015-01-22
* vo_opengl: switch to nearest neighbour for trivial resamplingGravatar Niklas Haas2015-01-22
* vo_opengl: always prefer indirect scalingGravatar Niklas Haas2015-01-22
* vo_opengl: implement naive anti-ringingGravatar Niklas Haas2015-01-22
* vo_opengl: unroll ewa_lanczos to avoid looping and unnecessary samplesGravatar Niklas Haas2015-01-22
* vo_opengl: clean up ewa_lanczos codeGravatar Niklas Haas2015-01-22
* vo_opengl: guarantee correct reinitialization on setting optionsGravatar wm42015-01-22
* vo_opengl: don't reset unused GL_PACK_... stateGravatar wm42015-01-22
* vo_opengl: simplify screenshot codeGravatar wm42015-01-22
* vo_vdpau: don't render to an output surface if it could be busyGravatar wm42015-01-22
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* mp_image_pool: allow passing pool=NULL in more placesGravatar wm42015-01-22
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* cocoa: remove support for systems without gl3.h headerGravatar Stefano Pigozzi2015-01-22
* vo_opengl: make the default radius 3.0 and simplify scaler documentationGravatar Niklas Haas2015-01-21
* manpage: vo_opengl: change scaler descriptions and recommendationsGravatar wm42015-01-21
* vaapi: minor simplificationGravatar wm42015-01-21
* video: remove vfcap.hGravatar wm42015-01-21
* video: try to keep implied alpha when using conversion filtersGravatar wm42015-01-21
* vo_direct3d: unify d3d "reset" and uninit pathsGravatar wm42015-01-21
* vo_direct3d: disable shaders if unavailableGravatar wm42015-01-21
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* vo: never autoselect vo_nullGravatar wm42015-01-21
* ao_alsa: reinitialize if device got brokenGravatar wm42015-01-21
* vo_opengl: handle grayscale input better, add YA16 supportGravatar wm42015-01-21
* vf_scale: replace ancient fallback image format selectionGravatar wm42015-01-21
* stream: reject overly long URLsGravatar wm42015-01-21
* stream_lavf: escape disallowed characters in http URLsGravatar wm42015-01-21
* vo_opengl_old: remove this VOGravatar wm42015-01-20
* client API: check locale, and reject anything other than "C" localeGravatar wm42015-01-20
* vo_opengl: fix typoGravatar wm42015-01-20
* build: reduce worst case with mismatching FFmpeg pkg-config filesGravatar wm42015-01-20
* README: extend dependecy list, link Windows compilation docsGravatar wm42015-01-20
* win32: remove check for SetPriorityClass()Gravatar wm42015-01-20
* vo_opengl: remove cscale-down suboptionGravatar wm42015-01-20
* audio: don't force any parameters if spdif is usedGravatar wm42015-01-20
* ao_coreaudio: reset possibly random errno valueGravatar wm42015-01-20
* ao: never autoselect ao_nullGravatar wm42015-01-20
* ao: refactor --audio-device selection codeGravatar wm42015-01-20
* vo: restore framedropGravatar wm42015-01-20
* dvd: try to improve seekingGravatar wm42015-01-19
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* client API: minor cleanupGravatar wm42015-01-19