- 20 Oct, 2009 10 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
video_filter_puzzle: remove unnedeed structure (it does not change anything to the race conditions already present).
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Marian Ďurkovič authored
The library delivers us pixel width/height relative to display size so we must compute it accordingly, otherwise we have conflicting data in i_sar_num/i_sar_den and i_aspect.
-
- 19 Oct, 2009 26 commits
-
-
Rémi Denis-Courmont authored
There is only one button on a touch screen.
-
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 4 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
-