Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscaletags/v0.5
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#include <stdio.h> | #include <stdio.h> | ||||
@@ -20,7 +20,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* | * | ||||
* the C code (not assembly, mmx, ...) of this file can be used | * the C code (not assembly, mmx, ...) of this file can be used | ||||
* under the LGPL license too | * under the LGPL license too | ||||
@@ -20,7 +20,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU Lesser General Public | * You should have received a copy of the GNU Lesser General Public | ||||
* License along with FFmpeg; if not, write to the Free Software | * License along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#ifndef RGB2RGB_INCLUDED | #ifndef RGB2RGB_INCLUDED | ||||
@@ -21,7 +21,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* | * | ||||
* the C code (not assembly, mmx, ...) of this file can be used | * the C code (not assembly, mmx, ...) of this file can be used | ||||
* under the LGPL license too | * under the LGPL license too | ||||
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#include <stdio.h> | #include <stdio.h> | ||||
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* | * | ||||
* the C code (not assembly, mmx, ...) of this file can be used | * the C code (not assembly, mmx, ...) of this file can be used | ||||
* under the LGPL license too | * under the LGPL license too | ||||
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU Lesser General Public | * You should have received a copy of the GNU Lesser General Public | ||||
* License along with FFmpeg; if not, write to the Free Software | * License along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#ifndef SWSCALE_H | #ifndef SWSCALE_H | ||||
@@ -18,7 +18,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#ifdef CONFIG_DARWIN | #ifdef CONFIG_DARWIN | ||||
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU Lesser General Public | * You should have received a copy of the GNU Lesser General Public | ||||
* License along with FFmpeg; if not, write to the Free Software | * License along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#ifndef SWSCALE_INTERNAL_H | #ifndef SWSCALE_INTERNAL_H | ||||
@@ -15,7 +15,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* | * | ||||
* the C code (not assembly, mmx, ...) of this file can be used | * the C code (not assembly, mmx, ...) of this file can be used | ||||
* under the LGPL license too | * under the LGPL license too | ||||
@@ -77,7 +77,7 @@ | |||||
* | * | ||||
* You should have received a copy of the GNU General Public License | * You should have received a copy of the GNU General Public License | ||||
* along with FFmpeg; if not, write to the Free Software | * along with FFmpeg; if not, write to the Free Software | ||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | |||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||||
*/ | */ | ||||
#include <stdio.h> | #include <stdio.h> | ||||