[vlc-commits] Add VideoToolbox based decoder
Felix Paul Kühne
git at videolan.org
Fri Jun 26 14:31:15 CEST 2015
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Jan 22 16:10:43 2015 +0100| [ee852776c6a0d8112333b68c879fc8660e2fa378] | committer: Felix Paul Kühne
Add VideoToolbox based decoder
Supports H.264, mp4v, H.263 and DV depending on Darwin flavor and version
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ee852776c6a0d8112333b68c879fc8660e2fa378
---
NEWS | 3 +
modules/codec/Makefile.am | 6 +
modules/codec/videotoolbox.m | 1091 ++++++++++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
4 files changed, 1101 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ee852776c6a0d8112333b68c879fc8660e2fa378
More information about the vlc-commits
mailing list