- 14 Apr, 2007 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 12 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
-
- 11 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
* Add --list-verbose option. * Make sure that help related options always come first in the help output.
-
- 10 Apr, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 08 Apr, 2007 1 commit
-
-
Rafaël Carré authored
-
- 07 Apr, 2007 6 commits
-
-
Antoine Cellerier authored
Modules have a psz_help string. This is currently used by 1 module only (headphone audio filter) ... but that doesn't mean that it shouldn't be stored in cache. This commit will break the cache so we need to change a cache version somewhere. Since i didn't know where to look ... this is yet to be done. + misc changes
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
-
- 06 Apr, 2007 3 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
Adds one instance in NEWS
-
Rafaël Carré authored
-
- 05 Apr, 2007 10 commits
-
-
Rémi Denis-Courmont authored
I thought the comments where pretty clear.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
(disk full?)
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
- 04 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
* Core: add var_Command function. This is used to execute a command registered on a object with a given name. * rc.c: use var_Command (instead of own code) * telnet.c: add support for object commands (like in the rc interface)
-
- 01 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
Allow changing the subpicture filter chain at runtime. (This currently kind of segfaults some of the time (after 2 changes) ... somemore bughunting is needed)
-
- 31 Mar, 2007 2 commits
-
-
Antoine Cellerier authored
vout_subpictures.c: enable scaling for RGBA subpictures.
-
Antoine Cellerier authored
vout_subpictures.c: Do not call the scaling module if the subpicture is using RGBA. The current way subpictures scaling and blending modules loading work is kind of flawed. It assumes that the module will be able to handle all the possible types of input chromas. This worked fine previously (since all modules allowing to scale/blend YUVP also handled YUVA), but doesn't now (the scaling module doesn't support RGBA. blending works fine). vout_pictures.*: Add core support for RGBA pictures.
-
- 29 Mar, 2007 1 commit
-
-
Yoann Peronneau authored
-
- 28 Mar, 2007 1 commit
-
-
Damien Fouilleul authored
- libvlc: new libvlc_video_redraw_rectangle() API, this allows caller to tell vout to redraw part of video, vout needs to implement VOUT_REDRAW_RECT message to support this
-
- 27 Mar, 2007 2 commits
-
-
Damien Fouilleul authored
- getaddrinfo.c : cleanup replacement APIs for win32 and make sure the shim logic only searches for real APIs only once
-
Damien Fouilleul authored
- control/input.c: don't rely on exceptions to control the state of API internal logic as these are optional
-
- 25 Mar, 2007 6 commits
-
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-