mpv/video/out
wm4 15c7f7a339 video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes
These functions weren't specific to video filters and were misplaced
in vf.c. Move them to mp_image.c.

Fix the big endian test in vf_mpi_clear/mp_image_clear, which has been
messed up in 74df1d.
2013-01-13 20:04:11 +01:00
..
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa_common: add support for `--no-border` 2012-12-31 14:20:49 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
d3d_shader_yuv_2ch.h
filter_kernels.c
filter_kernels.h
geometry.c
geometry.h
gl_common.c vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bit 2012-12-28 14:23:29 +01:00
gl_common.h vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bit 2012-12-28 14:23:29 +01:00
gl_header_fixes.h
gl_osd.c
gl_osd.h
osx_common.h
osx_common.m
pnm_loader.c
pnm_loader.h
vo.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
vo.h video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc 2013-01-13 20:04:10 +01:00
vo_caca.c vo_caca: accept any stride for output image 2013-01-13 17:39:32 +01:00
vo_corevideo.h
vo_corevideo.m vo_corevideo: use stride 2013-01-13 17:39:32 +01:00
vo_direct3d.c mp_image: require using mp_image_set_size() for setting w/h 2013-01-13 17:39:32 +01:00
vo_image.c video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc 2013-01-13 20:04:10 +01:00
vo_lavc.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
vo_null.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vo_opengl.c video: remove things related to old DR code 2013-01-13 20:04:10 +01:00
vo_opengl_old.c video: remove things related to old DR code 2013-01-13 20:04:10 +01:00
vo_opengl_shaders.glsl
vo_sdl.c video: remove things related to old DR code 2013-01-13 20:04:10 +01:00
vo_vdpau.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
vo_x11.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
vo_xv.c video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
w32_common.c
w32_common.h
x11_common.c
x11_common.h