mpv/video
Aman Gupta 53fab20c6d vo_opengl: implement videotoolbox hwdec on iOS
Implements --hwdec=videotoolbox on iOS. Similar to hwdec_osx.c, but
using CVPixelBuffer APIs available on iOS instead of the equivalent
IOSurface APIs in macOS.
2017-02-17 11:43:24 -08:00
..
decode videotoolbox: remove weird format-negotiation between VO and decoder 2017-02-17 14:14:22 +01:00
filter vf_lavfi: don't crash with VOs without hardware decoding support 2017-01-25 08:32:35 +01:00
out vo_opengl: implement videotoolbox hwdec on iOS 2017-02-17 11:43:24 -08:00
csputils.c Remove compatibility things 2016-12-07 19:53:11 +01:00
csputils.h
fmt-conversion.c Remove compatibility things 2016-12-07 19:53:11 +01:00
fmt-conversion.h
gpu_memcpy.c
gpu_memcpy.h
hwdec.c
hwdec.h videotoolbox: remove weird format-negotiation between VO and decoder 2017-02-17 14:14:22 +01:00
image_writer.c Remove compatibility things 2016-12-07 19:53:11 +01:00
image_writer.h
img_format.c Remove compatibility things 2016-12-07 19:53:11 +01:00
img_format.h
img_fourcc.h
mp_image.c mp_image: use AVFrame.opaque_ref to pass through mpv-only fields 2017-02-13 13:12:29 +01:00
mp_image.h video: use demuxer-signaled duration for last video frame 2016-12-21 18:18:24 +01:00
mp_image_pool.c mp_image_tool: guard hw downloading against allocation failures 2017-02-07 17:06:20 +01:00
mp_image_pool.h vaapi: use libavutil functions for copying hw surfaces to memory 2017-01-12 13:58:28 +01:00
sws_utils.c build: replace some FFmpeg API checks with version checks 2017-01-24 08:11:42 +01:00
sws_utils.h
vaapi.c vaapi: remove central lock around vaapi API calls 2017-01-28 18:27:30 +01:00
vaapi.h vaapi: remove central lock around vaapi API calls 2017-01-28 18:27:30 +01:00
vdpau.c vdpau: use libavutil for surface allocation during decoding 2017-01-17 15:48:56 +01:00
vdpau.h vdpau: use libavutil for surface allocation during decoding 2017-01-17 15:48:56 +01:00
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h
vt.c vo_opengl: hwdec_osx: use new format setup function 2017-02-17 17:08:37 +01:00
vt.h videotoolbox: add reverse format mapping function 2017-02-17 13:51:03 +01:00