- 19 Oct, 2009 25 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Those are highly incomplete, especially as they aren't unrolled. But it already decreases libmpeg2 CPU usage by 20%.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
400 Mb buffer would kill almost any such (existing) system.
-
Rémi Denis-Courmont authored
(This kinda sucks, but liba52 does not export is build mode through any public header)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It's not implemented for fixed-point. And it's so slow that it would probably not make sense anyway.
-
Rémi Denis-Courmont authored
Currently, we do not have any architecture where this would not be a build-time constant. Constancy helps fixing a few issues in the audio path.
-
Rémi Denis-Courmont authored
The default VLC font does not exist here.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Hildon is not Maemo-specific (Ubuntu Mobile...). And Maemo soon won't be Hildon-GTK anymore.
-
Laurent Aimar authored
It seems that depending on your driver, the resize done by IDirect3DDevice9::Present can be of very low quality. The resize is now done by IDirect3DDevice9::StretchRect.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
All ports from an adaptor must have the same format anyway.
-
Rémi Denis-Courmont authored
We *do* check the image size when parsing the format.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Marian Ďurkovič authored
-
- 18 Oct, 2009 15 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Simplify and avoid running a thread and an interval timer when there is no video output.
-
Rémi Denis-Courmont authored
xdg-screensaver takes care of that... ...without the 30 seconds interval timer.
-
Rafaël Carré authored
Closes #3006
-
Marian Ďurkovič authored
-
Rafaël Carré authored
Closes #805
-
Rémi Denis-Courmont authored
Note that this won't work on OMAP1 (ARMv<6). However a trivial change could enable that (the JIT supports ARMv5 too).
-
Rémi Denis-Courmont authored
Regression from 724461bd
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Anyway, Maemo does not support XvMC, and our GLX plugin won't work either. Also, calling D-Bus from the video output thread was causing visible latencies in with the former Xlib/Xv plugin.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-