- 15 May, 2004 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
-
- 14 May, 2004 6 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
-
Laurent Aimar authored
-
Gildas Bazin authored
* Makefile.am: use vlc icon in the NSIS installer.
-
Jean-Paul Saman authored
-
Eric Petit authored
-
- 13 May, 2004 5 commits
-
-
Gildas Bazin authored
* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
-
Eric Petit authored
-
Gildas Bazin authored
-
Eric Petit authored
instead of switching to OpenGL fullscreen mode (fixes unreachable mouse events with DVD menus, fixes the issues with people using multiple desktops, etc). Fillscreen is temporarily broken, I'll clean this up later.
-
Derk-Jan Hartman authored
by Jean Alexis Montignies <ja at sente.ch>
-
- 12 May, 2004 5 commits
-
-
Jon Lech Johansen authored
on empty key store).
-
Olivier Teulière authored
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
-
- 11 May, 2004 2 commits
-
-
Christophe Massiot authored
of atoi, because atoi assumes base 10. * modules/access/dvb/access.c: New --dvb-caching option. * modules/mux/mpeg/ts.c: Cosmetics.
-
Laurent Aimar authored
-
- 10 May, 2004 9 commits
-
-
Laurent Aimar authored
broken people but it's used and it seems spec compliant) * demux2: append a :// to allow correct parsing of /volume/filename:.avi
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Jean-Paul Saman authored
- fix small memory leak on closing of dvb plugin. dvb/linux-dvb.c - remove astray spaces - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). dvbstream does the same for OFDM and QAM. Summary: DVB-C is working (did a few tests) DVB-T not tested. Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
-
Benjamin Pracht authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* modules/access/dvb/access.c: Removed the temporary --dvb-program hack * modules/demux/ts.c: New --ts-silent option to avoid complaints about encrypted packets (especially useful with --sout-all for streaming a part of a transponder).
-
Christophe Massiot authored
- new options (now prepended with --dvb) : --dvb-program : to work around the non-working --program --dvb-inversion : to (optionally) specify the inversion, which is not the same as polarization --dvb-budget-mode : if you have a budget card this will set a filter on 0x2000, meaning all PIDs will be returned by the driver. The budget-mode is compatible with demux2. --dvb-satno : to specify a sat number in the diseqc system --dvb-voltage : to specify the voltage of the LNB (0 is a permitted value in special configurations) --dvb-tone : to enable/disable the 22kHz tone (by default it is sent if frequency >= lnb-slof) - fixed a handful of QPSK tuning bugs, especially the diseqc was not working and frequencies above 11700 couldn't be tuned to. - the modules now uses the inherited object variables for its configuration. - symbol-rate= url option is now srate= for consistency with the configuration variable. - all linux-dvb specific code is now in linux_dvb.c. access.c contains only code which could be reused on other platforms. - better keep track of demux file descriptors (especially useful on limited boards). - do not block in read() when no data is available. - fixed msleep() calls (reminder : mtime_t is in _microseconds_). I didn't test the QAM and OFDM variants, so please report.
-
Gildas Bazin authored
-
- 09 May, 2004 2 commits
-
-
Gildas Bazin authored
configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
-
Gildas Bazin authored
Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)
-
- 08 May, 2004 6 commits
-
-
Jon Lech Johansen authored
-
Sam Hocevar authored
+ Removed unreachable code here and there. + Refactored some shuffling functions and got rid of the ext structure. + More code cleanup.
-
Jon Lech Johansen authored
code outside of VLC and don't set _fmode to _O_BINARY.
-
Olivier Teulière authored
* skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East) because in the future resizing will be allowed in all directions * share/skins2/default/theme.xml: Updated the skin accordingly
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 07 May, 2004 3 commits
-
-
Laurent Aimar authored
(set codec to xvid if the hanlder is xvid).
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/demux/mp4/*: fixed segfault on close with some files.
-