]> git.sesse.net Git - ffmpeg/commit
avcodec: add new Videotoolbox hwaccel.
authorSebastien Zwickert <dilaroga@gmail.com>
Sat, 11 Jul 2015 11:23:21 +0000 (13:23 +0200)
committerClément Bœsch <clement@stupeflix.com>
Mon, 3 Aug 2015 08:12:10 +0000 (10:12 +0200)
commit11d923d41412223ed255f31489222321b11d0397
tree79c8ec8438b9cfe8be952a2e6aba9e5e0797f669
parent127203ba5a0b9fab652a5095e52f3d247abc98e5
avcodec: add new Videotoolbox hwaccel.
21 files changed:
Changelog
MAINTAINERS
Makefile
configure
ffmpeg.h
ffmpeg_opt.c
ffmpeg_vda.c [deleted file]
ffmpeg_videotoolbox.c [new file with mode: 0644]
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/h263dec.c
libavcodec/h264_slice.c
libavcodec/mpeg12dec.c
libavcodec/vda.c
libavcodec/vda_h264.c
libavcodec/vda_vt_internal.h [moved from libavcodec/vda_internal.h with 50% similarity]
libavcodec/version.h
libavcodec/videotoolbox.c [new file with mode: 0644]
libavcodec/videotoolbox.h [new file with mode: 0644]
libavutil/pixdesc.c
libavutil/pixfmt.h