- Mar 14, 2024
-
-
Jean-Marc Valin authored
-
- Feb 25, 2024
-
-
Jean-Marc Valin authored
-
- Dec 20, 2023
-
-
- Nov 29, 2023
-
-
Jean-Marc Valin authored
Use OPUS_DRED instead of NEURAL_FEC
-
- Jun 27, 2023
-
-
Marcus Asteborg authored
-
- Jun 19, 2023
-
-
Marcus Asteborg authored
-
- Jun 17, 2023
-
-
Marcus Asteborg authored
-
- Jun 16, 2023
-
-
Signed-off-by:
Marcus Asteborg <maastebo@microsoft.com> Signed-off-by:
Jean-Marc Valin <jmvalin@amazon.com>
-
-
Add unit tests for opus_packet_extensions_count, opus_packet_extensions_parse, and opus_packet_extensions_generate. Add various assertions for NULL buffers or negative length arguments. Add explicit check for invalid length in opus_packet_extensions_count. Check for extension id >127 in opus_packet_extensions_generate. Check for invalid length input in opus_packet_extensions_generate. Signed-off-by:
Jean-Marc Valin <jmvalin@amazon.com>
-
- Jun 14, 2023
-
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Apr 27, 2023
-
-
Tim-Philipp Müller authored
-
- Apr 26, 2023
-
-
- Dec 23, 2020
-
-
Tim-Philipp Müller authored
This way CI pipeline runs for branches and tags and makes it show up in merge requests where a branch is used as source branch. Makes all jobs show up in merge request CI indicator (not just the whitespace job) and only runs a single CI pipeline, without the additional detached pipeline. https://docs.gitlab.com/ce/ci/yaml/#workflowrules-templates Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- Oct 28, 2020
-
-
Tim-Philipp Müller authored
Tested on: - Linux/x86* with gcc - Android armv7 arm64 x86 x86_64 with clang - Windows x86 x86_64 with Visual Studio 2017 - Windows x86 x86_64 with MinGW - macOS x86_64 with clang - iOS arm64 x86_64 with clang Co-authored by: Nirbheek Chauhan <nirbheek@centricular.com> https://gitlab.xiph.org/xiph/opus/-/merge_requests/13
-
- Aug 08, 2020
-
-
Ralph Giles authored
Use a versioned gcc container image for more consistent test results. This is the same version we're using for other projects, but of course it will need to be bumped periodically. The current gcc release is 10.2. The oldest supported release is 8.4, so this is in the middle of the support window. Signed-off-by:
Marvin Scholz <epirat07@gmail.com>
-
- Jun 16, 2020
-
-
Marcus Asteborg authored
-
- Jun 11, 2020
-
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- May 10, 2020
-
-
Ralph Giles authored
Describe builds for the gitlab continuous integration service runners. This does a trial build under both autotools and cmake, so we get some coverage for changes on that hosting platform. After the same script in the vorbis and ogg projects. Signed-off-by:
Mark Harris <mark.hsj@gmail.com>
-