Author: vitor Date: Mon Mar 10 23:06:42 2008 New Revision: 2005 Log: Change copyright line per author request
Modified: libavfilter/vf_drawbox.c Modified: libavfilter/vf_drawbox.c ============================================================================== --- libavfilter/vf_drawbox.c (original) +++ libavfilter/vf_drawbox.c Mon Mar 10 23:06:42 2008 @@ -2,7 +2,7 @@ * Box drawing filter. Also a nice template for a filter that needs to write * in the input frame. * - * Copyright (c) 2008 Mike Sullivan + * Copyright (c) 2008 Affine Systems, Inc (Michael Sullivan, Bobby Impollonia) * * This file is part of FFmpeg. * _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
