[FFmpeg-soc] [soc]: r3759 - dcaenc/dcaenc.c
diego
subversion at mplayerhq.hu
Sun Oct 5 18:15:36 CEST 2008
Author: diego
Date: Sun Oct 5 18:15:36 2008
New Revision: 3759
Log:
cosmetics: Move the comment about Benjamin's work ino the license boilerplate.
Modified:
dcaenc/dcaenc.c
Modified: dcaenc/dcaenc.c
==============================================================================
--- dcaenc/dcaenc.c (original)
+++ dcaenc/dcaenc.c Sun Oct 5 18:15:36 2008
@@ -1,6 +1,7 @@
/*
* DCA encoder
* Copyright (C) 2008 Alexander E. Patrakov
+ * FFmpeg port by Benjamin Larsson
*
* This file is part of FFmpeg.
*
@@ -19,9 +20,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-/* FFmpeg port by Benjamin Larsson */
-
-
#include "avcodec.h"
#include "bitstream.h"
#include "dcaenc.h"
More information about the FFmpeg-soc
mailing list