- 26 Jun, 2003 4 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Clément Stenac authored
Still need to add the support for the Names in all formats (we currently only put the URL), but I do not have any ASX, HTML nor PLS sample file
-
Sam Hocevar authored
with a couple of modules.
-
- 25 Jun, 2003 12 commits
-
-
Sam Hocevar authored
+ Fixed a multiline string. + Coding style fixes.
-
Laurent Aimar authored
-
Cyril Deguet authored
At last closes bug #625 !
-
Clément Stenac authored
./src/stream_output/announce.c : use send instead of sendto. * ./modules/misc/sap.c : use a define
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Gildas Bazin authored
-
Christophe Massiot authored
-
Sam Hocevar authored
+ Disabled useless verbosity. + Fixed some incorrect ">/dev/null 2>&1" semantics.
-
Laurent Aimar authored
(the stream isn't free bitrate) SyncInfo think it's free bitrate but return a frame size of 1. Now, I test bitrate.
-
- 24 Jun, 2003 16 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
percent and not time, it's better. Please test.
-
Cyril Deguet authored
(when the last vout is closed, the interface reappears) Works only with the skins interface and X11/Xvideo vouts, but it's very easy to implement (just add a callback on "intf-show" in the interface, and trigger it in the vout)
-
Laurent Aimar authored
-
Laurent Aimar authored
time (seek seems better).
-
Laurent Aimar authored
yet).
-
Sam Hocevar authored
-
Sam Hocevar authored
linkage instead.
-
Sam Hocevar authored
collisions with a couple of plugins.
-
Gildas Bazin authored
* src/stream_output/announce.c: inet_pton() isn't supported on win32 so disabled ipv6 sap announces on win32. Wouldn't it be possible to use send() instead of sendto() ? That would simplify the code and get rid of this problem.
-
Sam Hocevar authored
well as .lo/.la files.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
buffer filling) can seek in file without cues (slow) can play file over http and unseekable input.
-
Gildas Bazin authored
* modules/demux/ogg.c: fix for ogg web streams.
-
- 23 Jun, 2003 8 commits
-
-
Gildas Bazin authored
* modules/packetizer/vorbis.c: vorbis data packetizer for the stream output. * modules/mux/ogg.c: cleanup, bug fixes and vorbis support. * modules/demux/ogg.c: added vorbis channels info. * modules/misc/httpd.c: bug fix for stream header generation.
-
Cyril Deguet authored
* modules/gui/skin/*: InterfaceRefresh is now triggered by a callback on intf-change
-
Benjamin Pracht authored
work for the standard (PAL/SECAM/NTSC) yet.
-
Gildas Bazin authored
* modules/demux/util/id3tag.c: small cleanup.
-
Clément Stenac authored
-
Clément Stenac authored
* Code cleanup in SAP
-
Sam Hocevar authored
due to Debian bug #158383 in gettext (upstream bug).
-
Laurent Aimar authored
-