mpv/video
wm4 926c6631ff vf: add vf_rescale_dsize()
Needed because mplayer* basically tracks DAR, which makes it harder for
filters which want to keep the SAR.

The contents of this function are duplicated in a few filters, and will
be used instead of custom code as the filters are updated later.
2013-01-13 20:04:12 +01:00
..
decode video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
filter vf: add vf_rescale_dsize() 2013-01-13 20:04:12 +01:00
out vo_image: render subs 2013-01-13 20:04:12 +01:00
csputils.c
csputils.h
fmt-conversion.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
fmt-conversion.h
image_writer.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
image_writer.h
img_format.c mp_image: add mp_image_crop() 2013-01-13 20:04:12 +01:00
img_format.h mp_image: add mp_image_crop() 2013-01-13 20:04:12 +01:00
img_fourcc.h video: decouple internal pixel formats from FourCCs 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 mp_image: add mp_image_crop() 2013-01-13 20:04:12 +01:00
mp_image.h mp_image: add mp_image_crop() 2013-01-13 20:04:12 +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 video: cleanup: replace old mp_image function names 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