forked from FFmpeg/FFmpeg
add my copyright in mov de/muxer
Originally committed as revision 17979 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7867978374
commit
983bdd3788
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
/*
|
||||
* MOV demuxer
|
||||
* Copyright (c) 2001 Fabrice Bellard
|
||||
* Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot org>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
*
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
* MOV, 3GP, MP4 muxer
|
||||
* Copyright (c) 2003 Thomas Raivio
|
||||
* Copyright (c) 2004 Gildas Bazin <gbazin at videolan dot org>
|
||||
* Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot org>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue