- 06 Feb, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It remains impossible to enable/disable the filters themselves without the video output, though.
-
Rémi Denis-Courmont authored
* allow setting page all the time, * remove dummy exception, * fix an object leak, * remove impossible error, * fix apparently inverted logic.
-
- 05 Feb, 2010 1 commit
-
-
Jean-Paul Saman authored
Reverts part of 7db94f4d and rewrite the code.
-
- 01 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
- enable (non-ES) settings even if no output is present - best effort at handling multiple outputs - remove exceptions - libvlc_video_get_size returns both dimensions - libvlc_video_take_snapshot takes a parameter to select the output
-
- 31 Jan, 2010 5 commits
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 29 Jan, 2010 4 commits
- 24 Jan, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Jan, 2010 1 commit
-
-
ivoire authored
-
- 19 Jan, 2010 2 commits
- 24 Dec, 2009 1 commit
-
-
Pierre authored
-
- 21 Dec, 2009 2 commits
-
-
Pierre Ynard authored
Avoid nested /* */ comments
-
Olivier Aubert authored
Note: this should be reviewed and further enhanced by an actual user/developer of this API.
-
- 16 Dec, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 29 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Sep, 2009 1 commit
-
-
Olivier Aubert authored
-
- 17 Aug, 2009 1 commit
-
-
ivoire authored
-
- 14 Aug, 2009 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 31 Jul, 2009 1 commit
-
-
Olivier Aubert authored
-
- 30 Jul, 2009 1 commit
-
-
Olivier Aubert authored
-
- 06 Jul, 2009 1 commit
-
- 29 Jun, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
-libvlc_video_get_marquee_option_as_int : get an option int value -libvlc_video_get_marquee_option_as_string : get an option string value -libvlc_video_set_marquee_option_as_int : enable, disable or set an int value -libvlc_video_set_marquee_option_as_string : set a string value to marq Modified patch from Cyril Mathe <cmathe@actech-innovation.com> This API implementation is very limitied, as no presistent state is preserved, and settings can only be set when a vout is around. This makes the whole thing very limitating. Hopefuly we'll get a better implementation over the time.
-
- 03 Jun, 2009 1 commit
-
-
Cyril Mathé authored
- libvlc_video_enable_deinterlace(libvlc_media_player_t *p_mi, int b_enable, const char *psz_mode, libvlc_exception_t *p_e) - b_enable: boolean to enable or disable deinterlace filter - psz_mode: char to define the deinterlace mode (blend, linear...) Signed-off-by:
Laurent Aimar <fenrir@videolan.org>
-
- 25 May, 2009 2 commits
- 13 May, 2009 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-