1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 19:52:14 +00:00
mpv/video
wm4 9a55c4e70c video: let sh_video->aspect always be container aspect ratio
Now writing -1 to the 'aspect' property resets the video to the auto
aspect ratio. Returning the aspect from the property becomes a bit more
complicated, because we still try to return the container aspect ratio
if no frame has been decoded yet.
2013-09-26 17:29:14 +02:00
..
decode video: let sh_video->aspect always be container aspect ratio 2013-09-26 17:29:14 +02:00
filter vd: move aspect calculation to a function 2013-09-26 16:09:08 +02:00
out vaapi: fix compilation with Libav 2013-09-25 22:22:02 +02:00
csputils.c
csputils.h
fmt-conversion.c video: add vda decode support (with hwaccel) and direct rendering 2013-08-22 12:13:30 +02:00
fmt-conversion.h
image_writer.c
image_writer.h
img_format.c video: add vda decode support (with hwaccel) and direct rendering 2013-08-22 12:13:30 +02:00
img_format.h video: add vda decode support (with hwaccel) and direct rendering 2013-08-22 12:13:30 +02:00
img_fourcc.h
memcpy_pic.h
mp_image_pool.c
mp_image_pool.h
mp_image.c
mp_image.h Fix previous commit 2013-09-25 22:44:12 +02:00
sws_utils.c video: handle video output levels with mp_image_params 2013-08-24 19:40:18 +02:00
sws_utils.h
vaapi.c vaapi: fix compilation with Libav 2013-09-25 22:22:02 +02:00
vaapi.h vaapi: add vf_vavpp and use it for deinterlacing 2013-09-25 13:53:42 +02:00
vdpau_functions.inc vo_vdpau: allow setting colorkey 2013-08-17 20:06:20 +02:00
vdpau.c
vdpau.h
vfcap.h