- 02 Oct, 2005 5 commits
-
-
Rémi Denis-Courmont authored
so use wc_str() instead - closes #362 Now it looks almost like an exerpt from The Daily WTF :(
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets needs it
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
- 01 Oct, 2005 9 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Felix Paul Kühne authored
* minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)
-
Steve Lhomme authored
mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)
-
Steve Lhomme authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Steve Lhomme authored
-
Jean-Paul Saman authored
-
- 30 Sep, 2005 3 commits
-
-
Gildas Bazin authored
* modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.
-
Benjamin Pracht authored
-
Derk-Jan Hartman authored
Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back. Who exactly remembers why this one was removed ???
-
- 29 Sep, 2005 9 commits
-
-
Benjamin Pracht authored
-
Derk-Jan Hartman authored
* The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 28 Sep, 2005 10 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished. The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
and the other way arround. Shouldn't change anything about how the thing is run)
-
demux://MRLChristophe Mutricy authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
-
- 27 Sep, 2005 2 commits
-
-
Benjamin Pracht authored
* Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too) * Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed). * Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg
-
Derk-Jan Hartman authored
-
- 26 Sep, 2005 2 commits
-
-
Felix Paul Kühne authored
-
Gildas Bazin authored
-