aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/ultrastardx.dpr
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-27 20:12:10 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-27 20:12:10 +0000
commitda143732a2071325226a90cddd67c2c726ff7699 (patch)
tree41800b6cc480cba82d2b42de68dc3260ff063ccb /mediaplugin/src/ultrastardx.dpr
parent8021fd92f88d35fe77e9ecac0cc547289ae8c23f (diff)
downloadusdx-da143732a2071325226a90cddd67c2c726ff7699.tar.gz
usdx-da143732a2071325226a90cddd67c2c726ff7699.tar.xz
usdx-da143732a2071325226a90cddd67c2c726ff7699.zip
interface changes for last commit
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2692 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--mediaplugin/src/ultrastardx.dpr1
1 files changed, 1 insertions, 0 deletions
diff --git a/mediaplugin/src/ultrastardx.dpr b/mediaplugin/src/ultrastardx.dpr
index 16890ad9..bce94001 100644
--- a/mediaplugin/src/ultrastardx.dpr
+++ b/mediaplugin/src/ultrastardx.dpr
@@ -271,6 +271,7 @@ uses
{$IFDEF UseFFmpegVideo}
UVideo in 'media\UVideo.pas',
+ UVideoDecoder_FFmpeg in 'media\UVideoDecoder_FFmpeg.pas',
{$ENDIF}
{$IFDEF UseProjectM}
// must be after UVideo, so it will not be the default video module