- 05 Sep, 2011 3 commits
-
-
Georgi Chorbadzhiyski authored
-
Georgi Chorbadzhiyski authored
-
Georgi Chorbadzhiyski authored
-
- 02 Sep, 2011 1 commit
-
-
Christophe Massiot authored
-
- 22 Aug, 2011 5 commits
-
-
Georgi Chorbadzhiyski authored
-
Georgi Chorbadzhiyski authored
-
Georgi Chorbadzhiyski authored
The tmpnam(3) is used correctly but in order to avoid stupid GNU linker from complaining, rewrite the code to use mkstemp(3).
-
Georgi Chorbadzhiyski authored
* Makefile: Removed old kernel include, since kernel headers have had the S2API headers for a long time now.
-
Georgi Chorbadzhiyski authored
Before this patch TS discontinuity and transport_error warnings were missing vital info that can help to pinpoint stream problems. The messages were looking like this: warning: TS discontinuity warning: transport_error_indicator on pid 1234 With this patch a lot useful info is added to the messages. PID, how much continuity counters differ, service id and stream type. The changed messages look like this: transport_error_indicator on pid %hu warning: TS discontinuity on pid 514 expected_cc 1 got 11 (H.264/14496-10 video (MPEG-4/AVC), sid 2005) warning: TS discontinuity on pid 48 expected_cc 15 got 12 (EMM, sid 0) warning: TS discontinuity on pid 774 expected_cc 0 got 2 (13818-3 audio (MPEG-2), sid 2015) warning: TS discontinuity on pid 0 expected_cc 11 got 12 (PAT, sid 0) warning: TS discontinuity on pid 2000 expected_cc 13 got 14 (PMT, sid 2020) warning: transport_error_indicator on pid 2000 (PMT, sid 2020)
-
- 10 Aug, 2011 1 commit
-
-
Peter Martin authored
-
- 09 Aug, 2011 1 commit
-
-
Peter Martin authored
-
- 13 Jul, 2011 1 commit
-
-
Christophe Massiot authored
-
- 12 Jul, 2011 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 08 Jun, 2011 1 commit
-
-
Georgi Chorbadzhiyski authored
-
- 07 Jun, 2011 1 commit
-
-
Christophe Massiot authored
-
- 10 Apr, 2011 1 commit
-
-
Christophe Massiot authored
-
- 08 Apr, 2011 1 commit
-
-
Rémi Duraffort authored
-
- 31 Mar, 2011 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* dvbiscovery.sh: NIT can take longer than 15s. * dvbiscovery_dvb-s.conf: Change transponder list for a better efficiency.
-
- 20 Mar, 2011 1 commit
-
-
Christophe Massiot authored
-
- 13 Mar, 2011 1 commit
-
-
Christophe Massiot authored
* dvbiscovery: Support adapters with multiple frontends. * dvblast, dvblastctl: Trust the process's umask. * en50221.c: In XML mode, output the name of the CAM.
-
- 03 Mar, 2011 1 commit
-
-
Christophe Massiot authored
-
- 20 Feb, 2011 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 17 Feb, 2011 1 commit
-
-
Christophe Massiot authored
-
- 13 Feb, 2011 1 commit
-
-
Christophe Massiot authored
* demux.c, dvblast.c: New --select-pmts parameter which sets a demux filter on all PMTs (intermediate between normal mode and budget mode).
-
- 01 Jan, 2011 1 commit
-
-
Christophe Massiot authored
-
- 22 Dec, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 12 Dec, 2010 1 commit
-
-
Christophe Massiot authored
-
- 15 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 12 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 09 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 08 Nov, 2010 2 commits
-
-
Jean-Paul Saman authored
DVBlast hangs when dvb_Reset() in ASI mode. When using ASI as input there is no need to reset the device and especially resetting a DVB device is wrong. Therefor abstract the call to dvb_Reset() and replace it with pf_Reset(). Also the udp input is adapted to provide a function for pf_Reset(). Both asi_Reset() and udp_Reset() do nothing.
-
Jean-Paul Saman authored
-
- 06 Nov, 2010 1 commit
-
-
Christophe Massiot authored
* utils.c: Add a new level of verboseness so that error output can be disabled. * dvblast.c, demux.c: Reflect the change in biTStream API for printing. New -x switch to enable event output on stdout.
-
- 02 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 29 Oct, 2010 1 commit
-
-
Christophe Massiot authored
-
- 27 Oct, 2010 1 commit
-
-
Christophe Massiot authored
* demux.c: Rebuild the PAT when changing the output configuration (DVB->non-DVB). * dvb.c, dvblast.c: New options -O (lock timeout) and -Q (quit timeout).
-