From: dezeroex Date: Thu, 28 Sep 2006 22:01:16 +0000 (+0000) Subject: Following Dan's example. X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=b7b701790b62b080897b9c0f807877c810f75cb1;p=melted Following Dan's example. Applied an amd64 compilation patch to motion_est module and patch to correctly initialize audio frequency and channels. git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@930 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/ChangeLog b/ChangeLog index c1e8d2e..0364a22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-09-28 Zachary Drew + applied audio frequency and audio channels initialization patch from Jean-Baptiste + +2006-09-27 Zachary Drew + applied amd64 patch from gentoo folks to fix compilation of motion_est + on amd64 (thanks for the heads-up Jean-Michel) + + 2006-09-25 Dan Dennedy - src/modules/sdl/Makefile: fix compilation on some systems using modular x.org.