- 13 Apr, 2008 3 commits
-
-
Rafaël Carré authored
assertions in release builds
-
Rémi Duraffort authored
-
Michael Ploujnikov authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 12 Apr, 2008 5 commits
-
-
Filippo Carone authored
-
Christophe Mutricy authored
When we don't build some code we need to remove all the place where it's called else bad things happen at link time
-
Pierre d'Herbemont authored
-
Dominique Leuenberger authored
This ensure compatibility with wxGTK 2.8. The idea is to replace VLCVolCtrl with standard controls. Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Pavlov Konstantin authored
Must be reverted once x264 is fixed.
-
- 11 Apr, 2008 26 commits
-
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
Some files have moved (and some were added)
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
I bisected this unable to get meta from mp4-file to this 8632e67b commit and this particular line.
-
Filippo Carone authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This sample is downloaded from streams.videolan.org. Feel free to find a better suited codec/demux combination. libvlc test are now splitted a bit. Tests that are specific to core and that don't need vlc's modules are kept in src/test.
-
Jean-Paul Saman authored
Files belonging to patch from, thannoy: Allow future control toolbar to be hidden (default) or shown.
-
thannoy@actech-innovation.com authored
Even if no control toolbar is implemented for ActiveX yet, we already provide the code to enable/disable it for compatibility with Firefox API behaviour. The getter used to know if toolbar is shown will always return FALSE until a toolbar is implemented. (getter which will be available soon for Firefox) To use it: - ActiveX global property named "toolbar": For HTML : <param name="toolbar" value="True" /> - API on IVLCControl2 interface, property "toolbar" (RW): For Javascript : yourvlcobject.toolbar = false; isToolBarShown = yourvlcobject.toolbar; Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
thannoy@actech-innovation.com authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Adrien Grand authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
- 10 Apr, 2008 6 commits
-
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
Do not handle Range requests at all This partly reverts 53474be3
-
Rafaël Carré authored
-