- 09 Oct, 2008 8 commits
- 08 Oct, 2008 29 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The extra_tags values were not duplicated.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not really needed and was complicating too much decoder code.
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows faster seek and start up time when the access pace can be controlled.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The implementation design was broken. I will fix it once clock/decoder API is more stable.
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not perfect as the aout mixer buffers some data too but it is too late...
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnal changes.
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
Laurent Aimar authored
-
hartman authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Oct, 2008 3 commits
-
-
hartman authored
Have a look at the path HKEY_CLASSES_ROOT\Applications\vlc.exe\shell\Play\command in the registry. In my registry under Vista 32 EN Business the value is C:\Program Files\VideoLAN\VLC\vlc.exe --started-from-file "%1" Normally, it should read "C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file "%1" Windows Explorer accepts both variants but the first one causes problems when trying to call that command from self-written programs. Reported by Stefan <vbtricks gmx.net>
-
geal authored
-
hartman authored
It has little benefits in general, (esp. in our usecase) and huge disadvantages for files on network mounts. "Basically, IOKit should be so fast and efficient, that there are few usecases left for mmap() on Darwin."
-