[vlc-devel] [PATCH] Fixed a crash caused by yadif deinterlacer on Windows XP
    Rafaël Carré 
    funman at videolan.org
       
    Mon Jan  9 22:29:03 CET 2012
    
    
  
Le 12-01-09 11:29, Naohiro KORIYAMA a écrit :
> I made a patch for Mac OS X and FreeBSD 32bit builds.
> 
> Only on win32 builds, use manual alignment.
> On other builds, use gcc's attribute aligned.
Did you reproduce the win32 crash with your own build?
Did you try with nightly build version?
Which version of gcc do you use in your own build?
Laurent says ffmpeg use attribute aligned (teh same DECLARE_ALIGNED
macro) a lot of times and it works fine.
    
    
More information about the vlc-devel
mailing list