- 22 Dec, 2009 7 commits
-
-
Erwan Tulou authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Revert "Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)" This reverts commit 4c5f93c1.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)
-
Rémi Denis-Courmont authored
TODO: Freebox
-
Rémi Denis-Courmont authored
Maybe we should check the directories do exist first?
-
- 21 Dec, 2009 33 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)".
-