[Swfdec] [Bug 17633] ijg libjpeg based jpeg decoder patch

2008-12-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17633 Riccardo Magliocchetti changed: What|Removed |Added Attachment #18963|0 |1 is obsolete|

[Swfdec] [Bug 18553] swfdec fails on most video sites

2008-12-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18553 --- Comment #12 from Riccardo Magliocchetti 2008-12-27 03:19:40 PST --- (In reply to comment #10) > (In reply to comment #9) > > - http://www.revver.com - looks like there could be some video codec issues > > revver issue is bug 18821 so we

[Swfdec] [Bug 18187] Support h264/aac Youtube videos

2008-12-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18187 Riccardo Magliocchetti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Swfdec] swfdec sound test not compiling in master

2008-12-27 Thread Riccardo Magliocchetti
hi, i'm having trouble compiling latest git because of this swfdec/test/sound/downsample.c:86: error: cannot optimize loop, the loop counter may overflow the code in question is this: static guint cut_silence (char *data, guint length, guint steps) { guint i, new; new = length * steps;