[MPlayer-dev-eng] Mplayer -vo ps3

Kristian Jerpetjøn kristian.jerpetjoen at gmail.com
Fri Apr 3 23:16:14 CEST 2009


2009/4/3 Andrew Savchenko <bircoph at gmail.com>:
> Hi,
>
> On Saturday 04 April 2009, Kristian Jerpetjøn wrote:
> [...]
>> > Obvious comments:
>> > malloc.h include belongs under #ifdef
>>
>> __powerpc__ sufficient ?
>
> Use #ifdef HAVE_MALLOC_H (it is defined by configure).

#include "config.h"

#if HAVE_MALLOC_H
#include <malloc.h>
#endif

>
> [...]
>> > you should avoid prototypes of functions and instead reorder
>> > them
>>
>> please specify further
>
> Just place function bodies before you use them and remove their
> prototypes.

Ahh reordered now

> --
> Best regards,
> Andrew
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>

New file attached awaiting more input :)

Thanks
-- 
Kristian Jerpetjøn
Tlf:        +4721694436
Mob      +4792822774
Email:  kristian.jerpetjoen at gmail.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer-vo_ps3-r2.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090403/03e70bfa/attachment.txt>


More information about the MPlayer-dev-eng mailing list