- 29 Jan, 2009 4 commits
-
-
Rémi Denis-Courmont authored
IMHO, this should really be a vout variable though - how is the UI supposed to know which video output is triggering otherwise?
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
We use a sizeof and not a strlen so that's ok. This reverts commit 8ecb5ba1.
-
Rémi Duraffort authored
-
- 28 Jan, 2009 15 commits
-
-
Christophe Mutricy authored
So that the plugins can be installed at the good place
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
This is cached data. Nothing forbids upgrading your OS or sharing the cache with multiple versions.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
We should decide whether to use float or double before we bring it back, if needed. In the mean time, it's best to remove the macro, as the back-end did and still does not work.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
They allow to add untrusted options (needed at least for web plugin).
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
-
Mark Bidewell authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Jan, 2009 21 commits
-
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
Missing ;
-
Jean-Philippe Andre authored
+ remove MTU + fix copyright Thanks a lot fenrir for this psz_path
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
The stream_filter does the following job: [zip stream] -->filter--> [xspf playlist] The access is called zip or unzip and takes MRLs of the form: zip://[web-encoded-path]![file-in-zip] As there is some automatic web-form decoding of the MRL, the MRLs in the playlist generated by zipstream are encoded two times.
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
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
-
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
-
Rémi Denis-Courmont authored
-
Jean-Philippe Andre authored
Avoid string comparisons. Avoid foreach.
-