- 10 May, 2004 8 commits
-
-
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 12 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.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rocky Bernstein authored
-
Derk-Jan Hartman authored
-
- 06 May, 2004 8 commits
-
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* make sure the terminate of the super is called This might fix the CodeTek VirtualDesktop appl. (untested)
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 05 May, 2004 4 commits
-
-
Jon Lech Johansen authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-