- 26 Sep, 2004 19 commits
-
-
Mark Moriarty authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/libvlc.c: use dameon() instead of fork() when available. It does some more things like reopening stdin/out/err to /dev/null which avoids screwing up the first sockets we open.
-
Mark Moriarty authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
* Add timeout support (marq-timeout, in milliseconds, 0 for no timeout) * A few minor coding style fixes
-
Clément Stenac authored
-
Gildas Bazin authored
-
Mark Moriarty authored
-
Mark Moriarty authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/ps.c: improved MPEG PS autodetection a bit.
-
Mark Moriarty authored
-
Sigmund Augdal Helberg authored
change
-
Mark Moriarty authored
-
- 25 Sep, 2004 8 commits
-
-
Sigmund Augdal Helberg authored
Modules.am: link mkv demux with mp4 demux mp4/*: export some functions needed by mkv demux
-
Derk-Jan Hartman authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
nastyness to a central location. Improves the general readability in my opinion.
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
when needed. Zlib-compressed vobsubs work for me now.
-
Sigmund Augdal Helberg authored
-
- 24 Sep, 2004 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 23 Sep, 2004 10 commits
-
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* added some clarifications on use of bootstrap to HACKING file
-
Derk-Jan Hartman authored
* if http:// and mime == asf, and name doesn't contain asx (cause they have mime == asf too) then bail http access and let the mms access try. ( VLC now plays http:// urls which are actually mms:// streams and no longer handles asx files when the path doesn't contain "asx" ) * added the aacp (aacPlus) mime type and force the aac demux in that case. aacPlus still doesn't work. (decoder issue?) * don't PLAYLIST_GO on a redirect. gave weird effects because the current item was still in the 'open' fase. The playlist is already playing, so there is no use in this option.
-
Olivier Aubert authored
-
Olivier Aubert authored
API. ByteCount positions are not supported anymore.
-
Olivier Aubert authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-