index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
player: some fixes for property notification
xylosper
2015-01-23
*
vo_opengl: add smoothmotion frame blending
Stefano Pigozzi
2015-01-23
*
youtube-dl_mpv.sh: use curly braces and double quotes consistently
Vítor Galvão
2015-01-22
*
filter_kernels: improve a comment
wm4
2015-01-22
*
manpage: vo_opengl: describe how to get lanczos2/lanczos3
wm4
2015-01-22
*
vo_opengl: improve terminal messages with lscale suboption errors
wm4
2015-01-22
*
vo_opengl: remove scale-sep and indirect options
Niklas Haas
2015-01-22
*
filter_kernels: get rid of sinc/lanczos aliases
Niklas Haas
2015-01-22
*
vo_opengl: rename all scale options to make more sense
Niklas Haas
2015-01-22
*
vo_opengl: switch to nearest neighbour for trivial resampling
Niklas Haas
2015-01-22
*
vo_opengl: always prefer indirect scaling
Niklas Haas
2015-01-22
*
vo_opengl: implement naive anti-ringing
Niklas Haas
2015-01-22
*
vo_opengl: unroll ewa_lanczos to avoid looping and unnecessary samples
Niklas Haas
2015-01-22
*
vo_opengl: clean up ewa_lanczos code
Niklas Haas
2015-01-22
*
vo_opengl: guarantee correct reinitialization on setting options
wm4
2015-01-22
*
vo_opengl: don't reset unused GL_PACK_... state
wm4
2015-01-22
*
vo_opengl: simplify screenshot code
wm4
2015-01-22
*
vo_vdpau: don't render to an output surface if it could be busy
wm4
2015-01-22
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
mp_image_pool: allow passing pool=NULL in more places
wm4
2015-01-22
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
cocoa: remove support for systems without gl3.h header
Stefano Pigozzi
2015-01-22
*
vo_opengl: make the default radius 3.0 and simplify scaler documentation
Niklas Haas
2015-01-21
*
manpage: vo_opengl: change scaler descriptions and recommendations
wm4
2015-01-21
*
vaapi: minor simplification
wm4
2015-01-21
*
video: remove vfcap.h
wm4
2015-01-21
*
video: try to keep implied alpha when using conversion filters
wm4
2015-01-21
*
vo_direct3d: unify d3d "reset" and uninit paths
wm4
2015-01-21
*
vo_direct3d: disable shaders if unavailable
wm4
2015-01-21
*
vo_opengl: cleanups after vo_opengl_old removal
wm4
2015-01-21
*
vo: never autoselect vo_null
wm4
2015-01-21
*
ao_alsa: reinitialize if device got broken
wm4
2015-01-21
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
*
stream: reject overly long URLs
wm4
2015-01-21
*
stream_lavf: escape disallowed characters in http URLs
wm4
2015-01-21
*
vo_opengl_old: remove this VO
wm4
2015-01-20
*
client API: check locale, and reject anything other than "C" locale
wm4
2015-01-20
*
vo_opengl: fix typo
wm4
2015-01-20
*
build: reduce worst case with mismatching FFmpeg pkg-config files
wm4
2015-01-20
*
README: extend dependecy list, link Windows compilation docs
wm4
2015-01-20
*
win32: remove check for SetPriorityClass()
wm4
2015-01-20
*
vo_opengl: remove cscale-down suboption
wm4
2015-01-20
*
audio: don't force any parameters if spdif is used
wm4
2015-01-20
*
ao_coreaudio: reset possibly random errno value
wm4
2015-01-20
*
ao: never autoselect ao_null
wm4
2015-01-20
*
ao: refactor --audio-device selection code
wm4
2015-01-20
*
vo: restore framedrop
wm4
2015-01-20
*
dvd: try to improve seeking
wm4
2015-01-19
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
[next]