[FFmpeg-soc] [soc]: r3363 - mxf/mxfenc.c
spyfeng
subversion at mplayerhq.hu
Sat Aug 16 16:41:38 CEST 2008
Author: spyfeng
Date: Sat Aug 16 16:41:37 2008
New Revision: 3363
Log:
modify to confirm with committed code in FFmpeg repo
Modified:
mxf/mxfenc.c
Modified: mxf/mxfenc.c
==============================================================================
--- mxf/mxfenc.c (original)
+++ mxf/mxfenc.c Sat Aug 16 16:41:37 2008
@@ -1,6 +1,6 @@
/*
* MXF muxer
- * Copyright (c) 2008 GUCAS, Zhentan Feng<spyfeng at gmail dot com>
+ * Copyright (c) 2008 GUCAS, Zhentan Feng <spyfeng at gmail dot com>
*
* This file is part of FFmpeg.
*
@@ -29,7 +29,7 @@
* SMPTE RP224: Registry of SMPTE Universal Labels
*/
-#define DEBUG
+//#define DEBUG
#include "mxf.h"
More information about the FFmpeg-soc
mailing list