mpv/video
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
..
decode mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
filter video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
out video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
csputils.c
csputils.h
fmt-conversion.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
fmt-conversion.h
image_writer.c video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
image_writer.h
img_format.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
img_format.h mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
memcpy_pic.h memcpy_pic: kill useless/dangerous optimization 2012-11-25 23:40:07 +01:00
mp_image.c video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
mp_image.h video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes 2013-01-13 20:04:11 +01:00
mp_image_pool.c mp_image_pool: add pool to avoid frequent image reallocations 2013-01-13 17:39:32 +01:00
mp_image_pool.h mp_image_pool: add pool to avoid frequent image reallocations 2013-01-13 17:39:32 +01:00
sws_utils.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
sws_utils.h sub: reimplement -spugauss as --sub-gauss 2012-11-25 23:40:07 +01:00
vfcap.h video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc 2013-01-13 20:04:10 +01:00