- 13 Dec, 2012 2 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Ref #5686
-
- 12 Dec, 2012 14 commits
-
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5686
-
Jean-Baptiste Kempf authored
Close #5956
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnal changes.
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
Also, fix a small leak in vlc_clone() error path.
-
Rémi Denis-Courmont authored
-
- 11 Dec, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
Ref #7853
-
Jean-Baptiste Kempf authored
Close #7853
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Dec, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Devin Heitmueller authored
This patch introduces support for using V4L2 VBI devices for reading NTSC EIA-608 closed captions. This patch includes feedback from the vlc-devel mailing list from the Oct 21, 2012, Oct 28, 2012, and Nov 18, 2012 submission attempts. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Ludovic Fauvet authored
Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
- 09 Dec, 2012 11 commits
-
-
Rémi Denis-Courmont authored
This avoids creating the playlist from the UI mainloop, which is not typically a good idea.
-
Rémi Denis-Courmont authored
pl_Get() does not create a reference to the playlist, so nothing is leaked if the result is ignored. Calling pl_Get() ensures that the playlist has been created.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Overwriting *fmt is safe nowadays.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Denis Charmet authored
Fix #7859 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Too many users are bitching about this Close #6105
-
Rémi Denis-Courmont authored
-
- 08 Dec, 2012 6 commits
-
-
Rémi Denis-Courmont authored
Due to mismatched "resource" and "hold" locks, this introduced a race where more than one audio output gets created. This reverts commit 4e57bd05.
-
Rémi Denis-Courmont authored
This should make volume work. Patch welcome to make hardware volume work instead where available.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Before setup(), opaque is not defined.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-