log stream/stream_dvb.c @ 21977:cea0eb833758

age author description
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Sun, 07 Jan 2007 13:05:59 +0000 nicodvb in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
Sat, 06 Jan 2007 11:09:27 +0000 nicodvb don't add pid 0 if it's already present in the list
Sun, 03 Dec 2006 21:18:59 +0000 aurel remove headers included twice
Sun, 03 Dec 2006 21:17:51 +0000 aurel use strchr() instead of index()
Sun, 26 Nov 2006 12:03:23 +0000 nicodvb match exactly card number N specified, rather than the N-th actually usable
Sun, 19 Nov 2006 12:06:28 +0000 nicodvb riformatted after previous commit
Sun, 19 Nov 2006 12:05:11 +0000 nicodvb if in the list of pids appears at least one 8192 (while TS) remove all other pid filters
Sat, 04 Nov 2006 23:05:38 +0000 nicodvb use calloc() instead of malloc()
Sat, 04 Nov 2006 23:03:52 +0000 nicodvb nonsense removal: compare old and new frequency in order to skip tuning
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
Thu, 03 Aug 2006 19:16:30 +0000 ben renamed dvbin.c to stream_dvb.c for consistency