- 07 Aug, 2009 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This hasn't work for quite some time and we have projectM module. Moreover, noone complained.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 06 Aug, 2009 17 commits
-
-
Laurent Aimar authored
This reverts commit 33835542. It segfaults as p_next is now uninitialized. ==25869== Conditional jump or move depends on uninitialised value(s) ==25869== at 0x5078332: GetNextItem (tree.c:441) ==25869== by 0x5078D7A: playlist_GetNextLeaf (tree.c:362) ==25869== by 0x5071CFE: ResetCurrentlyPlaying (thread.c:197) ==25869== by 0x5072952: Thread (thread.c:596) ==25869== by 0x577AFC6: start_thread (in /lib/libpthread-2.7.so) ==25869== by 0x5EE65AC: clone (in /lib/libc-2.7.so)
-
Laurent Aimar authored
-
Grigori Goronzy authored
Rename types and add compatibility macro for old libass versions. Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Remove external thread for fontdbbuiler, and do it on load. First run is slower on windows, so show dialog about it to user. Following runs should be much faster (atleast according to my own tests). So on optimal case user sees that font-dialog only once when initial cache is created. One idea was to load freetype-module on start of vlc, so it would create that cache on start of vlc instead of start of video (when showing title), and could be changed to show something like 'VLC is starting first time, please wait a while...' or so. Feel free to revert/change/complain about this if it doesn't work for you.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This partially reverts f1175e71.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is just pedantic. Nobody links against plugins anyway.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 05 Aug, 2009 16 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Configure: update macro to deal with the case where you want --enable-foo, but the module name is not foo. So, add a new argument that can be empty This happens for --enable-dv (access_dv) --enable-shout (stream_output_shout)
-
Jean-Baptiste Kempf authored
Be careful, while dv was updated to the new APIs, dc1394 wasn't
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar 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
-
Jean-Baptiste Kempf authored
-