Mailing List archive

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

[vdr] Re: PATCH: dvd-0.3.5b02_b03



Andre Neumann wrote:
Hi,

i have the same problem, sven must use another version of his plugin
It seems that in the 0.3.5b02-archive are some files "corrupted" with CR-LF... patch doesn´t work on this files (for example dvdspu.c).

Siggi

Greetings,
-------------
Andre Neumann

-----Ursprüngliche Nachricht-----
Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] Im Auftrag
von Gregoire Favre
Gesendet: Freitag, 11. Juni 2004 18:15
An: vdr@linuxtv.org
Betreff: [vdr] Re: PATCH: dvd-0.3.5b02_b03

On Fri, Jun 11, 2004 at 05:50:17PM +0200, Sven Goethel wrote:


does not happen to me, against a vanilla 0.3.5b02 !

Then we don't have the same vanilla 0.3.5b02...

How could you explain this for example (dvdspu.c.rej) :

***************
*** 195,201 ****

  cSPUassembler::cSPUassembler(): simpleFIFO(SPU_BUFFER_SIZE),
spucmd(*this) { };

- int cSPUassembler::Put(const uint8_t *Data, int Count, uint32_t Pts)
  {
      if (Pts > 0)
        pts = Pts;
--- 195,201 ----

  cSPUassembler::cSPUassembler(): simpleFIFO(SPU_BUFFER_SIZE),
spucmd(*this) { };

+ int cSPUassembler::Put(const uint8_t *Data, int Count, uint64_t Pts)
  {
      if (Pts > 0)
        pts = Pts;

My vdr-dvd-0.3.5b02.tar.bz2 has ffcefeb6f68f70042f5d3f016e6631c4 as
md5sum
and is 56477 big :-)

I have just tried again with a vanilla 0.3.5b02 with same result...

	Grégoire
________________________________________________________________________
__
http://algebra.epfl.ch/greg ICQ:16624071
mailto:Gregoire.Favre@freesurf.ch











Home | Main Index | Thread Index