[vlc-commits] avcodec: Mac OS X Video Acceleration (VDA) support (close #3558)

Sebastien Zwickert git at videolan.org
Tue Jul 31 17:53:07 CEST 2012


vlc | branch: master | Sebastien Zwickert <dilaroga at free.fr> | Thu Mar 29 19:06:15 2012 +0200| [300cf98e16888a0afddbc431e25f23b91523c245] | committer: Felix Paul Kühne

avcodec: Mac OS X Video Acceleration (VDA) support (close #3558)

With minor updates by me.

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=300cf98e16888a0afddbc431e25f23b91523c245
---

 NEWS                             |    1 +
 configure.ac                     |   32 +++++
 modules/codec/avcodec/Modules.am |    1 +
 modules/codec/avcodec/avcodec.c  |   14 +-
 modules/codec/avcodec/avcodec.h  |    6 +-
 modules/codec/avcodec/va.h       |    1 +
 modules/codec/avcodec/vda.c      |  293 ++++++++++++++++++++++++++++++++++++++
 modules/codec/avcodec/video.c    |   18 ++-
 8 files changed, 363 insertions(+), 3 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=300cf98e16888a0afddbc431e25f23b91523c245


More information about the vlc-commits mailing list