Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2005-05-11 23:56:42 +0400
committerTon Roosendaal <ton@blender.org>2005-05-11 23:56:42 +0400
commit57f9553b3a67fdf1e152e4cda6a5ed566bc208b2 (patch)
treee0a7b131570f165af61490f6e5606ee25f83dc62 /source/blender/src/writemovie.c
parentd07dccc3869943c8c24275c59917429af4eae452 (diff)
Testing commit... i keep getting errors. sorry!
Diffstat (limited to 'source/blender/src/writemovie.c')
-rw-r--r--source/blender/src/writemovie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/writemovie.c b/source/blender/src/writemovie.c
index a57728fc69c..f27f7ffd7e3 100644
--- a/source/blender/src/writemovie.c
+++ b/source/blender/src/writemovie.c
@@ -68,6 +68,7 @@
#define MAXQUAL R.r.quality
#define MINQUAL 30
+
/* globals */
static CL_Handle compr, soft_compr;