- 27 Oct, 2004 7 commits
-
-
Christophe Massiot authored
initialize.
-
Gildas Bazin authored
* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
-
Gildas Bazin authored
-
Sam Hocevar authored
+ Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).
-
Sam Hocevar authored
+ Store plugin cache in a cache/ subdirectory. + Encode the endianness and pointer size in the plugin cache filename to prevent crashes on multiarch home directories.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
Ross Finlayson (21 august 2004) - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )
-
- 26 Oct, 2004 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
- fixes problems the old demux had with some mp3s. - should handle free-bitrate as well.
-
- 25 Oct, 2004 3 commits
-
-
Mark Moriarty authored
-
Gildas Bazin authored
* modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).
-
Gildas Bazin authored
-
- 24 Oct, 2004 8 commits
-
-
Gildas Bazin authored
-
Carlo Calabrò authored
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Mark Moriarty authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
-
Sigmund Augdal Helberg authored
-
- 23 Oct, 2004 5 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
- 22 Oct, 2004 14 commits
-
-
Gildas Bazin authored
-
Christophe Massiot authored
and data_alignment in the PES header (needed for teletext). * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support, new options spu-pid and tsid, re-enabled bmax because it is useful for debugging the encoder, fixed in a bug in the parsing of the CSA key
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
native support for CAM modules (without using an external program). When used in conjunction with --programs, it also allows to descramble several services with one professional CAM.
-
Christophe Massiot authored
several coma-separated programs.
-
Christophe Massiot authored
original author) email address.
-
Christophe Massiot authored
threads a newly created thread inherits the priority of its parent. Set the priority even if it is 0.
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 21 Oct, 2004 1 commit
-
-
Felix Paul Kühne authored
* de.po: small fix
-