- 04 Apr, 2007 5 commits
-
-
Rafaël Carré authored
-
Loïc Minier authored
Martin Michlmayr; Debian #417750.
-
Christophe Mutricy authored
So patch libgnuintl.h.in so both header got the patch. For win32 it seems to produce libintl.h so kludge this one.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - New Simple Preferences look'n feel. Should work without too many segfaults... Got rid of the QListWidget thing. Some look has still to be done, especially for size/margin/padding. I don't know yet if the look of the button will be like that ( flat, rounded onMouseOver, darked onCliked)
-
- 03 Apr, 2007 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
Mac OS X package: When the dmg is opened force the open of the dmg window. Order the icon, and prepare the use of background image.
-
Christophe Mutricy authored
This is in the process to be submitted upstream
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Mutricy authored
-
- 02 Apr, 2007 9 commits
-
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
mosaic.c: If we're not using bluescreen stuff (which needs per pixel alpha values), then use I420 instead of YUVA when resizing the images. (see previous commit for explanation.)
-
Antoine Cellerier authored
Use I420 image buffers instead of YUVA for mosaic bridge. Impact on CPU usage for test case (http://people.videolan.org/~dionoea/mosaic/ basically a 6x5 mosaic displayed locally) is 155% -> 85% if alpha == 255, 166% -> 110% if alpha == 128.
-
Antoine Cellerier authored
-
Olivier Aubert authored
-
Antoine Cellerier authored
also scale I420/YV12. (untested) (btw, why don't we use the "normal" scaling modules for sub pictures?)
-
Antoine Cellerier authored
* Untested YV12/I420 -> * blending. Works exactly like YUVA blending except when i_trans == 255. This should improve Mosaic performance. (still needs 1 or 2 changes to the mosaic_bridge and mosaic modules). * Don't try blending if i_trans == 0.
-
- 01 Apr, 2007 18 commits
-
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
Qt4 - try to provide the missing dialogs for the dialog provider. Should fix skins2 problem on windows.
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Pierre d'Herbemont authored
Mac OS X gui: Label the option "Check for VLC update automatically" rather than "Check for update when VLC is launched".
-
Pierre d'Herbemont authored
Mac OS X gui: Ask the user if she wants to check update on startup. And if so, check for update only every two days.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Allow changing the subpicture filter chain at runtime. (This currently kind of segfaults some of the time (after 2 changes) ... somemore bughunting is needed)
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
Add calls to config_Put* to make sure that the configuration values survive a filter instance destruction.
-