Package: crystalhd / 1:0.0~git20110715.fdd2f19-11

Metadata

Package Version Patches format
crystalhd 1:0.0~git20110715.fdd2f19-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
multiarch support.patch | (download)

linux_lib/libcrystalhd/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch to allow support for multiarch.
exclude firmware.patch | (download)

linux_lib/libcrystalhd/Makefile | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

---
driver build failure fix.patch | (download)

driver/linux/crystalhd_hw.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 patch to fix build failures with gcc-4.6
gcc opts fix.patch | (download)

linux_lib/libcrystalhd/Makefile | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 patch to fix build failures on non x86 machines.
spelling fix.patch | (download)

linux_lib/libcrystalhd/libcrystalhd_fwdiag_if.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch that does basic spell check.
gst Port to GStreamer 1.0 API.patch | (download)

filters/gst/gst-plugin/configure | 22 11 + 11 - 0 !
filters/gst/gst-plugin/configure.ac | 8 4 + 4 - 0 !
filters/gst/gst-plugin/src/gstbcmdec.c | 431 210 + 221 - 0 !
filters/gst/gst-plugin/src/gstbcmdec.h | 68 34 + 34 - 0 !
4 files changed, 259 insertions(+), 270 deletions(-)

 [patch] gst: port to gstreamer 1.0 api