[vlc-devel] vlc: svn commit r14218 (hartman)

Subversion daemon svn at videolan.org
Sat Feb 11 01:01:56 CET 2006


r14218 | hartman | 2006-02-11 01:01:55 +0100 (Sat, 11 Feb 2006) | 3 lines
Changed paths:
   M /trunk/modules/video_filter/distort.c

* Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
* Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list