[MPlayer-dev-eng] more macosx vs. tv compile fix
Vladimir Voroshilov
voroshil at gmail.com
Mon Oct 15 03:37:40 CEST 2007
2007/10/15, Arpi <arpi at thot.banki.hu>:
> Hi,
>
> no comment.
>
> --- tv.c.ORIG 2007-10-13 21:57:51.000000000 +0200
> +++ tv.c 2007-10-15 01:47:39.000000000 +0200
> @@ -231,9 +231,10 @@
> else {
> mp_msg(MSGT_TV, MSGL_WARN, MSGTR_TV_BogusNormParameter, norm, "PAL");
> return TV_NORM_PAL;
> + }
> }
> #if defined(HAVE_TV_V4L2) || defined(HAVE_TV_DSHOW)
> - } else {
> + else {
> tvi_functions_t *funcs = tvh->functions;
> char str[8];
> strncpy(str, norm, sizeof(str)-1);
>
>
This routined was rewrited to avoid any #ifdef.
Thus, fixed differently in r24777
--
Regards,
Vladimir Voroshilov mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
More information about the MPlayer-dev-eng
mailing list