- 22 Dec, 2009 2 commits
-
-
Rémi Denis-Courmont authored
TODO: Freebox
-
Rémi Denis-Courmont authored
Maybe we should check the directories do exist first?
-
- 21 Dec, 2009 38 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Add new common.volume(). Understands use of strings like "+10", "-10" or "10" for relative or absolute volume changes. Fixes volume in http interface.
-
Antoine Cellerier authored
-
Adrien Maglo authored
New video filter : augmented reality. Add a moving ball to the video and handle bounces on the edges thanks to a Sobel gradient computation. Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
-
Antoine Cellerier authored
Mention the lua intf move in NEWS. Print an error if lua wasn't found and wasn't explicitly disabled in configure.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Deprecate the C rc, http and telnet interfaces. They are still available as oldrc, oldhttp and oldtelnet.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier 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 actually checks that udev works.
-
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
-
Laurent Aimar authored
It will allow to resize the video on multiple monitors.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
xxcv authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
-
Pierre Ynard authored
Avoid nested /* */ comments
-
Rafaël Carré authored
Make some room for potential headers, You can now output VLC_CODEC_BMP We use the same arbitrary value of 200 bytes than ffmpeg.c Note: if we can ask FFmpeg to output RGBA (32bpp) or RGB48 (48bpp) then the multiplier should be increased to 4 or 6 (needs to be investigated) Pointed-out-by: ivoire
-
Olivier Aubert authored
Note: this should be reviewed and further enhanced by an actual user/developer of this API.
-
Pierre d'Herbemont authored
Feel free to revert, or to find a better name, or to remove "(SAP)".
-
Pierre d'Herbemont authored
macosx/framework: Change the repeatMode setter to be a property so that it can evenutally be used with Bindings.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
additionally, this changes the playback behavior of VLCKit. play-and-pause is no longer enabled.
-
Felix Paul Kühne authored
osx/framework: don't interfere with the NSCell API and fail gracefully if pausing throws an exception
-