projects
/
platform
/
upstream
/
libvorbis.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvorbis.git
2020-07-03
Ralph Giles
Update website link in copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ralph Giles
Add further array bounds checks to bark_noise_hybridmp.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Ralph Giles
autotools: Use AC_CANONICAL_HOST
commit
|
commitdiff
|
tree
|
snapshot
2020-06-13
Ralph Giles
pkg-config: Only append -lm if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Ralph Giles
gitlab-ci: Use the gcc:9 base image.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Ralph Giles
gitlab-ci: Don't cache object files.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Ralph Giles
gitlab-ci: Move shared tags to a default section.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Ralph Giles
Add cmake build to gitlab ci.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Ralph Giles
Add gitlab ci configuration.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Petter Reinholdtsen
Instead of SIGFPE when bytespersample is zero or negati...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
evpobr
Silence some CMake build MSVC useless warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
evpobr
Export public function on MinGW platform
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
evpobr
Fix CMake include install directory
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
evpobr
Fix CMake config-file package generation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Ralph Giles
travis-ci: Build on the xcode11 macOS image.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Ralph Giles
win32: Update VS2010 project files for ogg library...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Ralph Giles
appveyor: Use the correct ogg solution file.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Ralph Giles
Clean up trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Ralph Giles
Rewrap EXTRA_DIST lines.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
evpobr
Add CMake config-file package generation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Tyson Smith
oss-fuzz: replace -lFuzzingEngine with $LIB_FUZZING_ENGINE
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Thomas Daede
Don't leak memory in test_sharedbook to please asan.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
sezero
os.h: make vorbis_ftoi() static inline if !VORBIS_FPU_C...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
sezero
os.h: cleanup the _MSC_VER cpp checks mess.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
sezero
fix typo introduced in commit 8d73daa
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
tico-tico
Check for sse2 math before using it.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
sezero
info.c (tagcompare): use a locale-insensitive toupper()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Thomas Daede
Port opus-tools check to see if underlying file was...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
James Cowgill
Fix free of uninitialized memory if seek fails in ov_ra...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Thomas Daede
Remove C99-style comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Minmin Gong
Fix the compiling errors on msvc ARM64 configuration.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Thomas Daede
Fix shift by negative value when reading blocksize.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Stephen
add osx to travis
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Paul Kehrer
add fuzzers and build script from OSS-Fuzz
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Thomas Daede
Sanity check number of channels in setup.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Thomas Daede
Clamp large exponents in float32_unpack.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Thomas Daede
CVE-2017-14160: fix bounds check on very low sample...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Tristan Matthews
vorbisenc: detect if new_template is NULL
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Marcel Metz
Include CMake build scripts in release archives
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Thomas Daede
Update release version in configure.ac to 1.3.6
v1.3.6
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Thomas Daede
Update CHANGES and dates for 1.3.6.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Thomas Daede
Bump version to 1.3.6
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Thomas Daede
CVE-2018-5146: Prevent out-of-bounds write in codebook...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Guido Günther
CVE-2017-14632: vorbis_analysis_header_out: Don't clear...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Guido Günther
CVE-2017-14633: Don't allow for more than 256 channels
commit
|
commitdiff
|
tree
|
snapshot
2017-11-11
Loren M. Lang
Fixed error in Vorbis I specification for limiting...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Tristan Matthews
vorbis: avoid invalid free
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Ralph Giles
Add build flags for YouCompleteMe.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
sezero
mapping0.c (mapping0_unpack): kill a useless memset()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
sezero
os.h: change elif _WIN32 to elif defined(_WIN32)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Philipp Schafft
Cleanup: Removed tailing white-spaces in C code files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Ralph Giles
Update release checklist for the transition to git.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Marcel Metz
CMake: Add vorbisenc.c to vorbis target for WIN32 builds
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Jörn Heusipp
Fix reading maximum, nominal, minimum bitrate in _vorbi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Ralph Giles
Remove svn $Id$ header.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Timothy B....
Fix signed overflow in _book_maptype1_quantvals().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Ralph Giles
Add AppVeyor build status badge.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Make CMake build test on Travis-CI mandatory
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Add cmake as optional build system to Travis-CI configu...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Add BUILD_SYSTEM env variable to Travis-CI build matrix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Ralph Giles
autotools: Fix doc_DATA install.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Ralph Giles
Add missing graphics for the html spec.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Make CMake build test on AppVeyor mandatory
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Use different install dir for libogg dependency in...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Add OGG_ROOT search path to AppVeyor CMake build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Build CMake install target for libogg dependency on...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Add cmake as optional build system to AppVeyor configur...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Add BUILD_SYSTEM env variable to AppVeyor build matrix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Marcel Metz
Use build_script step in AppVeyor configuration
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Russell Greene
Fix CMake error
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Ralph Giles
Initial appveyor config to test the Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christian Weiske
Add ids to v-comment.html
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Erik de Castro...
doc/Makefile.am: Fix `clean` target
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Ralph Giles
Update doxygen message.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Ralph Giles
Pass -Wall -Wextra when building on linux32.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Ralph Giles
Make travis builds verbose.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Ralph Giles
Enable AM_SILENT_RULES.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Steffen Ohrendorf
Fix install of pkgconfig files and allow use of OGG_ROO...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Chocobo1
Use svg image for TravisCI badge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Chocobo1
Enable parallel builds on TravisCI
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Chocobo1
Add testing with clang compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-01-18
Ralph Giles
travis: use sudo-less apt-plugin install of libogg...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Ralph Giles
Allocate comment temporaries on the heap.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Ralph Giles
Remove spurious variable from autogen.sh.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Erik de Castro...
configure.ac: Add AC_CONFIG_MACRO_DIR
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Erik de Castro...
configure.ac: Whitespace only
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
stopiccot
Add CMake documentation to readme.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
stopiccot
Add CMake script to build vorbis.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Ralph Giles
Use https urls in README.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Ralph Giles
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
stopiccot
Add build description for travis continuous integration...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
stopiccot
Switch README to markdown.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Ralph Giles
Remove AC_CONFIG_MACRO_DIRS.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Ralph Giles
Make git ignore generated files.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Ralph Giles
Fix automake warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Ralph Giles
Simplify autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Ralph Giles
Remove todo and MacOS 9 files from distribution.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
stopiccot
Remove Mac OS 9 project files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Thomas Daede
Link all of the examples to libogg.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ralph Giles
More release checklist additions.
commit
|
commitdiff
|
tree
|
snapshot
next