r26777 - in trunk/libmpdemux: yuv4mpeg.c yuv4mpeg.h yuv4mpeg_intern.h yuv4mpeg_ratio.c
Author: diego Date: Wed May 14 20:16:38 2008 New Revision: 26777 Log: Mark files that were imported from the MJPEG Tools suite as such. Modified: trunk/libmpdemux/yuv4mpeg.c trunk/libmpdemux/yuv4mpeg.h trunk/libmpdemux/yuv4mpeg_intern.h trunk/libmpdemux/yuv4mpeg_ratio.c Modified: trunk/libmpdemux/yuv4mpeg.c ============================================================================== --- trunk/libmpdemux/yuv4mpeg.c (original) +++ trunk/libmpdemux/yuv4mpeg.c Wed May 14 20:16:38 2008 @@ -3,7 +3,7 @@ * * Copyright (C) 2001 Matthew J. Marjanovic <maddog@mir.com> * - * This file is ripped from the lavtools package (mjpeg.sourceforge.net) + * This file is part of the MJPEG Tools package (mjpeg.sourceforge.net). * Ported to mplayer by Rik Snel <rsnel@cube.dyndns.org> * * This program is free software; you can redistribute it and/or Modified: trunk/libmpdemux/yuv4mpeg.h ============================================================================== --- trunk/libmpdemux/yuv4mpeg.h (original) +++ trunk/libmpdemux/yuv4mpeg.h Wed May 14 20:16:38 2008 @@ -6,7 +6,7 @@ * * Copyright (C) 2001 Matthew J. Marjanovic <maddog@mir.com> * - * This file is ripped from the lavtools package (mjpeg.sourceforge.net) + * This file is part of the MJPEG Tools package (mjpeg.sourceforge.net). * Ported to mplayer by Rik Snel <rsnel@cube.dyndns.org> * * This program is free software; you can redistribute it and/or Modified: trunk/libmpdemux/yuv4mpeg_intern.h ============================================================================== --- trunk/libmpdemux/yuv4mpeg_intern.h (original) +++ trunk/libmpdemux/yuv4mpeg_intern.h Wed May 14 20:16:38 2008 @@ -3,7 +3,7 @@ * * Copyright (C) 2001 Andrew Stevens <andrew.stevens@philips.com> * - * This file is part of the lavtools package (mjpeg.sourceforge.net). + * This file is part of the MJPEG Tools package (mjpeg.sourceforge.net). * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public License Modified: trunk/libmpdemux/yuv4mpeg_ratio.c ============================================================================== --- trunk/libmpdemux/yuv4mpeg_ratio.c (original) +++ trunk/libmpdemux/yuv4mpeg_ratio.c Wed May 14 20:16:38 2008 @@ -3,7 +3,7 @@ * * Copyright (C) 2001 Matthew J. Marjanovic <maddog@mir.com> * - * This file is part of the lavtools packaged (mjpeg.sourceforge.net) + * This file is part of the MJPEG Tools package (mjpeg.sourceforge.net). * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License
participants (1)
-
diego