- 24 Sep, 2004 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 23 Sep, 2004 12 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
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 22 Sep, 2004 10 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access_output/udp.c: if a packet is bigger than the mtu size, we emit a warning and try to split it.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/mux/mpeg/ps.c: make sure the data blocks containing the pack and system headers are timestamped correctly. Added an --sout-ps-dts-delay option.
-
Gildas Bazin authored
* src/playlist/item.c: fixed recent playlist item initialization bug which was screwing up things like doing random autodeletions, etc...
-
- 21 Sep, 2004 11 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
fen: any suggestions for the other Control() stuff?
-
Derk-Jan Hartman authored
- searching is a mess - autodetect not yet activated, force by opening the idx as subfile
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/video_output/vout_subpictures.c: modify the scaling factor based on the original video size info.
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Fixed previously broken DVD support. + Removed currently broken Speex support. * debian/control: + Build-depend on libdvdnav.
-
Felix Paul Kühne authored
-
- 20 Sep, 2004 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
TODO: create the index position control
-
Derk-Jan Hartman authored
-