| Commit | Date | |
|---|---|---|
|
[r2774]
by
sms00
Oops - the number of channels was hardcoded to 2. Use a loop "j < channels" |
2005-05-30 19:16:22 | Tree |
|
[r2773]
by
sms00
Make mplex created pcm DVDs the same as 'commercial' ones - fix submitted |
2005-05-30 18:20:09 | Tree |
|
[r2772]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 04:12:03 | Tree |
|
[r2771]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:54:36 | Tree |
|
[r2770]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:44:17 | Tree |
|
[r2769]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:36:52 | Tree |
|
[r2768]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:31:17 | Tree |
|
[r2767]
by
sms00
gcc3 needs vu16, gcc4 doesn't seem to care if vs16 or vu16 is used. vu16 works |
2005-05-29 03:25:20 | Tree |
|
[r2766]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:21:35 | Tree |
|
[r2765]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:00:32 | Tree |