- 21 Dec, 2009 5 commits
-
-
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
-
- 20 Dec, 2009 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 19 Dec, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Philippe André authored
-
- 17 Dec, 2009 2 commits
- 16 Dec, 2009 4 commits
-
-
Laurent Aimar authored
It was duplicated with es_format_t::i_sar_num/den.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 15 Dec, 2009 2 commits
-
-
Pierre authored
-
Rafaël Carré authored
-
- 13 Dec, 2009 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It is needed as long as we cannot directly get an opengl context from a vout_thread_t.
-
Laurent Aimar authored
-
- 12 Dec, 2009 4 commits
-
-
Rémi Denis-Courmont authored
-
Johann Ransay authored
PPM image format is already supported in FFMPEG. It would be possible to support it in vlc too with the following patch. The targetted usage of this change is to be able to do: vlc --fake-file image.ppm fake:// Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 10 Dec, 2009 6 commits
-
-
Pierre authored
Also, let the possibility to run vlc -H. Pointed-out-by Rémi Denis-Courmont <remi@remlab.net>.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
psz_logmode is tested for NULLity, so we need to use *NonEmpty*. Also, always delete the variable. If the reference count was 1, we will revert back to the configuration value, which makes no difference.
-
Rémi Denis-Courmont authored
-
Pierre authored
-
Pierre authored
This is done to better diagnosticate misconfiguration of libvlc path.
-
- 09 Dec, 2009 1 commit
-
-
Pierre Ynard authored
-
- 08 Dec, 2009 7 commits
-
-
Rémi Denis-Courmont authored
It is used in many places, namely all X11 plugins _except_ the video display ones. So it did not make much sense to keep it there IMHO.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Duraffort authored
* set a meta (without changing the file) * save all meta to the file
-
- 07 Dec, 2009 2 commits
-
-
Pierre authored
A weirdness was introduced somehow. We were relying on the media state. (!) Also, make sure that we always require stop() to be called when the media_player is destroyed. This may prevent some unwanted bad usage, whose consequence might be that _release() will block on input thread destruction.
-
Laurent Aimar authored
-