Mercurial > libavcodec.hg
changeset 5189:ab669ac706dc libavcodec
right copyrights
patch by Vitor: [vitor1001 gmail com]
author | benoit |
---|---|
date | Tue, 26 Jun 2007 20:13:09 +0000 |
parents | c2a475157299 |
children | c356e14774cb |
files | roqvideo.c roqvideo.h |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/roqvideo.c Tue Jun 26 20:10:26 2007 +0000 +++ b/roqvideo.c Tue Jun 26 20:13:09 2007 +0000 @@ -1,5 +1,6 @@ /* - * Copyright (C) 2003 the ffmpeg project + * Copyright (C) 2003 Mike Melanson + * Copyright (C) 2003 Dr. Tim Ferguson * * This file is part of FFmpeg. * @@ -16,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ /**
--- a/roqvideo.h Tue Jun 26 20:10:26 2007 +0000 +++ b/roqvideo.h Tue Jun 26 20:13:09 2007 +0000 @@ -1,5 +1,6 @@ /* - * Copyright (C) 2003 the ffmpeg project + * Copyright (C) 2003 Mike Melanson + * Copyright (C) 2003 Dr. Tim Ferguson * * This file is part of FFmpeg. * @@ -16,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ #ifndef AVCODEC_ROQVIDEO_H