[xiph-commits] r8628 - in trunk/theora: . debian doc doc/python doc/spec examples include include/theora lib symbian win32/experimental/splayer/SDL-1.2.5 win32/experimental/splayer/SDL-1.2.5/include win32/experimental/splayer/portaudio win32/experimental/splayer/portaudio/pa_common win32/experimental/splayer/portaudio/pa_win_wmme win32/experimental/splayer/portaudio/pablio win32/experimental/transcoder win32/experimental/transcoder/avi2vp3 win32/experimental/wincompat

ozone at motherfish-iii.xiph.org ozone at motherfish-iii.xiph.org
Wed Jan 5 06:03:36 PST 2005


Author: ozone
Date: 2005-01-05 06:03:35 -0800 (Wed, 05 Jan 2005)
New Revision: 8628

Modified:
   trunk/theora/CHANGES
   trunk/theora/COPYING
   trunk/theora/LICENSE
   trunk/theora/Makefile.am
   trunk/theora/README
   trunk/theora/acinclude.m4
   trunk/theora/autogen.sh
   trunk/theora/configure.ac
   trunk/theora/debian/Makefile.am
   trunk/theora/debian/changelog
   trunk/theora/debian/control
   trunk/theora/debian/copyright
   trunk/theora/debian/libtheora-dev.install
   trunk/theora/debian/libtheora0.install
   trunk/theora/debian/rules
   trunk/theora/doc/Doxyfile.in
   trunk/theora/doc/Makefile.am
   trunk/theora/doc/color.html
   trunk/theora/doc/python/Makefile.am
   trunk/theora/doc/python/spec.txt
   trunk/theora/doc/python/spec2html.py
   trunk/theora/doc/python/txt2html.py
   trunk/theora/doc/python/txt2py.py
   trunk/theora/doc/spec/vp3huff.c
   trunk/theora/doc/vp3-format.txt
   trunk/theora/examples/Makefile.am
   trunk/theora/examples/README_SPLAYER
   trunk/theora/examples/dump_video.c
   trunk/theora/examples/encoder_example.c
   trunk/theora/examples/getopt.c
   trunk/theora/examples/getopt.h
   trunk/theora/examples/getopt1.c
   trunk/theora/examples/player_example.c
   trunk/theora/examples/splayer.c
   trunk/theora/include/Makefile.am
   trunk/theora/include/theora/Makefile.am
   trunk/theora/include/theora/theora.h
   trunk/theora/lib/Makefile.am
   trunk/theora/lib/block_inline.h
   trunk/theora/lib/blockmap.c
   trunk/theora/lib/comment.c
   trunk/theora/lib/compglobals.c
   trunk/theora/lib/dct.c
   trunk/theora/lib/dct_decode.c
   trunk/theora/lib/dct_encode.c
   trunk/theora/lib/decode.c
   trunk/theora/lib/encode.c
   trunk/theora/lib/encoder_disabled.c
   trunk/theora/lib/encoder_internal.h
   trunk/theora/lib/encoder_lookup.h
   trunk/theora/lib/encoder_toplevel.c
   trunk/theora/lib/frarray.c
   trunk/theora/lib/frinit.c
   trunk/theora/lib/huffman.c
   trunk/theora/lib/huffman.h
   trunk/theora/lib/hufftables.h
   trunk/theora/lib/idct.c
   trunk/theora/lib/mcomp.c
   trunk/theora/lib/misc_common.c
   trunk/theora/lib/pb.c
   trunk/theora/lib/pp.c
   trunk/theora/lib/pp.h
   trunk/theora/lib/quant.c
   trunk/theora/lib/quant_lookup.h
   trunk/theora/lib/reconstruct.c
   trunk/theora/lib/scan.c
   trunk/theora/lib/toplevel.c
   trunk/theora/lib/toplevel.h
   trunk/theora/lib/toplevel_lookup.h
   trunk/theora/libtheora.spec.in
   trunk/theora/symbian/bld.inf
   trunk/theora/symbian/config.h
   trunk/theora/symbian/theora.mmp
   trunk/theora/theora-uninstalled.pc.in
   trunk/theora/theora.pc.in
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/README-SDL.txt
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_active.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_audio.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_byteorder.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_cdrom.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_copying.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_endian.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_error.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_events.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_getenv.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_joystick.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_keyboard.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_keysym.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_main.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_mouse.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_mutex.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_name.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_opengl.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_quit.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_rwops.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_syswm.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_thread.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_timer.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_types.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_version.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_video.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/begin_code.h
   trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/close_code.h
   trunk/theora/win32/experimental/splayer/portaudio/LICENSE.txt
   trunk/theora/win32/experimental/splayer/portaudio/README.txt
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_convert.c
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_host.h
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_lib.c
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_trace.c
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_trace.h
   trunk/theora/win32/experimental/splayer/portaudio/pa_common/portaudio.h
   trunk/theora/win32/experimental/splayer/portaudio/pa_win_wmme/pa_win_wmme.c
   trunk/theora/win32/experimental/splayer/portaudio/pablio/README.txt
   trunk/theora/win32/experimental/splayer/portaudio/pablio/pablio.c
   trunk/theora/win32/experimental/splayer/portaudio/pablio/pablio.h
   trunk/theora/win32/experimental/splayer/portaudio/pablio/ringbuffer.c
   trunk/theora/win32/experimental/splayer/portaudio/pablio/ringbuffer.h
   trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c
   trunk/theora/win32/experimental/transcoder/avi2vp3/avilib.c
   trunk/theora/win32/experimental/transcoder/avi2vp3/avilib.h
   trunk/theora/win32/experimental/transcoder/readme.txt
   trunk/theora/win32/experimental/transcoder/transcoder_example.c
   trunk/theora/win32/experimental/wincompat/README.txt
   trunk/theora/win32/experimental/wincompat/getopt.c
   trunk/theora/win32/experimental/wincompat/getopt.h
   trunk/theora/win32/experimental/wincompat/getopt_long.c
   trunk/theora/win32/experimental/wincompat/unistd.h
Log:
theora:
 * I am the svn:eol-style native enforcer


Property changes on: trunk/theora/CHANGES
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/COPYING
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/LICENSE
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/README
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/acinclude.m4
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/autogen.sh
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/configure.ac
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/changelog
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/control
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/copyright
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/libtheora-dev.install
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/libtheora0.install
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/debian/rules
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/Doxyfile.in
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/color.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/python/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/python/spec.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/python/spec2html.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/python/txt2html.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/python/txt2py.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/spec/vp3huff.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/doc/vp3-format.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/README_SPLAYER
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/dump_video.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/encoder_example.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/getopt.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/getopt.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/getopt1.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/player_example.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/examples/splayer.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/include/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/include/theora/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/include/theora/theora.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/Makefile.am
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/block_inline.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/blockmap.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/comment.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/compglobals.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/dct.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/dct_decode.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/dct_encode.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/decode.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/encode.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/encoder_disabled.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/encoder_internal.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/encoder_lookup.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/encoder_toplevel.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/frarray.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/frinit.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/huffman.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/huffman.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/hufftables.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/idct.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/mcomp.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/misc_common.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/pb.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/pp.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/pp.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/quant.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/quant_lookup.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/reconstruct.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/scan.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/toplevel.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/toplevel.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/lib/toplevel_lookup.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/libtheora.spec.in
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/theora/symbian/bld.inf
===================================================================
--- trunk/theora/symbian/bld.inf	2005-01-05 13:54:37 UTC (rev 8627)
+++ trunk/theora/symbian/bld.inf	2005-01-05 14:03:35 UTC (rev 8628)
@@ -1,35 +1,35 @@
-/*
-   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
-   Organisation (CSIRO) Australia
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-
-   - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-   - Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-   - Neither the name of CSIRO Australia nor the names of its
-   contributors may be used to endorse or promote products derived from
-   this software without specific prior written permission.
-
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
-   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-PRJ_MMPFILES
-
-theora.mmp
+/*
+   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
+   Organisation (CSIRO) Australia
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+
+   - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+   - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+   - Neither the name of CSIRO Australia nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
+   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*/
+
+PRJ_MMPFILES
+
+theora.mmp


Property changes on: trunk/theora/symbian/bld.inf
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/theora/symbian/config.h
===================================================================
--- trunk/theora/symbian/config.h	2005-01-05 13:54:37 UTC (rev 8627)
+++ trunk/theora/symbian/config.h	2005-01-05 14:03:35 UTC (rev 8628)
@@ -1,57 +1,57 @@
-/*
-   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
-   Organisation (CSIRO) Australia
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-
-   - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-   - Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-   - Neither the name of CSIRO Australia nor the names of its
-   contributors may be used to endorse or promote products derived from
-   this software without specific prior written permission.
-
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
-   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-#ifndef CONFIG_H
-#define CONFIG_H
-
-/* Do not build encoding support */
-
-#define THEORA_SUPPORT_ENCODE 0
-
-/* Do not build floating point code */
-
-#define THEORA_SUPPORT_FLOAT 0
-
-#ifdef __WINS__
-
-/* Disable some warnings */
-
-#pragma warning(disable: 4100) /* unreferenced formal parameter */
-//#pragma warning(disable: 4121) /* alignment of a member was sensitive to packing */
-#pragma warning(disable: 4244) /* conversion from '...' to '...', possible loss of data */
-#pragma warning(disable: 4505) /* unreferenced local function has been removed */
-#pragma warning(disable: 4701) /* local variable may be be used without having been initialized */
-#pragma warning(disable: 4761) /* integral size mismatch in argument: conversion supplied */
-
-#endif
-
-#endif /* ! CONFIG_H */
+/*
+   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
+   Organisation (CSIRO) Australia
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+
+   - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+   - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+   - Neither the name of CSIRO Australia nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
+   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*/
+
+#ifndef CONFIG_H
+#define CONFIG_H
+
+/* Do not build encoding support */
+
+#define THEORA_SUPPORT_ENCODE 0
+
+/* Do not build floating point code */
+
+#define THEORA_SUPPORT_FLOAT 0
+
+#ifdef __WINS__
+
+/* Disable some warnings */
+
+#pragma warning(disable: 4100) /* unreferenced formal parameter */
+//#pragma warning(disable: 4121) /* alignment of a member was sensitive to packing */
+#pragma warning(disable: 4244) /* conversion from '...' to '...', possible loss of data */
+#pragma warning(disable: 4505) /* unreferenced local function has been removed */
+#pragma warning(disable: 4701) /* local variable may be be used without having been initialized */
+#pragma warning(disable: 4761) /* integral size mismatch in argument: conversion supplied */
+
+#endif
+
+#endif /* ! CONFIG_H */


Property changes on: trunk/theora/symbian/config.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/theora/symbian/theora.mmp
===================================================================
--- trunk/theora/symbian/theora.mmp	2005-01-05 13:54:37 UTC (rev 8627)
+++ trunk/theora/symbian/theora.mmp	2005-01-05 14:03:35 UTC (rev 8628)
@@ -1,41 +1,41 @@
-/*
-   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
-   Organisation (CSIRO) Australia
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-
-   - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-   - Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-   - Neither the name of CSIRO Australia nor the names of its
-   contributors may be used to endorse or promote products derived from
-   this software without specific prior written permission.
-
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
-   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-TARGET        theora.lib
-TARGETTYPE    lib
-UID           0
-MACRO         HAVE_CONFIG_H
-SOURCEPATH    ..\lib
-SOURCE        blockmap.c comment.c dct.c dct_decode.c decode.c frarray.c frinit.c huffman.c
-SOURCE        idct.c mcomp.c misc_common.c pb.c pp.c quant.c reconstruct.c scan.c toplevel.c encoder_disabled.c
-USERINCLUDE   .
-SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\ogg\include ..\..\ogg\symbian
+/*
+   Copyright (C) 2003 Commonwealth Scientific and Industrial Research
+   Organisation (CSIRO) Australia
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+
+   - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+   - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+   - Neither the name of CSIRO Australia nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
+   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*/
+
+TARGET        theora.lib
+TARGETTYPE    lib
+UID           0
+MACRO         HAVE_CONFIG_H
+SOURCEPATH    ..\lib
+SOURCE        blockmap.c comment.c dct.c dct_decode.c decode.c frarray.c frinit.c huffman.c
+SOURCE        idct.c mcomp.c misc_common.c pb.c pp.c quant.c reconstruct.c scan.c toplevel.c encoder_disabled.c
+USERINCLUDE   .
+SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\ogg\include ..\..\ogg\symbian


Property changes on: trunk/theora/symbian/theora.mmp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/theora-uninstalled.pc.in
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/theora.pc.in
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/README-SDL.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_active.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_audio.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_byteorder.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_cdrom.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_copying.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_endian.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_error.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_events.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_getenv.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_joystick.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_keyboard.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_keysym.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_main.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_mouse.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_mutex.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_name.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_opengl.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_quit.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_rwops.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_syswm.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_thread.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_timer.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_types.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_version.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/SDL_video.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/begin_code.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/SDL-1.2.5/include/close_code.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/LICENSE.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_convert.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_host.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_lib.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_trace.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/pa_trace.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_common/portaudio.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pa_win_wmme/pa_win_wmme.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pablio/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pablio/pablio.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pablio/pablio.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pablio/ringbuffer.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/splayer/portaudio/pablio/ringbuffer.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/transcoder/avi2vp3/avilib.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/transcoder/avi2vp3/avilib.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/transcoder/readme.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/transcoder/transcoder_example.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/wincompat/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/wincompat/getopt.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/wincompat/getopt.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/wincompat/getopt_long.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/theora/win32/experimental/wincompat/unistd.h
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the commits mailing list