Commit Graph

  • dec87f0cfb Merge branch 'xiph:master' into oldunreal oldunreal stijn-volckaert 2022-04-30 12:33:40 +02:00
  • 4ba5c2c2ff Enabled PIC codegen on Linux Stijn Volckaert 2021-12-07 17:39:28 +01:00
  • 6fb347b7f3 Merge branch 'Issue1747' of https://gitlab.xiph.org/seanm/ogg into macos-types macos-types Ralph Giles 2021-08-05 11:58:19 -07:00
  • 1faae6da21 github actions: search for sys/types.h in the macOS 10.15 SDK Ralph Giles 2021-08-05 11:37:16 -07:00
  • bf6a8d14e6 Issue #1747: on Apple, use standard C99 fixed integer types Sean McBride 2021-08-05 13:58:59 -04:00
  • 7883ec056a github actions: try to find sys/types.h anywhere Ralph Giles 2021-08-05 10:22:37 -07:00
  • fd1555b559 github actions: try to find sys/types.h in /usr Ralph Giles 2021-08-05 10:20:43 -07:00
  • a213d05ee7 github actions: add sys/types diagnostics. Ralph Giles 2021-08-05 10:17:26 -07:00
  • 3069cc2bb4 CMake: Use project version master Issam E. Maghni 2021-06-11 15:53:30 -04:00
  • dad4c34639 CMake: Bump minimum to 3.0 Issam E. Maghni 2021-06-11 15:47:11 -04:00
  • e11af601c7 CMake: Enable only C Issam E. Maghni 2021-06-11 15:42:14 -04:00
  • 50e5361d39 CMake: Rename project to ogg Issam E. Maghni 2021-06-11 15:41:28 -04:00
  • 0f2c295780 github actions: Align cmake step names with the autotools build. Ralph Giles 2021-07-08 08:23:08 -07:00
  • cdeaaf2740 github actions: Add a GNU autotools build. Ralph Giles 2021-07-08 08:11:22 -07:00
  • 1708663af9 github actions: Add a basic CMake build. Ralph Giles 2021-07-08 07:10:04 -07:00
  • b674b56740 Add release checksums for libogg-1.3.5 source packages. Ralph Giles 2021-06-04 09:12:34 -07:00
  • e1774cd77f Update documentation version for 1.3.5 release. v1.3.5 Ralph Giles 2021-06-03 16:38:31 -07:00
  • da4fa06714 Update version and CHANGES for 1.3.5 release. Ralph Giles 2021-06-03 16:37:11 -07:00
  • 369657ca2e CMake: Fix spelling mistake Daniel Engberg 2021-05-10 12:28:28 +02:00
  • 31bd3f2707 autotools: remove trailing whitespace in configure.ac. Ralph Giles 2020-11-05 19:40:02 -08:00
  • 5f2e7a9338 configure.ac: replace -O20 optimization flags with -O2. Ozkan Sezer 2020-10-04 20:41:00 +03:00
  • 36f969bb37 Export CMake targets to the build tree evpobr 2020-10-26 10:39:53 +05:00
  • 684c73773e framing: check for overflow on growing buffer Clément BÅ“sch 2020-08-05 01:30:04 +02:00
  • 0bbcba4e7c Fix link in ogg_stream_clear documentation. Ralph Giles 2020-05-25 10:13:30 -07:00
  • 5fb070b6ba Fix link in ogg_stream_init documentation thp-hatch 2020-05-25 11:26:21 +02:00
  • 1e8d7cce26 Use the default key for gitab-ci config. Ralph Giles 2020-05-04 10:17:53 -07:00
  • a4208e5fc8 Use the gcc:9 image for gitlab-ci builds. Ralph Giles 2020-05-04 10:04:07 -07:00
  • 0f1b6987e7 Add gitlab integration tests. Ralph Giles 2019-07-31 12:01:32 -07:00
  • fc92469846 Remove symbian build files. Ralph Giles 2020-05-02 12:09:40 -07:00
  • b661e504ae Remove macOS XCode project files. Ralph Giles 2020-05-02 12:07:52 -07:00
  • c8bfd6e963 Remove symbian build files. obsolete Ralph Giles 2020-05-02 12:09:40 -07:00
  • fc728b98e9 Remove macOS XCode project files. Ralph Giles 2020-05-02 12:07:52 -07:00
  • 6e9f7cc2f6 src/framing.c: close compile warning under windows whith msbuild willson-chen 2019-10-14 23:18:06 +08:00
  • 68ca384156 doc: fix typo Tristan Matthews 2019-10-29 11:51:48 -04:00
  • c8fca6b4a0 os_types: fix unsigned typedefs for MacOS Tristan Matthews 2019-09-07 00:46:59 -04:00
  • 992eb2fe80 README: Remove trailing whitespace. Ralph Giles 2019-09-05 09:26:25 -07:00
  • ee859d89d0 README: Add Testing section willson-chen 2019-08-24 17:16:20 +08:00
  • d50b8d7ac0 Add release checksums for libogg-1.3.4 source packages. Ralph Giles 2019-08-31 08:44:09 -07:00
  • bada457184 Update documentation version and release date for v1.3.4. v1.3.4 Ralph Giles 2019-08-30 13:47:46 -07:00
  • 07de4ca9cd Update version for v1.3.4. Ralph Giles 2019-08-30 13:39:29 -07:00
  • 13b89bab4d Update CHANGES for v1.3.4. Ralph Giles 2019-08-30 13:37:50 -07:00
  • 8e84da6eb5 Update release checklist. Ralph Giles 2019-08-30 13:49:03 -07:00
  • 7abfed1517 Distribute the whole cmake directory. Ralph Giles 2019-08-30 13:54:41 -07:00
  • 5dbbfd4f68 Run the cmake build as part of make distcheck. Ralph Giles 2019-08-30 14:09:56 -07:00
  • 105eaed955 Fix a typo in CHANGES. Ralph Giles 2019-08-30 13:22:40 -07:00
  • c2c2f75571 modify cmake guide in README willson-chen 2019-08-29 19:33:45 +08:00
  • 6d55ddf64b Use full platform name in project file Eugene Opalev 2019-08-24 11:36:30 +05:00
  • 771fe5b53f Remove DLL configurations from appveyor.yml and fix platform name for x86 Eugene Opalev 2019-08-24 11:25:54 +05:00
  • c1aa237f6b Update appveyor.yml for project changes. Eugene Opalev 2019-08-24 10:44:00 +05:00
  • 4db3edae9a Remove VS2017 and VS2019 project files Eugene Opalev 2019-08-24 09:33:04 +05:00
  • 92af72dfc9 Tidy up solutions and projects Eugene Opalev 2019-04-22 15:01:07 +05:00
  • 733fded865 Add VS2019 project Eugene Opalev 2019-04-22 12:40:57 +05:00
  • 5bc7a15675 Don't use runtime DLLs in static builds (prevents LNK4217 linker warning) Eugene Opalev 2019-03-31 02:22:16 +05:00
  • 6773ed8ce1 Make AppVeyor check DLL builds too Eugene Opalev 2019-03-26 13:20:10 +05:00
  • 2244d1abe4 Setup proper VS output directory structure Eugene Opalev 2019-03-26 12:35:21 +05:00
  • e96100791d Disable minimal rebuild in VS2015 project Eugene Opalev 2019-03-26 11:42:46 +05:00
  • 5a234fa51f Update project for VS2015 and appveyor.yml Eugene Opalev 2019-03-26 10:27:25 +05:00
  • d1d7ca0db3 Add project for VS2017, update .gitignore Eugene Opalev 2019-03-25 16:06:18 +05:00
  • 17dba4d5c7 Do not include default library names in static build Eugene Opalev 2019-03-19 16:53:30 +05:00
  • 6449883cca Fix iOS/macOS build with current SDKs. Brion Vibber 2018-01-29 13:52:20 -08:00
  • 51b74c367b Improve ogg_stream_state documentation formatting. Ralph Giles 2019-08-13 08:55:32 -07:00
  • 3461004ef0 Fix ogg_stream_state documentation. Ralph Giles 2019-08-13 08:52:59 -07:00
  • 689371fdc2 Fix memory leak in test_framing willson-chen 2019-08-13 00:25:00 +08:00
  • 42597febc8 Add a dll name to ogg.def. Ralph Giles 2019-08-07 12:10:13 -07:00
  • ae7aba9fff Don't update homebrew on macOS travis builds. Ralph Giles 2019-08-07 14:54:48 -07:00
  • 7c78ab63ec Only call cpack on linux travis builds. Ralph Giles 2019-08-07 14:27:45 -07:00
  • be336819ac Improve travis coverage Stephen G 2017-11-26 16:04:25 -08:00
  • 7d034c60d2 Add cmake as build system to AppVeyor configuration Marcel Metz 2016-10-06 20:30:56 +02:00
  • 934385378f Fix documentation typo. Ralph Giles 2019-07-31 09:06:32 -07:00
  • 1b22b8958c Fix memory leak in test_framing willson-chen 2019-07-31 23:23:45 +08:00
  • d7ac86c97a Merge remote-tracking branch 'github/master' Ralph Giles 2019-07-31 08:59:07 -07:00
  • 1ab2706e52 Update the comment in config_types.h.in (#53) willson-chen 2019-07-23 14:28:06 +08:00
  • 67acb227d6 CMakeLists.txt: Add detection of uint64_t (#52) Erik de Castro Lopo 2019-07-22 19:28:38 +10:00
  • 914a5c2777 CMakeLists.txt: Add detection of uint64_t erikd/uint64_t Erik de Castro Lopo 2019-07-22 18:48:16 +10:00
  • df53eebf72 CMakeLists.txt: Add detection of uint64_t Erik de Castro Lopo 2019-07-22 18:48:16 +10:00
  • 688208e696 cmake: Remove unnessessary variables from configure_file() command (#39) evpobr 2019-07-20 13:31:41 +05:00
  • fb05258b8b CMake: checking type sizes (#48) Vitaly Kirsanov 2019-07-20 11:27:11 +03:00
  • ec2d16de7c Fixes for CMake config-file package generation (#51) evpobr 2019-06-02 04:38:14 +05:00
  • 6ccfcc2dce Add CMake config-file package generation evpobr 2018-09-24 10:20:47 +05:00
  • f7dadaaf75 Use %lu instead of %ld to fprintf unsigned longs. Quipyowert2 2019-02-13 11:00:31 -08:00
  • 6f5e79a95a Get rid of annoying C4456 warning Eugene Opalev 2019-03-15 19:50:24 +05:00
  • a394849e79 os_types: add ogg_uint64_t for all platforms Tristan Matthews 2019-03-06 16:58:34 -05:00
  • ed238f7a53 configure: drop extra parentheses from --disable-crc help Tristan Matthews 2019-03-06 16:18:15 -05:00
  • f61c6e5625 framing: cast to unsigned when shifting to fix ubsan errors Tristan Matthews 2019-03-06 15:37:52 -05:00
  • d9089e3710 configure: add USIZE64 template Tristan Matthews 2019-03-06 15:37:31 -05:00
  • 0acd32d7ca Remove trailing whitespace from the api documentation. Ralph Giles 2018-10-09 13:41:12 -07:00
  • 529ec790cf Misc. typos luz.paz 2018-05-22 10:25:02 -04:00
  • bc82844df0 Switch to slicing-by-8 CRC32 algorithm. Robert Kausch 2018-04-30 14:49:28 +02:00
  • c8391c2b26 Include CMake build scripts in release archives Marcel Metz 2018-03-20 21:04:16 +01:00
  • 20b1a8bb3c travis: add linux, osx, clang and gcc targets travis-moar-targets evpobr 2018-02-12 12:08:06 -05:00
  • 572618e3f5 autotools: use LT_INIT instead of obsolete AM_PROG_LIBTOOL evpobr 2018-02-12 11:53:55 -05:00
  • 26213e6456 Apply the directories to include with the target, not globally. Bradley Clemetson 2018-02-11 00:25:39 -08:00
  • 686cb2b4ad Fixes ogg-uninstalled.pc.in Jean-Marc Valin 2017-12-21 22:45:18 -05:00
  • f56d8af4d0 Remove obsolete $Id$ svn substitution marks. Ralph Giles 2017-11-08 08:45:28 -08:00
  • 862163e51f configure: add --disable-crc option Tristan Matthews 2017-09-24 14:18:17 +02:00
  • c1daa80c20 Add a release checklist. Ralph Giles 2017-11-07 13:34:43 -08:00
  • e006f67f3e Update version and release date on the documentation. Ralph Giles 2017-11-07 13:23:35 -08:00
  • e8e67823fb Add release checksums for libogg-1.3.3 source packages. Ralph Giles 2017-11-07 13:04:59 -08:00
  • 4380566a44 Update version and changelog for 1.3.3 release. v1.3.3 Ralph Giles 2017-11-07 12:38:19 -08:00
  • facdf03524 added missing exported functions ogg_stream_pageout_fill and ogg_stream_flush_fill to compile and use libogg under Visual Studio Michael Fink 2017-10-01 17:38:15 +02:00