- 09 Jan, 2010 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
- 08 Jan, 2010 15 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Radek Vybiral authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Ramiro Polla authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ramiro Polla authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ramiro Polla authored
Use pkg-config to check for libmodplug, and check for version >= 0.8, which is needed for some functions like ModPlug_NumSamples(), ModPlug_GetMessage(), ModPlug_NumInstruments(), etc... Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ramiro Polla authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The check for presence has already done in configure.ac
-
Jean-Baptiste Kempf authored
It now autodetects the presence of libVA pkg: It will fail if --enable-libva is defined and it is not present It will be activated if nothing is specified and libVA pkg is present Moreover, it will check the presence of the avcodec/libva.h
-
Jean-Baptiste Kempf authored
You cannot check HAVE_AVCODEC_VAAPI before including "avcodec.h"
-
Rémi Duraffort authored
-
- 07 Jan, 2010 17 commits
-
-
Erwan Tulou authored
This patch also takes into account opening a new skins at any time (not just at initialization)
-
Erwan Tulou authored
When refreshing a window area, the window mask must first be stripped of this area, because the new refresh may not result in the same mask being applied. This patch corrects the following issues : - an animated bitmap with transparency varying from one subimage to the next is now guaranteed the previous subimage won't leave any trace. - a control that becomes invisible now means transparency is restored if no other controls exist for the same area (instead of an undefined and visually unpleasant area)
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
It is a dead-born codec
-
Ramiro Polla authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
We don't want to release the resources associated to the media player, unless user specify it.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
And a debug code.
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
This will download the free to use original recreation of french channels logo by Cyril Bourreau. Note, we can mirror them eventually. (Explicit authorization from the author).
-
Pierre d'Herbemont authored
"filename.lua" will check if the file name respects the following form: "Show.Name S19E01-jde.DEf.avi" upon success, it will fill the show name, the episode number and season number in the meta data. It will also set the title to "Show Name S19E01"
-
Pierre d'Herbemont authored
-