- 05 Jul, 2008 25 commits
-
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
Removed broken, unmaintained and unfinished code. May be restored after 0.9.0 if there is enough time to do this kind of stuff (should be merged with the Extended Controls panel anyway)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
grandchildren) It fixes when access-filter is used or when a demuxer instanciates sub access/stream/demuxer
-
Laurent Aimar authored
not wth the object that creates new input items. (It fixes the segfaults I had when quitting VLC)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
First, this would re-introduce the security issue we just fixed in 0.8.6f. Second, using share/ is not even the right path anyway.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
interface: Make sure that when b_should_run_on_first_thread is set the interface gets killed by vlc_object_kill( p_libvlc ). This fixes Ctrl-C on Mac OS X.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 04 Jul, 2008 10 commits
-
-
Pierre d'Herbemont authored
macosx: Merge the KillerThread and the manage thread. Make sure we properly exit the manage_thread. Don't only msleep() but use timedwait() to make sure we don't have to wait more than needed when destroying the thread.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Vincent Penquerc'h authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Lukas Durfina authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Laurent Aimar authored
If you specify and extra pmt, the parsing of the PAT will be disabled (unlike previous behaviour). You can now just specify the pid and number of your program and it will automatically be used. You can specify es by type (video, audio, spu) and fourcc instead of stream type. You can specify the pcr pid.
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
- 03 Jul, 2008 5 commits
-
-
Laurent Aimar authored
-
Christophe Mutricy authored
Soo that we avoid plugin cache problem between binary version. This patch was first thought for Debian but considering it is usefull for all distros and for VideoLAN own win32 and MacOSX builds, I think it has its place in the master tree.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-