Author: diego Revision: 31045 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1,2 +1,2 @@ -Replace memalign(x) (x > 8) to av_malloc() to prevent crashes on systems +Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems lacking memalign(), e.g. Win32.