- 02 Oct, 2004 6 commits
-
-
Felix Paul Kühne authored
-
Clément Stenac authored
-
Clément Stenac authored
* Re-enabled string translation for wizard * Fixed wizard strings * internationalized some strings that weren't
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- added a demuxer for SDP files. this is a temporary submodule to handle SDP files with UDP streams for so long as liveMedia doesn't support these yet.
-
Clément Stenac authored
-
- 01 Oct, 2004 14 commits
-
-
Felix Paul Kühne authored
-
Gildas Bazin authored
* src/misc/httpd.c: use dummy wrapper if httpd is disabled. * src/misc/vlm.c: use dummy wrapper if vlm is disabled. * modules/control/http.c, telnet.c: properly handle cases where http/vlm is not available.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
- 30 Sep, 2004 14 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/audio_filter/converter/a52tofloat32.c,dtstofloat32.c: proper channel re-ordering using aout_ChannelReorder().
-
Gildas Bazin authored
* modules/demux/wav.c: handle 7.1 multichannel audio. * modules/codec/araw.c: handle 7.1 multichannel audio.
-
Gildas Bazin authored
* modules/audio_filter/channel_mixer/simple.c: remove debug message.
-
Gildas Bazin authored
* src/audio_output/common.c: common facility for channel reordering (aout_CheckChannelReorder() and aout_ChannelReorder()).
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/wav.c: proper channels re-ordering for multichannel audio (this should really be implemented as a common facility).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 29 Sep, 2004 6 commits
-
-
Mark Moriarty authored
Add rtci plugin, for various real-time parameter changes. Not added to modules.am or configure.ac yet.
-
Mark Moriarty authored
-
Gildas Bazin authored
* src/input/clock.c: changes to the clock resync algo to remove some sensivity to the high frequencies jitterring when we start a stream. * src/input/input.c: cr-average is now increased based on the input caching value.
-
Clément Stenac authored
* Last NEWS update * Re-update pofiles * Update Changelog
-
Derk-Jan Hartman authored
-
Benjamin Pracht authored
-