1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
mpv/libmpv
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
..
client.h client API: correct a comment in the API doxygen 2017-01-08 10:05:07 +01:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
opengl_cb.h vo_opengl: implement videotoolbox hwdec on iOS 2017-02-17 11:43:24 -08:00
qthelper.hpp qthelper: introduce new convenience functions 2016-09-26 16:49:35 +02:00
stream_cb.h stream_cb: fix stale comment 2016-08-08 10:34:12 +02:00