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" _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
