Merge remote-tracking branch 'qatar/master'
* qatar/master: Move misplaced file author information where it belongs Conflicts: libavcodec/adpcm.c libavcodec/adpcmenc.c libavcodec/gif.c libavcodec/x86/dsputilenc_mmx.c libavcodec/x86/fmtconvert_init.c libavformat/au.c libavformat/gif.c libavformat/mov.c libavformat/nsvdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
580a0600ef
9 changed files with 31 additions and 32 deletions
|
|
@ -2,6 +2,8 @@
|
|||
* AU muxer and demuxer
|
||||
* Copyright (c) 2001 Fabrice Bellard
|
||||
*
|
||||
* first version by Francois Revol <revol@free.fr>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
*
|
||||
* FFmpeg is free software; you can redistribute it and/or
|
||||
|
|
@ -20,8 +22,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* First version by Francois Revol revol@free.fr
|
||||
*
|
||||
* Reference documents:
|
||||
* http://www.opengroup.org/public/pubs/external/auformat.html
|
||||
* http://www.goice.co.jp/member/mo/formats/au.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue