]> git.sesse.net Git - vlc/commit
Broadcom CrystalHD decoder support
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 18 Dec 2010 23:42:10 +0000 (00:42 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 19 Dec 2010 18:49:42 +0000 (19:49 +0100)
commita69e27f67fa4f77d58fd17f03ce158b076a537f1
treeed8eb515bad2fa88d2d3d5492c02cb982a241712
parentd722087d8e5367da64b747bae0f4780ad5fed291
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.
NEWS
configure.ac
modules/codec/Modules.am
modules/codec/crystalhd.c [new file with mode: 0644]