Mercurial > mplayer.hg
changeset 530:670d47b4ce10
changed copyroght message to correct stuff :)
author | atmosfear |
---|---|
date | Thu, 19 Apr 2001 20:23:28 +0000 |
parents | b12fa035a3b0 |
children | c687c8eee2bd |
files | libvo/vo_png.c |
diffstat | 1 files changed, 3 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_png.c Thu Apr 19 20:22:44 2001 +0000 +++ b/libvo/vo_png.c Thu Apr 19 20:23:28 2001 +0000 @@ -1,18 +1,12 @@ #define DISP /* - * video_out_pgm.c, pgm interface - * - * - * Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. + * vo_png.c, Portable Network Graphics Renderer for Mplayer * - * Hacked into mpeg2dec by - * - * Aaron Holtzman <aholtzma@ess.engr.uvic.ca> + * Copyright 2001 by Felix Buenemann <atmosfear@users.sourceforge.net> * - * 15 & 16 bpp support added by Franck Sicard <Franck.Sicard@solsoft.fr> + * Uses libpng (which uses zlib), so see according licenses. * - * Xv image suuport by Gerd Knorr <kraxel@goldbach.in-berlin.de> */ #include <stdio.h>