[longomatch] Use the new GNonlin editor also in win32
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Use the new GNonlin editor also in win32
- Date: Tue, 18 Aug 2009 00:21:01 +0000 (UTC)
commit 0c8a858be6cff9362bf0cfe99e1d24d45f6c1109
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Aug 18 02:08:25 2009 +0200
Use the new GNonlin editor also in win32
CesarPlayer/MultimediaFactory.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/CesarPlayer/MultimediaFactory.cs b/CesarPlayer/MultimediaFactory.cs
index 389e429..1f8be27 100644
--- a/CesarPlayer/MultimediaFactory.cs
+++ b/CesarPlayer/MultimediaFactory.cs
@@ -93,7 +93,7 @@ namespace LongoMatch.Video
return new GstVideoSplitter();
case PlatformID.Win32NT:
- return new GnonlinEditor();
+ return new GstVideoSplitter();
default:
return new GnonlinEditor();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]