mirror of https://git.ffmpeg.org/ffmpeg.git
new copyrights
Originally committed as revision 3404 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b4396f36e5
commit
02da1f0d71
|
@ -1,6 +1,8 @@
|
||||||
/*
|
/*
|
||||||
* MJPEG encoder and decoder
|
* MJPEG encoder and decoder
|
||||||
* Copyright (c) 2000, 2001 Fabrice Bellard.
|
* Copyright (c) 2000, 2001 Fabrice Bellard.
|
||||||
|
* Copyright (c) 2003 Alex Beregszaszi
|
||||||
|
* Copyright (c) 2003-2004 Michael Niedermayer
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
Loading…
Reference in New Issue