mpv/video
wm4 cde55d4c34 w32_common: don't use aspdat.asp for aspect
aspdat.asp is a problem, because it's updated when the VO calls
vo_get_src_dst_rects(). Nothing guarantees that the value has been
updated when the w32 code accesses it.

Instead, use the aspect vo_w32_config() was called with.
2013-07-16 00:03:51 +02:00
..
decode Fix build on Libav stable (dammit) 2013-07-15 03:24:12 +02:00
filter vf: add vf_control wrapper 2013-07-15 01:49:26 +02:00
out w32_common: don't use aspdat.asp for aspect 2013-07-16 00:03:51 +02:00
csputils.c sd_add: add terrible hack for (xy-)vsfilter compatibility 2013-07-15 02:01:37 +02:00
csputils.h sd_add: add terrible hack for (xy-)vsfilter compatibility 2013-07-15 02:01:37 +02:00
fmt-conversion.c Fix compilation with Libav 2013-05-01 17:02:06 +02:00
fmt-conversion.h
image_writer.c image_writer: Add PNG filter option (default "mixed") 2013-06-15 15:48:52 +02:00
image_writer.h image_writer: Add PNG filter option (default "mixed") 2013-06-15 15:48:52 +02:00
img_format.c img_format: fix broken condition 2013-05-06 23:11:10 +02:00
img_format.h video: add XYZ support 2013-05-01 16:26:45 +02:00
img_fourcc.h
memcpy_pic.h
mp_image.c mp_image: explicitly forbid using RGB colorspace with YUV formats 2013-07-15 01:49:26 +02:00
mp_image.h mp_image: refactor colorspace guessing/fallback 2013-07-15 00:00:43 +02:00
mp_image_pool.c
mp_image_pool.h
sws_utils.c
sws_utils.h
vfcap.h