- 09 Jan, 2010 26 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzee-Luyssen authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Pierre d'Herbemont authored
This saves (from my test) more than 5 frames per seconds during live resize.
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
To convert from 4-bits to 8-bits channel, one should multiply by 17. Acked-by: Antoine Cellerier <dionoea@videolan.org>
-
Rémi Denis-Courmont authored
(not on some specific operating system) Pointed-out-by: Ramiro Polla <ramiro.polla@gmail.com>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Don't force an explicit --disable-libva. This was especially silly on non-libVA platforms.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
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 14 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"
-