mpv/video
wm4 91471deecc video: remove aliases for some rarely referenced image formats
These formats are still supported; you just can't reference them via a
defined constants directly. They are now handled via the generic
passthrough.

(If you want to use such a format, you either have to add the entry
back, or use AV_PIX_FMT_* directly.)
2014-11-05 01:52:19 +01:00
..
decode dxva2: use gpu_memcpy with unmatched strides 2014-10-27 12:37:25 +01:00
filter vf_vapoursynth: add debug message when returning error from GetFrame 2014-10-13 14:35:03 +02:00
out vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
csputils.c video: adjust some Matroska 3D formats 2014-08-31 14:48:58 +02:00
csputils.h vo_opengl: draw OSD twice in 3D mode case 2014-10-29 23:14:46 +01:00
fmt-conversion.c video: remove aliases for some rarely referenced image formats 2014-11-05 01:52:19 +01:00
fmt-conversion.h
hwdec.h video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
image_writer.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
image_writer.h
img_format.c video: add image format test program 2014-11-05 01:52:19 +01:00
img_format.h video: remove aliases for some rarely referenced image formats 2014-11-05 01:52:19 +01:00
img_fourcc.h
memcpy_pic.h
mp_image.c video: refuse to allocate image data for hwaccel formats 2014-11-05 01:41:35 +01:00
mp_image.h video: initial Matroska 3D support 2014-08-30 23:24:46 +02:00
mp_image_pool.c
mp_image_pool.h
sws_utils.c
sws_utils.h
vaapi.c vaapi: try dealing with Intel's braindamaged shit drivers 2014-08-21 22:45:58 +02:00
vaapi.h vaapi: try dealing with Intel's braindamaged shit drivers 2014-08-21 22:45:58 +02:00
vdpau.c vdpau: allocate surfaces by age 2014-08-11 14:03:53 +02:00
vdpau.h vdpau: allocate surfaces by age 2014-08-11 14:03:53 +02:00
vdpau_functions.inc
vdpau_mixer.c vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failure 2014-08-13 17:57:19 +02:00
vdpau_mixer.h
vfcap.h