- 06 Apr, 2009 16 commits
-
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Tomáš Chvátal authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
This fixes a case where our libmpeg2 module was not extracting Closed Captions from the user_data, when this user_data was in the GOP header, instead of in the picture header. This information is retained until the next picture (date) is handled. See sample "bob-dvd-closedcaptioning works in ffmpeg but not in libmpeg2.ts"
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 05 Apr, 2009 23 commits
-
-
Christophe Mutricy authored
Tweack the rules in po/. Not perfect you can't run make update-po (and so make dist) if your builddir isn't a subdir of srcdir. And of course it still putting te .gmo in srcdir
-
Felix Paul Kühne authored
macosx: paste the UDP/RTP MRL to the URL field once the sheet is dismissed so the user can see that the selection actually worked. No functional change.
-
Antoine Cellerier authored
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I am fed up with all the blame we got for this for over a year.
-
Antoine Cellerier authored
Fix scene filter when using source dimensions as output dimensions. Allow outputing to all image types supported by VLC.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That being noted, I would advocate ditching all RTSP control connection timeouts from our live555 plugins. Looking at strace, live555 waits forever in the middle of receiving RTSP messages anyway.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
In principle, isalpha() depends on the locale. As for directory traversal, we should either add a boolean, or fix it manually in the caller (on a case-by-case basis).
-
Rémi Denis-Courmont authored
- remove practically never used encodings (UTF-32, ARMSCII, Latin-4...), - remove duplicates and/or subsets (UCS, Latin-1, TIS620...) that I know of, - provide human-readable names (fixes #2571).
-
Jean-Baptiste Kempf authored
1/ We have so much of those requests on the forum. 2/ It doesn't change any string. 3/ Change is self-contained.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That happened when seeking during the first second of playback.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Philippe Andre authored
Never disable Stop Disable stop when no input Populate Bookmarks
-
Jean-Philippe Andre authored
Don't mix booleans and strings (as non empty strings evaluate to true).
-
- 04 Apr, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-