similar to: [Bug 13832] New: Text in YouTube player does not render correctly with EXA

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 13832] New: Text in YouTube player does not render correctly with EXA"

2009 Mar 07
1
SwfdecMozilla 100% cpu usage on Youtube
Hi, My question is: Can anyone recommend a cheap graphics board that works well with the GNU/Linux/X/Firefox/Swfdec/Youtube stack? I am using an old ATI Radeon 9550, and I have been experiencing 100% CPU usage, stuttering and loss of sync when viewing Youtube movies for quite a long time now (since Swfdec v 0.6.x, now using 0.8.2). Didn't bother to report it because I've seen
2008 Jun 01
9
[Bug 16180] New: YouTube works if I occasionally pause/unpause
http://bugs.freedesktop.org/show_bug.cgi?id=16180 Summary: YouTube works if I occasionally pause/unpause Product: swfdec Version: 0.6.6 Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2007 Dec 29
1
youtube.com complains about old version on 64 bit ubuntu gutsy
I read on lwn.net that swfdec has support for watching youtube.com videos. Good work! I have not been able to get the Adobe 32-bit mozilla plugin working under 64-bit gutsy so I figured I'd give swfdec a go. A quick search of the archives and bugzilla turns up nothing obviously similar to my problem. Viewing this page: http://www.youtube.com/watch?v=82Opqy5mFZM&feature=related I
2007 Oct 21
8
[Bug 12875] New: swfdec-mozilla-0.5.3: cpu hog and reports incorrect youtube video length
http://bugs.freedesktop.org/show_bug.cgi?id=12875 Summary: swfdec-mozilla-0.5.3: cpu hog and reports incorrect youtube video length Product: swfdec Version: 0.5.3 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: plugin
2008 Apr 12
2
[Bug 15471] New: segmentation fault while seeking in youtube.com
http://bugs.freedesktop.org/show_bug.cgi?id=15471 Summary: segmentation fault while seeking in youtube.com Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2009 Feb 26
2
[PATCH 1/2] exa: turn WaitMarker into a NOP.
- map should handle this. --- src/nouveau_exa.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/nouveau_exa.c b/src/nouveau_exa.c index b656ca7..20ad380 100644 --- a/src/nouveau_exa.c +++ b/src/nouveau_exa.c @@ -259,7 +259,7 @@ nouveau_exa_mark_sync(ScreenPtr pScreen) static void nouveau_exa_wait_marker(ScreenPtr pScreen, int marker) { -
2007 Dec 11
9
[Bug 13604] New: Assertion failure when seeking on youtube with pulseaudio backend.
http://bugs.freedesktop.org/show_bug.cgi?id=13604 Summary: Assertion failure when seeking on youtube with pulseaudio backend. Product: swfdec Version: unspecified Platform: x86-64 (AMD64) URL: http://www.youtube.com OS/Version: Linux (All) Status: NEW Severity: normal Priority:
2008 May 23
12
Modules will no longer be automatically included in RSpec version 1.1.4
Can anyone (David?) shed some light on what exactly this warning is complaining about? I started seeing it when I upgraded to Rails 2.1 RC1 and the latest RSpec from git. I''m getting it in some helper specs that I''m writing. And yes, I am including a module there, to reuse some utility methods I originally wrote for my controller tests (I''m switching to specs
2009 Mar 13
1
[EXA] Updated wfb'ish patches
These two patches make nv50 usable with driver allocated pixmaps. I am aware that some cards (NV9X?) have a slightly different texture layout somehow, i would encourage people to use the test program i sent a few days ago to try and figure it out, or at least sent in the output (see the last email for details). Sorry for all the bitmasking, shifting and such in the first patch but is absolutely
2009 Feb 16
3
[Bug 20144] New: 2D images broken on nv28 (EXA failure?)
http://bugs.freedesktop.org/show_bug.cgi?id=20144 Summary: 2D images broken on nv28 (EXA failure?) Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2009 Jul 17
2
[Bug 22828] New: Nouveau EXA bug
http://bugs.freedesktop.org/show_bug.cgi?id=22828 Summary: Nouveau EXA bug Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: d.okias at
2009 Jul 23
1
[Bug 22905] New: EXA - image corruption
http://bugs.freedesktop.org/show_bug.cgi?id=22905 Summary: EXA - image corruption Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2008 Apr 14
1
youtube and flash video slider commands
Hi, I have posted this bug: https://bugzilla.redhat.com/show_bug.cgi?id=430629 and since then swfdec has improved significantly! But I see new issue with youtube and that it that video plays but I can't use video slider to rewind forward or backward without freezing youtube window. Should I post a new bug for this issue? Is there someway how I can help you troubleshoot this issue? Cheers,
2004 May 29
8
arrow-driven menu with pxelinux.0?
Hello! Is there a way to make an arrow-driven menu with pxelinux? Cheers Alex
2007 Sep 26
1
Youtube broken by 89d295a94
Hello! The current swfdec from git won't play videos on youtube. I had bisected the change. 8fc53e76 ("merge the too get_variable functions") is the last good revision. 89d295a94 ("implement swfdec_action_get_movie_by_path() and use it for GetVariable") is broken. Broken revisions show "share" and "watch" on blinking white background with two labels
2010 Apr 20
0
[PATCH] nv10/exa : demagify tex and rt format
Signed-off-by: Xavier Chantry <chantry.xavier at gmail.com> --- src/nv10_exa.c | 35 +++++++++++++++++++---------------- 1 files changed, 19 insertions(+), 16 deletions(-) diff --git a/src/nv10_exa.c b/src/nv10_exa.c index 1acb583..23a68e3 100644 --- a/src/nv10_exa.c +++ b/src/nv10_exa.c @@ -34,30 +34,33 @@ static struct pict_format { int exa; int hw; } nv10_tex_format_pot[] = { - {
2015 Nov 04
0
NOUVEAU(0): DRI3 on EXA enabled
On 02/11/15 08:28, poma wrote: > An interesting results. > > DRI2: > > $ vblank_mode=0 glxgears > ATTENTION: default value of option vblank_mode overridden by environment. > 6321 frames in 5.0 seconds = 1264.103 FPS > 6380 frames in 5.0 seconds = 1275.943 FPS > 6369 frames in 5.0 seconds = 1273.629 FPS > 6377 frames in 5.0 seconds = 1275.322 FPS > 6387 frames in
2009 Dec 26
5
[Bug 25802] New: nouveau driver crashes in exa
http://bugs.freedesktop.org/show_bug.cgi?id=25802 Summary: nouveau driver crashes in exa Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2010 Mar 24
3
[Bug 27288] New: EXA corruption on small pixmaps
http://bugs.freedesktop.org/show_bug.cgi?id=27288 Summary: EXA corruption on small pixmaps Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2009 Mar 12
1
Using one buffer object per (EXA) pixmap potentially wastes memory.
I've been doing some testing and it seems that glyphs (typically smaller than a page size on nv50) render slow'ish sometimes, mostly due to the many trips to the kernel (drm_addmap_core is the symbol that shows up). Ofcource this was a benchmark, but it does leave me wondering, do we really need need to call the kernel for every little pixmap? Also from a memory point of view, because a