- 11 Jun, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 10 Jun, 2013 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit c16bc980. This is no longer applicable with current libav HEAD.
-
Takahito HIRANO authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
-
- 09 Jun, 2013 1 commit
-
-
Felix Paul Kühne authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Jun, 2013 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If the core requests a change of the size of the video window, and the display plugin returns success, the display configuration stored in the core goes out of synchronization with the X11 server. This results in incorrect video placement. Since it cannot be known if resize will succeed or not (at least not without patching all window provider plugins to block and cross-check), just return an error.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...rather than the parent window. This should work better if the parent window is transparent or has whatever other unusual property. Also pass a proper visual ID.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Refs: #8579
-
Rafaël Carré authored
Close: #8579
-
- 06 Jun, 2013 8 commits
-
-
Rafaël Carré authored
-
David Fuhrmann authored
No functional changes, code is still inactive
-
David Fuhrmann authored
-
David Fuhrmann authored
This code is needless and had no effect for the last five years, already.
-
David Fuhrmann authored
hopefully fixes #8489
-
Christoph Miebach authored
-
Rafaël Carré authored
Usage: --avcodec-options='{lowres=3,foobar=baz}' --sout-avcodec-options='{threads=42}' For now the decoder options are global, they apply to audio/video/subtitles decoder. encoder options can be set in the sout chain, specific to each ES
-
Rafaël Carré authored
-
- 05 Jun, 2013 2 commits
-
-
Rafaël Carré authored
http://msdn.microsoft.com/en-us/library/b0084kay(v=vs.80).aspx only mentions the _ prefixed variable. gcc will always define the _ prefixed variable, like Visual Studio. The prefixless one is defined in some language standards, e.g. gnu99 but not c99.
-
Tomáš Chvátal authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
- 04 Jun, 2013 15 commits
-
-
Rémi Denis-Courmont authored
(This should maybe not be marked for translation at all. Only Russian defines it to something different than Ctrl+{H,L}.) Adding whitespaces or translating "Ctrl" breaks Qt4 internals.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Ensure video can be decoded by VLC
-
Rafaël Carré authored
More work is needed before we can support it Close #8544
-
Rémi Denis-Courmont authored
(cherry picked from commit f2d861c7) Conflicts: po/he.po
-
Rémi Denis-Courmont authored
(cherry picked from commit 57aa1161)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
This is only meaningful in custom get_buffer callback that we use for direct rendering Close #8711 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-