mpv/video
Niklas Haas c0e13d54a8 aspect: make video-zoom logarithmic
The past behavior was a bit weird, especially when zooming out. There
was no simple way to zoom in or out in consistent increments using
keybindings alone.

The new behavior preserves most of the old behavior's semantics but
scales out to infinity better. It coincidentally also makes it
really easy to get clean power of 2 ratios (e.g. 2x, 4x, 8x and their
inverses).

Fixes #3004.
2016-04-03 14:51:31 +02:00
..
decode demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change 2016-03-31 22:00:45 +02:00
filter build: make libavfilter mandatory 2016-02-05 23:17:33 +01:00
out aspect: make video-zoom logarithmic 2016-04-03 14:51:31 +02:00
csputils.c csputils: add DCI-P3 colorspace 2016-03-19 14:08:01 +01:00
csputils.h csputils: add DCI-P3 colorspace 2016-03-19 14:08:01 +01:00
d3d.h
d3d11va.c vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
d3d11va.h vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
dxva2.c dxva2: abort on mp_image_new_custom_ref failure 2016-03-30 09:01:35 -07:00
dxva2.h dxva2: stop using pointer obfuscator LPDIRECT3DSURFACE9 2016-03-30 09:01:34 -07:00
fmt-conversion.c vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
fmt-conversion.h
gpu_memcpy.c
gpu_memcpy.h
hwdec.h vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
image_writer.c image_writer: take care of prediction_method deprecation 2016-02-09 13:24:04 +01:00
image_writer.h
img_format.c vo_opengl: refactor pass_read_video and texture binding 2016-03-05 13:08:38 +01:00
img_format.h vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
img_fourcc.h
mp_image.c mp_image: force display size to at least 1x1 2016-02-12 16:04:26 +01:00
mp_image.h video: cleanup pts/dts passing between decoder components 2016-01-25 21:46:39 +01:00
mp_image_pool.c mp_image_pool: add mp_image_pool_add 2016-02-16 12:36:50 -08:00
mp_image_pool.h mp_image_pool: add mp_image_pool_add 2016-02-16 12:36:50 -08:00
sws_utils.c
sws_utils.h
vaapi.c
vaapi.h
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
vdpau.h vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h