[vlc-commits] commit: Broadcom CrystalHD decoder support (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Sun Dec 19 19:50:18 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec 19 00:42:10 2010 +0100| [a69e27f67fa4f77d58fd17f03ce158b076a537f1] | committer: Jean-Baptiste Kempf
Broadcom CrystalHD decoder support
This new module works with BCM70015 Crystal HD video decoders
It handles hardware decoding of H264, VC-1 and mpeg2
So far, it only works on GNU/Linux with the appropriate driver and
library. Windows version is still limited.
This is the first part, since mpeg4, interlaced and BCM70012 are not
working yet.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a69e27f67fa4f77d58fd17f03ce158b076a537f1
---
NEWS | 1 +
configure.ac | 19 ++
modules/codec/Modules.am | 1 +
modules/codec/crystalhd.c | 531 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 552 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a69e27f67fa4f77d58fd17f03ce158b076a537f1
More information about the vlc-commits
mailing list