summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add AppVeyor badgeChocobo12016-09-281-0/+1
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Use svg format for TravisCI badgeChocobo12016-09-281-1/+1
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Add appveyor.yml to test VS2015 builds.Ricardo Constantino (:RiCON)2016-07-271-0/+19
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* win32/.gitignore: Ignore temporary .vc.opendb files.Ricardo Constantino (:RiCON)2016-07-271-0/+1
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Remove old Visual Studio project files.Ralph Giles2016-05-1825-3757/+0
| | | | | | Visual Studio 2015 has been out for some time and has a free version. It doesn't make since to try to maintain all these old variants.
* Add VS Git IgnoresOrestes Zoupanos2016-05-182-1/+20
|
* Add VS2015 filesOrestes Zoupanos2016-05-184-0/+413
|
* CMake: Set install MacOSX Framework location to `CMAKE_INSTALL_PREFIX`Marcel Metz2016-04-011-1/+1
| | | | | | | | Users should be able to install the MacOSX Framework by pointing CMAKE_INSTALL_PREFIX to the corresponding directory. For example to install into `/Library/Frameworks` configure with cmake -DCMAKE_INSTALL_PREFIX=/Library/Frameworks <build dir>
* CMake: Install headers with PUBLIC_HEADER property on all platformsMarcel Metz2016-04-011-4/+13
| | | | | This prevents the duplicate installation of header inside the framework and in the regular include directory on MacOSX.
* Fix a documentation typo.Ralph Giles2015-11-091-1/+1
|
* Remove spurious ACLOCAL_FLAGS variable from autogen.sh.Ralph Giles2015-09-251-1/+0
| | | | | | | autoreconf looks for ACLOCAL_*FLAGS in Makefile.am and will pass that on when it invokes aclocal. Furthermore, setting a local like this doesn't make it available to subcommands, so the line has no effect.
* Fix CMake source tree file generation.George Gerdin2015-07-201-2/+2
| | | | | | | Minor change to CMakeLists.txt to make sure config_types.h and ogg.pc get generated in the source tree as expected. Signed-off-by: Ralph Giles <giles@thaumas.net>
* Remove Mac OS 9 support from os_types.h.stopiccot2015-06-181-9/+0
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Remove trailing whitespace.Ralph Giles2015-06-181-2/+2
|
* Fixing cmake header install pathstopiccot2015-06-181-1/+1
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Fixing cmake shared library version infostopiccot2015-06-181-18/+29
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Add CMake documentation to readme.stopiccot2015-05-271-0/+33
| | | | Signed-off-by: Ralph Giles <giles@mozilla.com>
* Add CMake script to build ogg.stopiccot2015-05-271-0/+94
| | | | Signed-off-by: Ralph Giles <giles@mozilla.com>
* Add build status icon for jenkins.Ralph Giles2015-05-201-1/+2
|
* Add travis badge to README.mdstopiccot2015-05-201-0/+3
| | | | | | Also update build instructions for autogen.sh change. Signed-off-by: Ralph Giles <giles@mozilla.com>
* Move summary to the top of the README.Ralph Giles2015-05-201-9/+6
|
* Make git ignore more build products.Ralph Giles2015-05-201-0/+5
|
* Add minimal travis continuous intregration config.Ralph Giles2015-05-201-0/+5
| | | | | Call configure and distcheck which should verify all the things we have automation for.
* Update makefile for README rename.Ralph Giles2015-05-201-1/+1
| | | | Fixes 'make dist'.
* Fix automake warning.Ralph Giles2015-05-201-1/+1
| | | | Newer versions prefer AM_CPPFLAGS to INCLUDES.
* Simplify autogen.shRalph Giles2015-05-201-119/+5
| | | | | | | | | | Copy the autogen.sh script from the newer daala project. This just calls autoreconf instead of doing its own tool and version detection. Note that this now means one must explicitly invoke ./configure like in the opus and daala projects. ./autogen.sh will no longer do so.
* Remove spurious tab.Ralph Giles2015-05-201-1/+1
|
* Move license to the end of README.md.Ralph Giles2015-05-201-9/+10
|
* Switch to markdown readmestopiccot2015-05-201-36/+34
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Use stdint.h for Visual Studio 2013 and newerstopiccot2015-05-191-6/+16
| | | | Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Rename configure.in to configure.acstopiccot2015-05-191-0/+0
| | | | Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Add release checksums.Ralph Giles2015-05-081-0/+34
| | | | | | | | Keep a copy of the release tarball sha-256 checksums in the repository for reference. Having a copy with the code in distributed version control adds a verification path. This should match http://downloads.xiph.org/releases/ogg/SHA256SUMS
* Fix build warningsOrestes Zoupanos2015-05-052-5/+5
|
* Add MS Visual Studio Community Edition 2013 project files.Orestes Zoupanos2015-05-054-0/+413
| | | | Adding project files for MS Visual Studio Community 2013.
* Converted svn:ignore to .gitignoreMarvin Scholz2015-04-151-0/+29
|
* Update release version and date on the reference docs.v1.3.2Ralph Giles2014-05-2767-134/+134
| | | | svn path=/trunk/ogg/; revision=19150
* Update copyright year.Ralph Giles2014-05-2764-64/+64
| | | | svn path=/trunk/ogg/; revision=19149
* Update changelog and versioning for release.Ralph Giles2014-05-272-2/+6
| | | | svn path=/trunk/ogg/; revision=19148
* Fix format specifier width warning.Ralph Giles2014-05-271-4/+4
| | | | | | dest_bytes is a long here, so we should use %ld instead of %d. svn path=/trunk/ogg/; revision=19147
* Correct oggpack_writecopy bug reported by Ian Nartowicz: IntegerMonty2014-04-241-15/+246
| | | | | | | | | | | | | | | overflow checking in oggpack_writecopy_helper got the reallocation size test condition backwards and so would error out when it needed to expand the destination's internal buffer. At the same time, do preexpansion of both aligned and unaligned copies to avoid possible heap thrashing in the unaligned case. Add black and glass box unit tests for oggpack_writecopy and oggpackB_writecopy. svn path=/trunk/ogg/; revision=19119
* Remove trailing whitespace.Ralph Giles2014-02-261-1/+1
| | | | svn path=/trunk/ogg/; revision=19098
* Update the doc versions for the 1.3.1 release.v1.3.1Tim Terriberry2013-05-1467-197/+197
| | | | | | | | Done with `make -C doc/libogg update-doc-version`. Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18944
* Bump library versioning and changelog for release.Tim Terriberry2013-05-142-2/+9
| | | | | | Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18943
* Prefer the stdint types in config_types.h.Tim Terriberry2013-05-141-5/+5
| | | | | | | | | | | This seems like a fairly sane thing to do anyway if the stdint types are available to use - but primarily we're doing it here to hide the problem evident in http://bugs.debian.org/675887 where the public header is unnecessarily different between architectures. Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18942
* Add a makefile target to update the doc versionsTim Terriberry2013-05-141-0/+13
| | | | | | | | | | | This isn't automatic. It does need to be invoked explicitly, after the package version is changed in configure.in, immediately before release, but that beats updating all of those files by hand for each release. Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18941
* Minor documentation fixes.Tim Terriberry2013-05-065-5/+5
| | | | | | | Fixes some broken links that were pointing to the wrong place, and some formatting errors. svn path=/trunk/ogg/; revision=18935
* Subject: [PATCH 3/3] Respect the configure --docdir overrideTim Terriberry2013-05-062-7/+3
| | | | | | | | | | | Thanks to RedDwarf, lilrc, and mgorny for pointing it out and suggesting patches. Patch contributed by Ron Lee. Closes ticket:1758 svn path=/trunk/ogg/; revision=18934
* Typo fix.Tim Terriberry2013-05-061-1/+1
| | | | | | Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18933
* Fix broken links in the installed docs.Tim Terriberry2013-05-062-8/+9
| | | | | | | | | | Adds some files that weren't being installed at all. Installs the libogg docs with the same relative path that they have in the source, which is where the top level index link expects them to be. Patch contributed by Ron Lee. svn path=/trunk/ogg/; revision=18932
* Guard against very large packets.Tim Terriberry2013-01-081-13/+31
| | | | | | | Their size could overflow a long (especially on, e.g., Win64, where they could still fit in memory). svn path=/trunk/ogg/; revision=18758