From b7b701790b62b080897b9c0f807877c810f75cb1 Mon Sep 17 00:00:00 2001 From: dezeroex Date: Thu, 28 Sep 2006 22:01:16 +0000 Subject: [PATCH] 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 --- ChangeLog | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) 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. -- 1.7.4.4