Nathan Froyd
|
1429c7df48
|
Bug 1278940 - avoid using __attribute__((optimize)) with clang in yuv; r=jrmuizel
clang doesn't understand __attribute__((optimize)) and so complains.
|
2016-06-24 23:26:40 -04:00 |
Mike Hommey
|
a8bdb31026
|
Bug 670329 - Avoid bumping ARM target because of NEON code in gfx. r=jmuizelaar
|
2011-07-15 10:15:28 +02:00 |
Jacob Bramley
|
9a97cc1996
|
Bug 666918: Allow some routines to omit the frame pointer even with --enable-profiling. This will break call-graphs for these functions, but an --enable-profiling build won't work without it. [r=cjones]
|
2011-07-05 09:48:40 +01:00 |
Tim Terribe
|
962584e61d
|
Bug 641014 - Fix broken NEO Y'CbCr to RGB conversion - r=doublec
--HG--
extra : rebase_source : fddd6ccddd083484c8b46a53747fb2058a46463e
|
2011-04-09 06:59:22 +12:00 |
Oleg Romashin
|
5dbb9398c1
|
Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. ycbcr r=chris.double a=blocking-fennec
|
2010-12-10 21:32:52 +02:00 |