Re: dvbsream v0-5 and -n switch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Il giorno ven, 02/01/2009 alle 11.20 +0100, Nico Sabbi ha scritto:
> Il giorno ven, 02/01/2009 alle 11.00 +0100, BOUWSMA Barry ha scritto:
> > 
> > --- /mnt/usr/local/src/dvbtools/dvbstream/dvbstream.c-DIST	2005-01-06 11:25:27.000000000 +0100
> > +++ /mnt/usr/local/src/dvbtools/dvbstream/dvbstream.c	2005-12-05 14:55:50.000000000 +0100
> > @@ -846,7 +849,7 @@
> >    if(map_cnt > 0)
> >      fprintf(stderr, "\n");
> >    for (i=0;i<map_cnt;i++) {
> > -    if ((secs==-1) || (secs < pids_map[i].end_time)) { secs=pids_map[i].end_time; }
> > +    if ((secs==-1) || ((long)secs < pids_map[i].end_time)) { secs=pids_map[i].end_time; }
> >      if(pids_map[i].filename != NULL)
> >      	fprintf(stderr,"MAP %d, file %s: From %ld secs, To %ld secs, %d PIDs - ",i,pids_map[i].filename,pids_map[i].start_time,pids_map[i].end_time,pids_map[i].pid_cnt);
> >      else
> > 
> > 
> > There are a lot of other hacks in the version I'm running;
> > either I'll post them as-is against the 2005 source code,
> > or I'll try to create diffs where applicable against the
> > lastest source, or I won't bother -- depends how lazy I
> > am -- maybe I'll just post a description of hacks I've
> > added in case there's interest...
> > 
> > 
> > thanks
> > barry bouwsma
> > 
> 
> can you post a patch against latest cvs, please?
> 

I forgot to add that the -ps bug is fixed in cvs.

BTW, for years I asked to insert the correct "reply-to" header in this
*fuckingly broken* mailing list (to send replies to the list rather than
to the poster), but not a single time I received an answer by His
Majesty the ML administrator.
Can someone fix this issue, please? If not, can the admin at least
explain *why* he/she wants to keep it broken?
Please, no speculations: just facts.

Thanks,
	Nico


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux