- 12 Dec, 2009 22 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The only way to test it for now is to use the following syntax: avio://full_url like for example avio://http://myhost/myfile.avi It cannot be instanciated multiple times per process.
-
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
(This is untested as my current hardware driver only has GLX 1.2)
-
Rémi Denis-Courmont authored
X11 extensions are upward compatible only if they have the same major version number. In other words, we wouldn't support XVideo >= 3.0.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This requires libx11-xcb, since the higher layers of GLX are not available for pure X11 C Bindings currently. TBD: resizing and GLX 1.3
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
Handle caching and fix race conditions
-
- 11 Dec, 2009 5 commits
-
-
Pierre Ynard authored
It was already used in the code...
-
Pierre d'Herbemont authored
This saves some precious memory if we don't browse them.
-
Jean-Baptiste Kempf authored
Recents items from 1 to 9 are supported to Ctrl+1 to Ctrl+9
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The height is one pixel less. I am not sure we can improve that a lot now.
-
- 10 Dec, 2009 13 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch fixes failed assertions occurring sometimes on var_DelCallback for intf-event for input objects.
-
Pierre d'Herbemont authored
Also, let the possibility to run vlc -H. Pointed-out-by Rémi Denis-Courmont <remi@remlab.net>.
-
Pierre d'Herbemont authored
This saves 16MB minus 16kB of live memory during audio stream playback on Mac OS X.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
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.
-