- 05 Jan, 2012 25 commits
-
-
Laurent Aimar authored
It is needed for DVD menu support. (cherry picked from commit 1772a146) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is needed for DVD menu support. (cherry picked from commit 446263ea) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 4343ec78) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It closes #5683 (cherry picked from commit 705d11a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 02631b2e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7066f349) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This is probably temporary, since SRC is more computationly intensive than speex_dsp But this close #5781 (cherry picked from commit 5c261b04) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 9b100a5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ccf99a62) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit d62d0e3f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit f0296b66) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This reverts commit c9a36881. Conflicts: contrib/src/dvbpsi/rules.mak (cherry picked from commit aa2748bd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This version's config.{guess,sub} knows about android (cherry picked from commit e69c9040) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 2e554edc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 140a7dbc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Previous code didn't actually behave so well with small keyints etc. (cherry picked from commit f1e222cf3197da2a0c395b5a8eae745e470d312e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sharad Dixit authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c0236576) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ebb59d36) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 70250296) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 9f3cdb07) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
gl/ builds replacements for standard headers in case the system ones don't work but it has the reverse effect: provided headers work and built ones don't (cherry picked from commit 937f97f2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 6e034ff2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
gcc doesn't understand __restrict, use __restrict__ might break MSVC++ compatibility (cherry picked from commit 37b42888) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
We can't use $@ as we operate before the directory is renamed (cherry picked from commit 7046b612) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a0a79c3e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Jan, 2012 15 commits
-
-
Laurent Aimar authored
(cherry picked from commit 632b98d4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 435f1d55) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 73b765d6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit e10f808b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
See http://forum.videolan.org/viewtopic.php?f=12&t=96883 (cherry picked from commit 4c21c650) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 0921213a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Though #5327 is closed, 1.2 and 1.3 nightlies do not work as expected. The patch makes the cursor hide after every mouse movement. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 07dcbf50) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Should simplify translators' work (cherry picked from commit fd08420a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit aa7354d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e0fee1e5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit abfcd0d5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit e06dc389) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 18120e5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #4127 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c6300505) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f6287174) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-