Mailing List archive

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

[vdr] Re: [ANNOUNCE] plugin vdr-softdevice-0.0.6pre3



Stefan Lucke wrote:
Hi,

next pre-release of softdevice is ready. If there are no reports of major problems
this pre3 version will be final 0.0.6 (with some adjustment to README).
There's a misplaced closing brace in video-xv.c (only apparent if LIBAVCODEC_BUILD <= 4686

$ diff --unified video-xv.c.orig video-xv.c
--- video-xv.c.orig 2004-05-22 00:35:00.977144472 +0200
+++ video-xv.c 2004-05-22 01:11:53.596775160 +0200
@@ -1018,9 +1018,9 @@
picture->pan_scan->position[i] [0],
picture->pan_scan->position[i] [1]);
}
+ }
#endif

- }

aspect_I = context->dtg_active_format;
aspect_F = new_asp;



Bye
--
- Yo también quiero una Europa libre de Patentes de Software -
- I want a Software Patents Free Europe too! And you? -
---------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Attachment: signature.asc
Description: OpenPGP digital signature


Home | Main Index | Thread Index