- 03 Mar, 2007 4 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Close the embedded window only when playlist stop. Have the window to animate smoothly when size changes. Make the fullscreen mode behaves well when input changes and ends.
-
Christophe Mutricy authored
-
- 02 Mar, 2007 22 commits
-
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Laurent Aimar authored
As a side effect, this workaround the AAC decoding problem after pause/seek when going through our packetizer (eg: pause/seek with vlc VOD). But the bug is still there : faad will stop decoding audio forever after receiving a buffer full of 0 (at least with faad2-2.5 from audiocoding.com, faad2 from mplayer svn does not show this problem)
-
Laurent Aimar authored
as soon as possible to allow decoders to flush (well that part need to be implemented ;)
-
Laurent Aimar authored
You have to use sout-keep option on your broadcast media using > setup your_media option sout-keep The default value is no-sout-keep and command line option --sout-keep will not activate it (on purpose).
-
Laurent Aimar authored
-
Laurent Aimar authored
of libvlc-control (what's that ?). It will need to be rewritten when VLM API is fixed.
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Damien Fouilleul authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
* added ugly, but working support for future, powerpc-based darwin releases. this doesn't support intel-Macs yet
-
Rémi Denis-Courmont authored
- Do not use non-thread-safe stuff
-
Rémi Denis-Courmont authored
VLC never resolves network service names, it only uses port numbers.
-
Rémi Denis-Courmont authored
This will not change your life.
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Felix Paul Kühne authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
- 01 Mar, 2007 14 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares)
-
Jean-Baptiste Kempf authored
Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device )
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
Fix a hang when quitting vlc on Mac OS X. This hang is due to the signal thread that isn't cancelled properly, because Mac OS X's sigwait is not a pthread cancellation point as it ought to be according to POSIX.1.
-