[MPlayer-cvslog] r32834 - in trunk/libmpcodecs:	vf_perspective.c vf_pp7.c vf_sab.c
    Diego Biurrun 
    diego at biurrun.de
       
    Mon Jan 31 10:13:16 CET 2011
    
    
  
On Sun, Jan 30, 2011 at 11:57:16PM +0100, michael wrote:
> 
> Log:
> Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platforms
> ported from ffmpeg
This is hard to understand due to lack of punctuation.  Did you intend
to say
  Replace memalign() by av_malloc() in libmpcodecs.
  memalign() is not available on all platforms that FFmpeg supports.
or
  Replace memalign() by av_malloc() in libmpcodecs.
  memalign() is not available on all platforms.
  Change ported from the libmpcodecs branch of FFmpeg.
I'm genuinely confused.
Diego
    
    
More information about the MPlayer-cvslog
mailing list