Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 136948 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- gstreamer0.10-pitfdll-0.9.1.1+cvs20060515.orig/ext/pitfdll/dshow_vdec.c
0
++ gstreamer0.10-pitfdll-0.9.1.1+cvs20060515/ext/pitfdll/dshow_vdec.c
Lines 341-347 Link Here
341
  { "ir50_32", { 0x30355649, 0x0000, 0x0010,
341
  { "ir50_32", { 0x30355649, 0x0000, 0x0010,
342
                0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 },
342
                0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 },
343
    GST_MAKE_FOURCC ('I', 'V', '5', '0'), 5, "Indeo Video",
343
    GST_MAKE_FOURCC ('I', 'V', '5', '0'), 5, "Indeo Video",
344
    "video/x-intel, ivversion=(int)5",
344
    "video/x-indeo, indeoversion=(int)5",
345
    NULL },
345
    NULL },
346
  { "ir41_32", { 0x31345649, 0x0000, 0x0010,
346
  { "ir41_32", { 0x31345649, 0x0000, 0x0010,
347
                 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71 },
347
                 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71 },

Return to bug 136948