From 23db422c3d40a5202d61b5ca154cf5286d9ac0a5 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 30 Jan 2010 16:57:40 +0000 Subject: Add missing license headers to all files in the libmpcodecs directory. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30463 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/ad.c | 20 +++++++++++++++++- libmpcodecs/ad.h | 18 ++++++++++++++++ libmpcodecs/ad_acm.c | 18 ++++++++++++++++ libmpcodecs/ad_alaw.c | 18 ++++++++++++++++ libmpcodecs/ad_dk3adpcm.c | 39 ++++++++++++++++++++++++---------- libmpcodecs/ad_dmo.c | 18 ++++++++++++++++ libmpcodecs/ad_dshow.c | 18 ++++++++++++++++ libmpcodecs/ad_dvdpcm.c | 18 ++++++++++++++++ libmpcodecs/ad_ffmpeg.c | 18 ++++++++++++++++ libmpcodecs/ad_hwac3.c | 27 ++++++++++++++++++------ libmpcodecs/ad_hwmpa.c | 18 ++++++++++++++++ libmpcodecs/ad_imaadpcm.c | 49 +++++++++++++++++++++++++++++-------------- libmpcodecs/ad_internal.h | 18 ++++++++++++++++ libmpcodecs/ad_liba52.c | 18 ++++++++++++++++ libmpcodecs/ad_libdv.c | 18 ++++++++++++++++ libmpcodecs/ad_libmad.c | 18 ++++++++++++++++ libmpcodecs/ad_libvorbis.c | 17 +++++++++++++++ libmpcodecs/ad_mp3lib.c | 18 ++++++++++++++++ libmpcodecs/ad_mpc.c | 20 ++++++++++++++++-- libmpcodecs/ad_msadpcm.c | 31 ++++++++++++++++++++------- libmpcodecs/ad_msgsm.c | 18 ++++++++++++++++ libmpcodecs/ad_pcm.c | 18 ++++++++++++++++ libmpcodecs/ad_qtaudio.c | 18 ++++++++++++++++ libmpcodecs/ad_realaud.c | 17 +++++++++++++++ libmpcodecs/ad_sample.c | 18 ++++++++++++++++ libmpcodecs/ad_speex.c | 21 +++++++++++++++++-- libmpcodecs/ad_twin.c | 18 ++++++++++++++++ libmpcodecs/ae.c | 18 ++++++++++++++++ libmpcodecs/ae.h | 18 ++++++++++++++++ libmpcodecs/ae_faac.c | 18 ++++++++++++++++ libmpcodecs/ae_faac.h | 18 ++++++++++++++++ libmpcodecs/ae_lame.c | 18 ++++++++++++++++ libmpcodecs/ae_lame.h | 18 ++++++++++++++++ libmpcodecs/ae_lavc.c | 18 ++++++++++++++++ libmpcodecs/ae_lavc.h | 18 ++++++++++++++++ libmpcodecs/ae_pcm.c | 18 ++++++++++++++++ libmpcodecs/ae_pcm.h | 18 ++++++++++++++++ libmpcodecs/ae_toolame.c | 18 ++++++++++++++++ libmpcodecs/ae_toolame.h | 18 ++++++++++++++++ libmpcodecs/ae_twolame.c | 18 ++++++++++++++++ libmpcodecs/ae_twolame.h | 18 ++++++++++++++++ libmpcodecs/cmmx.h | 16 ++++++++++++++ libmpcodecs/dec_audio.c | 18 ++++++++++++++++ libmpcodecs/dec_audio.h | 18 ++++++++++++++++ libmpcodecs/dec_video.c | 17 +++++++++++++++ libmpcodecs/dec_video.h | 18 ++++++++++++++++ libmpcodecs/img_format.c | 18 ++++++++++++++++ libmpcodecs/img_format.h | 18 ++++++++++++++++ libmpcodecs/mp_image.c | 17 +++++++++++++++ libmpcodecs/mp_image.h | 18 ++++++++++++++++ libmpcodecs/mpc_info.h | 18 ++++++++++++++++ libmpcodecs/native/mmx.h | 18 ++++++++++++++++ libmpcodecs/native/xa_gsm.h | 18 ++++++++++++++++ libmpcodecs/pullup.c | 18 +++++++++++++++- libmpcodecs/pullup.h | 18 ++++++++++++++++ libmpcodecs/vd.c | 18 ++++++++++++++++ libmpcodecs/vd.h | 18 ++++++++++++++++ libmpcodecs/vd_dmo.c | 18 ++++++++++++++++ libmpcodecs/vd_dshow.c | 18 ++++++++++++++++ libmpcodecs/vd_ffmpeg.c | 18 ++++++++++++++++ libmpcodecs/vd_hmblck.c | 18 ++++++++++++++++ libmpcodecs/vd_ijpg.c | 17 +++++++++++++++ libmpcodecs/vd_internal.h | 18 ++++++++++++++++ libmpcodecs/vd_libdv.c | 18 ++++++++++++++++ libmpcodecs/vd_libmpeg2.c | 18 ++++++++++++++++ libmpcodecs/vd_lzo.c | 18 ++++++++++++++++ libmpcodecs/vd_mpegpes.c | 18 ++++++++++++++++ libmpcodecs/vd_mpng.c | 18 ++++++++++++++++ libmpcodecs/vd_mtga.c | 20 +++++++++++++++++- libmpcodecs/vd_null.c | 18 ++++++++++++++++ libmpcodecs/vd_qtvideo.c | 18 ++++++++++++++++ libmpcodecs/vd_raw.c | 18 ++++++++++++++++ libmpcodecs/vd_realvid.c | 18 ++++++++++++++++ libmpcodecs/vd_sgi.c | 18 +++++++++++++++- libmpcodecs/vd_theora.c | 18 ++++++++++++++++ libmpcodecs/vd_vfw.c | 18 ++++++++++++++++ libmpcodecs/vd_xanim.c | 32 +++++++++++++++++++++------- libmpcodecs/ve.c | 18 ++++++++++++++++ libmpcodecs/ve_lavc.c | 18 ++++++++++++++++ libmpcodecs/ve_libdv.c | 22 +++++++++++++++++-- libmpcodecs/ve_nuv.c | 18 ++++++++++++++++ libmpcodecs/ve_raw.c | 18 ++++++++++++++++ libmpcodecs/ve_vfw.c | 18 ++++++++++++++++ libmpcodecs/vf.c | 18 ++++++++++++++++ libmpcodecs/vf.h | 18 ++++++++++++++++ libmpcodecs/vf_1bpp.c | 18 ++++++++++++++++ libmpcodecs/vf_2xsai.c | 18 ++++++++++++++++ libmpcodecs/vf_crop.c | 18 ++++++++++++++++ libmpcodecs/vf_cropdetect.c | 18 ++++++++++++++++ libmpcodecs/vf_decimate.c | 18 ++++++++++++++++ libmpcodecs/vf_detc.c | 18 ++++++++++++++++ libmpcodecs/vf_dint.c | 18 ++++++++++++++++ libmpcodecs/vf_divtc.c | 18 ++++++++++++++++ libmpcodecs/vf_down3dright.c | 18 ++++++++++++++++ libmpcodecs/vf_dsize.c | 18 ++++++++++++++++ libmpcodecs/vf_dvbscale.c | 18 ++++++++++++++++ libmpcodecs/vf_eq.c | 18 ++++++++++++++++ libmpcodecs/vf_eq2.c | 18 ++++++++++++++-- libmpcodecs/vf_expand.c | 18 ++++++++++++++++ libmpcodecs/vf_field.c | 18 ++++++++++++++++ libmpcodecs/vf_fil.c | 18 ++++++++++++++++ libmpcodecs/vf_filmdint.c | 18 ++++++++++++++++ libmpcodecs/vf_flip.c | 18 ++++++++++++++++ libmpcodecs/vf_format.c | 18 ++++++++++++++++ libmpcodecs/vf_framestep.c | 18 +++++++++++++++- libmpcodecs/vf_halfpack.c | 18 ++++++++++++++++ libmpcodecs/vf_harddup.c | 18 ++++++++++++++++ libmpcodecs/vf_hue.c | 18 ++++++++++++++++ libmpcodecs/vf_ilpack.c | 18 ++++++++++++++++ libmpcodecs/vf_ivtc.c | 18 ++++++++++++++++ libmpcodecs/vf_lavc.c | 18 ++++++++++++++++ libmpcodecs/vf_lavcdeint.c | 18 ++++++++++++++++ libmpcodecs/vf_mirror.c | 18 ++++++++++++++++ libmpcodecs/vf_noformat.c | 18 ++++++++++++++++ libmpcodecs/vf_palette.c | 18 ++++++++++++++++ libmpcodecs/vf_phase.c | 18 ++++++++++++++++ libmpcodecs/vf_pp.c | 18 ++++++++++++++++ libmpcodecs/vf_pullup.c | 18 ++++++++++++++++ libmpcodecs/vf_rectangle.c | 18 ++++++++++++++++ libmpcodecs/vf_rgb2bgr.c | 18 ++++++++++++++++ libmpcodecs/vf_rgbtest.c | 18 ++++++++++++++++ libmpcodecs/vf_rotate.c | 18 ++++++++++++++++ libmpcodecs/vf_scale.c | 18 ++++++++++++++++ libmpcodecs/vf_scale.h | 18 +++++++++++++++- libmpcodecs/vf_screenshot.c | 18 ++++++++++++++++ libmpcodecs/vf_softpulldown.c | 18 ++++++++++++++++ libmpcodecs/vf_softskip.c | 18 ++++++++++++++++ libmpcodecs/vf_telecine.c | 18 ++++++++++++++++ libmpcodecs/vf_tfields.c | 18 ++++++++++++++++ libmpcodecs/vf_tile.c | 18 +++++++++++++++- libmpcodecs/vf_vo.c | 18 ++++++++++++++++ libmpcodecs/vf_yuvcsp.c | 18 ++++++++++++++++ libmpcodecs/vf_yuy2.c | 18 ++++++++++++++++ libmpcodecs/vf_yvu9.c | 18 ++++++++++++++++ libmpcodecs/vfcap.h | 19 ++++++++++++++++- 135 files changed, 2461 insertions(+), 64 deletions(-) (limited to 'libmpcodecs') diff --git a/libmpcodecs/ad.c b/libmpcodecs/ad.c index e8cd5d7286..3b4fb87c1e 100644 --- a/libmpcodecs/ad.c +++ b/libmpcodecs/ad.c @@ -1,4 +1,22 @@ -/* audio decoder interface */ +/* + * audio decoder interface + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad.h b/libmpcodecs/ad.h index 6f1d5e7566..ddf02a569a 100644 --- a/libmpcodecs/ad.h +++ b/libmpcodecs/ad.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AD_H #define MPLAYER_AD_H diff --git a/libmpcodecs/ad_acm.c b/libmpcodecs/ad_acm.c index 33efe8f223..5fe4a13222 100644 --- a/libmpcodecs/ad_acm.c +++ b/libmpcodecs/ad_acm.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_alaw.c b/libmpcodecs/ad_alaw.c index ae5f7605f1..88ebc601ae 100644 --- a/libmpcodecs/ad_alaw.c +++ b/libmpcodecs/ad_alaw.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_dk3adpcm.c b/libmpcodecs/ad_dk3adpcm.c index 8e7c4bc93c..ddcfcce484 100644 --- a/libmpcodecs/ad_dk3adpcm.c +++ b/libmpcodecs/ad_dk3adpcm.c @@ -1,15 +1,32 @@ /* - DK3 ADPCM Decoder for MPlayer - by Mike Melanson - - "This format number was used by Duck Corp. but not officially - registered with Microsoft" - - This file is responsible for decoding audio data encoded with - Duck Corp's DK3 ADPCM algorithm. Details about the data format - can be found here: - http://www.pcisys.net/~melanson/codecs/ -*/ + * DK3 ADPCM decoder + * + * "This format number was used by Duck Corp. but not officially + * registered with Microsoft" + * + * This file is responsible for decoding audio data encoded with + * Duck Corp's DK3 ADPCM algorithm. Details about the data format + * can be found here: + * http://www.pcisys.net/~melanson/codecs/ + * + * Copyright (c) 2002 Mike Melanson + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad_dmo.c b/libmpcodecs/ad_dmo.c index a810aecd72..e3f6ae9a96 100644 --- a/libmpcodecs/ad_dmo.c +++ b/libmpcodecs/ad_dmo.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_dshow.c b/libmpcodecs/ad_dshow.c index b4f0a742c5..8365c90240 100644 --- a/libmpcodecs/ad_dshow.c +++ b/libmpcodecs/ad_dshow.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_dvdpcm.c b/libmpcodecs/ad_dvdpcm.c index 3b89cdac7f..671346d7a6 100644 --- a/libmpcodecs/ad_dvdpcm.c +++ b/libmpcodecs/ad_dvdpcm.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_ffmpeg.c b/libmpcodecs/ad_ffmpeg.c index d525f28ede..147f635a29 100644 --- a/libmpcodecs/ad_ffmpeg.c +++ b/libmpcodecs/ad_ffmpeg.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_hwac3.c b/libmpcodecs/ad_hwac3.c index 5c68a2dde8..ceeb61859a 100644 --- a/libmpcodecs/ad_hwac3.c +++ b/libmpcodecs/ad_hwac3.c @@ -1,9 +1,24 @@ - -// Reference: DOCS/tech/hwac3.txt !!!!! - -/* DTS code based on "ac3/decode_dts.c" and "ac3/conversion.c" from "ogle 0.9" - (see http://www.dtek.chalmers.se/~dvd/) -*/ +/* + * DTS code based on "ac3/decode_dts.c" and "ac3/conversion.c" from "ogle 0.9" + * (see http://www.dtek.chalmers.se/~dvd/) + * Reference: DOCS/tech/hwac3.txt !!!!! + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #define _XOPEN_SOURCE 600 #include diff --git a/libmpcodecs/ad_hwmpa.c b/libmpcodecs/ad_hwmpa.c index ca60fcf69f..506adbef42 100644 --- a/libmpcodecs/ad_hwmpa.c +++ b/libmpcodecs/ad_hwmpa.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_imaadpcm.c b/libmpcodecs/ad_imaadpcm.c index 7b2b653bb6..ef3e4b20c1 100644 --- a/libmpcodecs/ad_imaadpcm.c +++ b/libmpcodecs/ad_imaadpcm.c @@ -1,20 +1,37 @@ /* - IMA ADPCM Decoder for MPlayer - by Mike Melanson - - This file is in charge of decoding all of the various IMA ADPCM data - formats that various entities have created. Details about the data - formats can be found here: - http://www.pcisys.net/~melanson/codecs/ - - So far, this file handles these formats: - 'ima4': IMA ADPCM found in QT files - 0x11: IMA ADPCM found in MS AVI/ASF/WAV files - 0x61: DK4 ADPCM found in certain AVI files on Sega Saturn CD-ROMs; - note that this is a 'rogue' format number in that it was - never officially registered with Microsoft - 0x1100736d: IMA ADPCM coded like in MS AVI/ASF/WAV found in QT files -*/ + * IMA ADPCM decoder + * + * This file is in charge of decoding all of the various IMA ADPCM data + * formats that various entities have created. Details about the data + * formats can be found here: + * http://www.pcisys.net/~melanson/codecs/ + * + * So far, this file handles these formats: + * 'ima4': IMA ADPCM found in QT files + * 0x11: IMA ADPCM found in MS AVI/ASF/WAV files + * 0x61: DK4 ADPCM found in certain AVI files on Sega Saturn CD-ROMs; + * note that this is a 'rogue' format number in that it was + * never officially registered with Microsoft + * 0x1100736d: IMA ADPCM coded like in MS AVI/ASF/WAV found in QT files + * + * Copyright (c) 2002 Mike Melanson + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad_internal.h b/libmpcodecs/ad_internal.h index 0bd01bcd6c..928db50be6 100644 --- a/libmpcodecs/ad_internal.h +++ b/libmpcodecs/ad_internal.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AD_INTERNAL_H #define MPLAYER_AD_INTERNAL_H diff --git a/libmpcodecs/ad_liba52.c b/libmpcodecs/ad_liba52.c index e725c82da0..b9d5171c61 100644 --- a/libmpcodecs/ad_liba52.c +++ b/libmpcodecs/ad_liba52.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #define _XOPEN_SOURCE 600 #include #include diff --git a/libmpcodecs/ad_libdv.c b/libmpcodecs/ad_libdv.c index 2fe7071b20..b3cc1163c7 100644 --- a/libmpcodecs/ad_libdv.c +++ b/libmpcodecs/ad_libdv.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_libmad.c b/libmpcodecs/ad_libmad.c index 5291ca8cae..1f62fd49b1 100644 --- a/libmpcodecs/ad_libmad.c +++ b/libmpcodecs/ad_libmad.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_libvorbis.c b/libmpcodecs/ad_libvorbis.c index b189542c77..c6948a3356 100644 --- a/libmpcodecs/ad_libvorbis.c +++ b/libmpcodecs/ad_libvorbis.c @@ -1,3 +1,20 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad_mp3lib.c b/libmpcodecs/ad_mp3lib.c index 8cab15bbdb..b213e17fde 100644 --- a/libmpcodecs/ad_mp3lib.c +++ b/libmpcodecs/ad_mp3lib.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_mpc.c b/libmpcodecs/ad_mpc.c index 65dec395d4..a5d53e04de 100644 --- a/libmpcodecs/ad_mpc.c +++ b/libmpcodecs/ad_mpc.c @@ -1,10 +1,26 @@ -/** +/* * Musepack audio files decoder for MPlayer * by Reza Jelveh and * Reimar Döffinger - * License: GPL + * * This code may be be relicensed under the terms of the GNU LGPL when it * becomes part of the FFmpeg project (ffmpeg.org) + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/libmpcodecs/ad_msadpcm.c b/libmpcodecs/ad_msadpcm.c index fa2bcbec2d..0ff705ba71 100644 --- a/libmpcodecs/ad_msadpcm.c +++ b/libmpcodecs/ad_msadpcm.c @@ -1,11 +1,28 @@ /* - MS ADPCM Decoder for MPlayer - by Mike Melanson - - This file is responsible for decoding Microsoft ADPCM data. - Details about the data format can be found here: - http://www.pcisys.net/~melanson/codecs/ -*/ + * MS ADPCM decoder + * + * This file is responsible for decoding Microsoft ADPCM data. + * Details about the data format can be found here: + * http://www.pcisys.net/~melanson/codecs/ + * + * Copyright (c) 2002 Mike Melanson + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad_msgsm.c b/libmpcodecs/ad_msgsm.c index ab21a99e9a..8c7151d1dc 100644 --- a/libmpcodecs/ad_msgsm.c +++ b/libmpcodecs/ad_msgsm.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_pcm.c b/libmpcodecs/ad_pcm.c index e619793b86..8788a2e1cd 100644 --- a/libmpcodecs/ad_pcm.c +++ b/libmpcodecs/ad_pcm.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_qtaudio.c b/libmpcodecs/ad_qtaudio.c index 4b2c876fb7..66481c80b5 100644 --- a/libmpcodecs/ad_qtaudio.c +++ b/libmpcodecs/ad_qtaudio.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_realaud.c b/libmpcodecs/ad_realaud.c index afc7e568bd..16ca8134ab 100644 --- a/libmpcodecs/ad_realaud.c +++ b/libmpcodecs/ad_realaud.c @@ -1,3 +1,20 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/ad_sample.c b/libmpcodecs/ad_sample.c index 5ddf4ef77b..582007979a 100644 --- a/libmpcodecs/ad_sample.c +++ b/libmpcodecs/ad_sample.c @@ -1,5 +1,23 @@ // SAMPLE audio decoder - you can use this file as template when creating new codec! +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ad_speex.c b/libmpcodecs/ad_speex.c index c41dfe8e3e..33526c2955 100644 --- a/libmpcodecs/ad_speex.c +++ b/libmpcodecs/ad_speex.c @@ -1,9 +1,26 @@ -/** +/* * Speex decoder by Reimar Döffinger - * License: GPL v2 or later + * * This code may be be relicensed under the terms of the GNU LGPL when it * becomes part of the FFmpeg project (ffmpeg.org) + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + #include "config.h" #include #include diff --git a/libmpcodecs/ad_twin.c b/libmpcodecs/ad_twin.c index 03122ce6ad..34f8cdaa6d 100644 --- a/libmpcodecs/ad_twin.c +++ b/libmpcodecs/ad_twin.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae.c b/libmpcodecs/ae.c index 8640b87579..4c4e65e5fe 100644 --- a/libmpcodecs/ae.c +++ b/libmpcodecs/ae.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae.h b/libmpcodecs/ae.h index 133b486a2a..440e4ddf4f 100644 --- a/libmpcodecs/ae.h +++ b/libmpcodecs/ae.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_H #define MPLAYER_AE_H diff --git a/libmpcodecs/ae_faac.c b/libmpcodecs/ae_faac.c index 3ed02d3f05..33c994757d 100644 --- a/libmpcodecs/ae_faac.c +++ b/libmpcodecs/ae_faac.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_faac.h b/libmpcodecs/ae_faac.h index 44d7190cd4..dddc0bf5ad 100644 --- a/libmpcodecs/ae_faac.h +++ b/libmpcodecs/ae_faac.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_FAAC_H #define MPLAYER_AE_FAAC_H diff --git a/libmpcodecs/ae_lame.c b/libmpcodecs/ae_lame.c index 68143b860f..db7fe3b32e 100644 --- a/libmpcodecs/ae_lame.c +++ b/libmpcodecs/ae_lame.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_lame.h b/libmpcodecs/ae_lame.h index 39ff83a72b..861c0d3dc1 100644 --- a/libmpcodecs/ae_lame.h +++ b/libmpcodecs/ae_lame.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_LAME_H #define MPLAYER_AE_LAME_H diff --git a/libmpcodecs/ae_lavc.c b/libmpcodecs/ae_lavc.c index 519e8f05c7..9c87205e11 100644 --- a/libmpcodecs/ae_lavc.c +++ b/libmpcodecs/ae_lavc.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_lavc.h b/libmpcodecs/ae_lavc.h index f84eeaaf56..0e3f577d9e 100644 --- a/libmpcodecs/ae_lavc.h +++ b/libmpcodecs/ae_lavc.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_LAVC_H #define MPLAYER_AE_LAVC_H diff --git a/libmpcodecs/ae_pcm.c b/libmpcodecs/ae_pcm.c index c0ebf18283..12c4c0a85c 100644 --- a/libmpcodecs/ae_pcm.c +++ b/libmpcodecs/ae_pcm.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_pcm.h b/libmpcodecs/ae_pcm.h index 54698d56ca..5637891630 100644 --- a/libmpcodecs/ae_pcm.h +++ b/libmpcodecs/ae_pcm.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_PCM_H #define MPLAYER_AE_PCM_H diff --git a/libmpcodecs/ae_toolame.c b/libmpcodecs/ae_toolame.c index 49c186694e..a498eb629d 100644 --- a/libmpcodecs/ae_toolame.c +++ b/libmpcodecs/ae_toolame.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_toolame.h b/libmpcodecs/ae_toolame.h index ee00b6c301..b257329843 100644 --- a/libmpcodecs/ae_toolame.h +++ b/libmpcodecs/ae_toolame.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_TOOLAME_H #define MPLAYER_AE_TOOLAME_H diff --git a/libmpcodecs/ae_twolame.c b/libmpcodecs/ae_twolame.c index d557f9398b..6b63529496 100644 --- a/libmpcodecs/ae_twolame.c +++ b/libmpcodecs/ae_twolame.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/ae_twolame.h b/libmpcodecs/ae_twolame.h index a7dd16832d..cfea9176bb 100644 --- a/libmpcodecs/ae_twolame.h +++ b/libmpcodecs/ae_twolame.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_AE_TWOLAME_H #define MPLAYER_AE_TWOLAME_H diff --git a/libmpcodecs/cmmx.h b/libmpcodecs/cmmx.h index 6e0c8509f5..51ffd235bc 100644 --- a/libmpcodecs/cmmx.h +++ b/libmpcodecs/cmmx.h @@ -2,6 +2,22 @@ * x86 MMX and MMX2 packed byte operations in portable C. * Extra instructions: pdiffub, pcmpzb, psumbw, pcmpgtub * Author: Zoltan Hidvegi + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef MPLAYER_CMMX_H diff --git a/libmpcodecs/dec_audio.c b/libmpcodecs/dec_audio.c index 26681737e3..4311380fbb 100644 --- a/libmpcodecs/dec_audio.c +++ b/libmpcodecs/dec_audio.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include #include #include diff --git a/libmpcodecs/dec_audio.h b/libmpcodecs/dec_audio.h index c505a0539b..3ec2cef8bf 100644 --- a/libmpcodecs/dec_audio.h +++ b/libmpcodecs/dec_audio.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_DEC_AUDIO_H #define MPLAYER_DEC_AUDIO_H diff --git a/libmpcodecs/dec_video.c b/libmpcodecs/dec_video.c index 6cc2ddd55e..3572565556 100644 --- a/libmpcodecs/dec_video.c +++ b/libmpcodecs/dec_video.c @@ -1,3 +1,20 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include "config.h" diff --git a/libmpcodecs/dec_video.h b/libmpcodecs/dec_video.h index 7a08a0410e..8b28202a19 100644 --- a/libmpcodecs/dec_video.h +++ b/libmpcodecs/dec_video.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_DEC_VIDEO_H #define MPLAYER_DEC_VIDEO_H diff --git a/libmpcodecs/img_format.c b/libmpcodecs/img_format.c index cc7bee10b8..5b858fa065 100644 --- a/libmpcodecs/img_format.c +++ b/libmpcodecs/img_format.c @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #include "config.h" #include "img_format.h" #include "stdio.h" diff --git a/libmpcodecs/img_format.h b/libmpcodecs/img_format.h index 2aa037e5b7..2c4db36a04 100644 --- a/libmpcodecs/img_format.h +++ b/libmpcodecs/img_format.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_IMG_FORMAT_H #define MPLAYER_IMG_FORMAT_H diff --git a/libmpcodecs/mp_image.c b/libmpcodecs/mp_image.c index 1bc0492e9c..ebc9e6a749 100644 --- a/libmpcodecs/mp_image.c +++ b/libmpcodecs/mp_image.c @@ -1,3 +1,20 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include "config.h" diff --git a/libmpcodecs/mp_image.h b/libmpcodecs/mp_image.h index a53ef8a5ad..ba69e720ef 100644 --- a/libmpcodecs/mp_image.h +++ b/libmpcodecs/mp_image.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_MP_IMAGE_H #define MPLAYER_MP_IMAGE_H diff --git a/libmpcodecs/mpc_info.h b/libmpcodecs/mpc_info.h index 845f6a73e4..8554699120 100644 --- a/libmpcodecs/mpc_info.h +++ b/libmpcodecs/mpc_info.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_MPC_INFO_H #define MPLAYER_MPC_INFO_H diff --git a/libmpcodecs/native/mmx.h b/libmpcodecs/native/mmx.h index 1661b318a4..eb9e95a25d 100644 --- a/libmpcodecs/native/mmx.h +++ b/libmpcodecs/native/mmx.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_MMX_H #define MPLAYER_MMX_H diff --git a/libmpcodecs/native/xa_gsm.h b/libmpcodecs/native/xa_gsm.h index da577a4df1..e60852c136 100644 --- a/libmpcodecs/native/xa_gsm.h +++ b/libmpcodecs/native/xa_gsm.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef MPLAYER_XA_GSM_H #define MPLAYER_XA_GSM_H diff --git a/libmpcodecs/pullup.c b/libmpcodecs/pullup.c index a74cb83b20..189d0cb24d 100644 --- a/libmpcodecs/pullup.c +++ b/libmpcodecs/pullup.c @@ -1,4 +1,20 @@ - +/* + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #include #include diff --git a/libmpcodecs/pullup.h b/libmpcodecs/pullup.h index 4b1dbb2d55..eb7b143da6 100644 --- a/libmpcodecs/pullup.h +++ b/libmpcodecs/pullup.h @@ -1,3 +1,21 @@ +/* + * This file is part of MPlayer. + *