[vlc-devel] [PATCH] Use newer theora API and fix windows crash (Close #3841)

Theron Lewis theron at bittorrent.com
Sat Feb 11 00:22:32 CET 2012


This patch updates the theora module to use the newer API introduced
in Theora version 1.0 and solves a crash in windows that was caused by
reading past the end of the YUV structure due to an incorrect line
count.  This has been fixed by using the minimum line count common to
both the source and destination of the pixel data.  The new ycbcr
structure in the new API makes the picture copy much more
straightforward.

Close #3841
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-newer-theora-API-and-fix-windows-crash-Close-384.patch
Type: application/octet-stream
Size: 23163 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120210/757f5028/attachment.obj>


More information about the vlc-devel mailing list