- 29 Jul, 2009 5 commits
-
-
Laurent Aimar authored
It also avoid useless mdate() when decoding audio. (cherry picked from commit 87129938)
-
Laurent Aimar authored
(cherry picked from commit 6088f39f)
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
This will still assert in debug build due to a core bug
-
Felix Paul Kühne authored
-
- 28 Jul, 2009 6 commits
-
-
Christophe Mutricy authored
EXTRA_DATA doesn't seem to be a "primary" even if DATA is and EXTRA is a valid prefix. Also i don't think .vlt are often rebuilt so it should be in clean rather than mostly clean (cherry picked from commit 4fdaf53d)
-
Anthony Loiseau authored
dialog_ProgressCreate can return NULL. For this case, only deal with the result if it is not NULL. Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit 29e7fc71) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 5c9b0299) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 4df6f959) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Besnard Jean-Baptiste authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit f9b30861) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 56dc82ed) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 27 Jul, 2009 3 commits
-
-
Pierre Ynard authored
Work around the missing PathIsNetworkPathW() function... (cherry picked from commit 1e1269ba)
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
- 26 Jul, 2009 11 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(cherry picked from commit f29f7e10)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Pointed-out-by: tixxDZ <tixxdz@gmail.com> - DZCORE Labs, Algeria (cherry picked from commit dc74600c)
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 9eb5b0ce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Jul, 2009 15 commits
-
-
Jean-Baptiste Kempf authored
This is not ready yet. (cherry picked from commit 1f952b3d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The .dll is still a bit big, because of static linking to libiconv, I think (cherry picked from commit eaa615ce) Conflicts: extras/contrib/src/Makefile
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
should fix bug #2947 ,now it scrolls to new item when theres actual input-change, not just data changed. (cherry picked from commit 5f81bec5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
Fix build on non-pthread platforms
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
This avoids using real-time when not asked. It should also fix a pthread_create() permission failure on FreeBSD (Linux seems to ignore this error silently). (cherry picked from commit f52524a2) Conflicts: src/misc/pthread.c src/misc/w32thread.c
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed redraw issue when autosizing the playback slider (#2976) by using a stricter minimal window size (238*63px)
-
Felix Paul Kühne authored
-