- 05 Nov, 2012 6 commits
-
-
Rémi Denis-Courmont authored
Objects cannot be detached anymore...
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
This enables to show UTF-8 subtitles even though subsdec-encoding is set to a non-UTF-8 value. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 04 Nov, 2012 2 commits
-
-
Rémi Denis-Courmont authored
There should never be a need for more than 5 of them. Only the filters proper might require more than 5 members in a chain.
-
Rafaël Carré authored
Usage: --avio-options={foo=bar,few=baz}
-
- 03 Nov, 2012 3 commits
-
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 02 Nov, 2012 2 commits
-
-
Rafaël Carré authored
the number of streams can change after we find the stream info
-
Ilkka Ollakka authored
Clang doesn't like that %%rip macro for some reason, so I disabled it for apple. That MANGLE macro is done based on ffmpeg one and I added MANGEVARIABLE to work around osx/32-bit compile issues (and my lack of asm-fu).
-
- 01 Nov, 2012 24 commits
-
-
Rémi Denis-Courmont authored
The actions of the hotkeys interface all affect the playlist, the playlist's input, the playlist's input's vout(s), the playlist's aout or the interfaces (controller). It has no use outside VLC.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Contrary to input_GetAout(), this works even without input thread.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
And remove the other instance of find-input-callback.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
And get rid of the horrible find-input-callback.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The aout can exist even if the input thread is stopped. This makes audio-related functions work in case where they would previously fail.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Edward Wang authored
Adjust the Android audio outputs to the latest aout core changes. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
This reverts commit 346f385b. Doesn't seem to work in all cases straight of the box
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 31 Oct, 2012 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(instead of waiting for play)
-