Displaying 6 results from an estimated 6 matches for "bitplanes".
Did you mean:
bitplanet
2001 Feb 07
2
video codec
Hi Lourens,
I fixed the YUV conversion and added a 'skip-empty-bitplanes' feature.
The latter is still buggy, I have to check this again. But images look
mach better now, even if you use higher compression ratios.
(try ./main 1500 150 150 for a 352x288 image -- the output becomes
blurred, but how does it looks when you compress it using jpeg down to
about 2kB ...)....
2015 Aug 25
1
[Bug 91756] New: glean test vertProg1 segfaulting X server in exaHWCopyNtoN
https://bugs.freedesktop.org/show_bug.cgi?id=91756
Bug ID: 91756
Summary: glean test vertProg1 segfaulting X server in
exaHWCopyNtoN
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
1998 Jun 18
3
R-beta: netscape/R interaction
Using netscape 4.03 (or 2.x or 3.x)/ R-0.62.1 with SPARC Solaris 2.4:
when netscape is running for help, graphics in R quit with "Color allocation
error". Closing netscape removes the problem. netscape does not interfere with
other X11 imaging programs including ghostscript and ImageMagick except that it
increases the contrast in my mailer windows slightly.
(netscape does block
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
Here's 1.19-RC2, which should be pretty close to 1.19.
The only serious bug I'm aware of at this point is a crash in
FlushAllOutput:
https://bugzilla.redhat.com/show_bug.cgi?id=1382444
Adam Jackson (5):
glamor: Fall back to software for CopyPlane if we need to
xephyr: Don't crash if the server advertises zero xv adaptors
test: Re-enable a couple of GetImage
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
I think we're ready for RC1 at this point, but wanted to give people a
chance to scream about "just one more API change" until tomorrow. Let me
know if there's something I'm missing; if I don't hear anything, I'll be
tagging RC1 in the morning.
Aaron Plattner (1):
xace: Fix XaceCensorImage to actually censor the right part of the image
Adam Jackson (92):
2013 Aug 11
10
[PATCH 00/10] Add support for MPEG2 and VC-1 on VP3/VP4 for NV98-NVAF
As it turns out, with the proprietary firmware, the VP3 and VP4 interfaces are
identical. Furthermore, this is all already implemented for nvc0. So these
patches (a) move the easily sharable bits of the nvc0 implementation into the
nouveau directory, and then (b) implement the other parts in nv50. The
non-shared parts are still largely copies, but there are some differences, not
the least of which