OSDN Git Service

libhb:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 20:57:31 +0000 (20:57 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 20:57:31 +0000 (20:57 +0000)
commit3374828550b14a8542234c72c78b0de96f79e0a5
treeb9ba9d5ba96c5b1734cdad4b94e261e8b97b3ec6
parente93a6c908f7194173adaa263ba503a585fdd809d
libhb:
The malloc() function in cygwin doesn't return 16-byte aligned memory which causes it to randomly crash. Replaced with memalign() for the cygwin platform only.

git-svn-id: svn://localhost/HandBrake/trunk@2006 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c