- 15 May, 2002 11 commits
-
-
Sam Hocevar authored
audio track" problems by zeroing the p_ac3dec structure. * ./plugins/ac3_adec/ac3_adec.c: fixed a "INPUT_MAX_ALLOCATION reached" crash.
-
Cyril Deguet authored
-
Olivier Teulière authored
* plugins/win32/network.*: new Network dialog box
-
Marc Ariberti authored
-
Marc Ariberti authored
when closing a networking stream instead of input_FDClose(). It is due to WIN32 because we have to call closesocket() instead of close() to close the socket. The problem was : windows did not leave the multicast group when closing the socket. * input_ext-plugins.c : where is located the function * *.h : function declaration * udp.c, http.c : these modules now call input_FDNetworkClose()
-
Marc Ariberti authored
of the network_ChannelJoin() for WIN32. It closes the following bug : when changing channel we sometimes got a 'no answer from vlcs' even if the answer is sent back.
-
Sam Hocevar authored
modules where option arguments and playlist entries were mixed.
-
Sam Hocevar authored
should be OK now.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
which should fix crashes after a long pause.
-
- 14 May, 2002 14 commits
-
-
Arnaud de Bossoreille de Ribou authored
-
Christophe Massiot authored
-
Johan Bilien authored
to a PMT.
-
Gildas Bazin authored
* new --with-mad-tree configure option. * updated BUGS file.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
try to use it, unless it was explicitely requested (--vout for example).
-
Arnaud de Bossoreille de Ribou authored
* include/common.h, src/misc/modules_plugin.h: export the 3 new functions. * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour. * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
-
Sam Hocevar authored
of Yves Duret and other Mandrakesoft guys I don't know.
-
Sam Hocevar authored
-
Johan Bilien authored
Meuuh.
-
Laurent Aimar authored
-
Laurent Aimar authored
only the first 4 bytes for mpeg header so some broken files, and all web radio will not work. You can change this by changing value of MPEGAUDIO_MAXTESTPOS.
-
Johan Bilien authored
with other documentations (thank you Alexis) * plugins/satellite/*: some fixes in options parsing (thank you Sam)
-
- 13 May, 2002 7 commits
-
-
Christophe Massiot authored
* Mac OS X fix.
-
Laurent Aimar authored
play PS stream (I hope it will be enougth). Sorry .
-
Laurent Aimar authored
* ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 , so i have added support for this. But you can always use old ffmpeg library without any problem ( i hope ;)
-
Sam Hocevar authored
display. To duplicate 12 times, use `--filter clone:12'.
-
Sam Hocevar authored
force the XVimage format used.
-
Sam Hocevar authored
-
Laurent Aimar authored
-
- 12 May, 2002 3 commits
-
-
Christophe Massiot authored
* Objective-C files are now .m * Fixed a major bug in the spu decoder * Disabled auto-hiding of mouse cursor since it doesn't work when browsing menus ; instead, click in the video window
-
Laurent Aimar authored
-
Christophe Massiot authored
-
- 10 May, 2002 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins. * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...) * Makefile configure.in : to compile it
-
- 09 May, 2002 3 commits
-
-
Sam Hocevar authored
reason, user just needs to hit Ctrl-C again 1 second later and we'll exit disgustingly instead of freezing.
-
Jon Lech Johansen authored
-
Johan Bilien authored
-