log

age author description
Sat, 15 Jul 2006 09:18:44 +0000 ivo new black frame detection filter
Fri, 14 Jul 2006 23:06:58 +0000 rtogni Assume that missing streamcount means one stream, and missing mimetype
Fri, 14 Jul 2006 23:06:51 +0000 nicodvb wording fix; default dvb tuning timeout is now 30 seconds
Fri, 14 Jul 2006 23:05:08 +0000 nicodvb raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slower
Fri, 14 Jul 2006 22:43:50 +0000 nicodvb cosmetical reformatting
Fri, 14 Jul 2006 22:37:54 +0000 nicodvb simplification in dvb_step_channel
Fri, 14 Jul 2006 22:29:37 +0000 nicodvb force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
Fri, 14 Jul 2006 22:07:17 +0000 nicodvb removed obsolete file
Fri, 14 Jul 2006 22:07:05 +0000 nicodvb moved LOF macros from dvb_defaults.h
Fri, 14 Jul 2006 22:05:49 +0000 ivo added checks for stupid code like casting return value of malloc and friends,
Fri, 14 Jul 2006 21:54:24 +0000 nicodvb removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
Fri, 14 Jul 2006 21:38:20 +0000 ivo remove useless comment
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Fri, 14 Jul 2006 15:12:05 +0000 ivo fix line >79 characters