mirror of
https://github.com/mpv-player/mpv
synced 2025-01-22 23:53:29 +00:00
changed copyroght message to correct stuff :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@531 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fdd7952844
commit
2d811aaf72
@ -1,18 +1,12 @@
|
||||
#define DISP
|
||||
|
||||
/*
|
||||
* video_out_pgm.c, pgm interface
|
||||
* vo_png.c, Portable Network Graphics Renderer for Mplayer
|
||||
*
|
||||
* Copyright 2001 by Felix Buenemann <atmosfear@users.sourceforge.net>
|
||||
*
|
||||
* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved.
|
||||
* Uses libpng (which uses zlib), so see according licenses.
|
||||
*
|
||||
* Hacked into mpeg2dec by
|
||||
*
|
||||
* Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
|
||||
*
|
||||
* 15 & 16 bpp support added by Franck Sicard <Franck.Sicard@solsoft.fr>
|
||||
*
|
||||
* Xv image suuport by Gerd Knorr <kraxel@goldbach.in-berlin.de>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user