Page MenuHomeSolus

Update vorbis-tools to 1.4.2
ClosedPublic

Authored by algent on Sep 11 2021, 6:31 PM.
Tags
None
Referenced Files
F11026131: D11835.diff
Wed, Aug 9, 1:56 AM
F11014991: D11835.diff
Sat, Aug 5, 9:11 AM
F10952870: D11835.id28771.diff
Sun, Jul 16, 6:30 PM
F10839126: D11835.id28771.diff
Jun 9 2023, 7:26 PM
F10829225: D11835.id28806.diff
Jun 4 2023, 11:32 AM
F10820761: D11835.diff
Jun 2 2023, 5:45 AM
F10778453: D11835.id28806.diff
May 24 2023, 8:12 AM
F10771392: D11835.id.diff
May 21 2023, 5:58 AM
Subscribers

Details

Summary

Changelog:

  • Cleanup of the build system
  • Code cleanup
  • Updated po/ to reflect new code positions
  • ogg123, ogginfo: Added support to decode METADATA_BLOCK_PICTURE
  • ogginfo: Added support for decoding Skeleton
  • Updated documentation including manpages
  • Cleanup of the build system
  • Code cleanup
  • Fixed invalid handling of input data
  • Fixed build with MSVC.
  • Added gitlab-ci configuration
  • oggenc, oggdec: Fixed memory leak
  • oggenc, ogg123: Always link libm
  • oggenc: Fixed RIFF/WAVE 6.1 channel mapping
  • oggenc: Fixed --ignorelength
  • oggenc: Fixed crash on raw input
  • oggenc: Reject files with invalid sample rates
  • oggenc: Fixed crash when encoding from stdin
  • oggenc: Fixed floating point error
  • oggenc: Fixed large alloca on bad AIFF input (CVE-2015-6749)
  • oggenc: Validate count of channels in the header (CVE-2014-9638, CVE-2014-9639)
  • oggdec: Fixed write of version to not corrupt data
  • oggdec: Fixed crash on stream errors
  • oggdec: Use translations
  • oggdec: Fixed output to stdout (Do not write "-.wav" files)
  • ogg123: Fixed format string error
  • ogg123: Fixed playback of stereo speex tracks with no intensity signal
  • ogg123: Fixed locking/synchronization error
  • ogg123: Fixed freeze on interupt at EOF
  • ogg123: Fixed wrong display of status lines
  • ogg123: Fixed Speex playback, correctly initialize channel matrix
  • ogg123: Added support for Opus files
  • ogginfo: Corrected reported duration for Theora streams
  • ogginfo: Added support for Opus, FLAC, and speex
  • vcut: Corrected code to match language specification
  • vcut: Corrected memory access
  • vorbiscomment: Added -d/--rm to allow removal of tags
  • vorbiscomment: Fixed handling of short files

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Run budgie-takeabreak-applet asunder and deadbeef.

Diff Detail

Repository
R3146 vorbis-tools
Lint
Lint Not Applicable
Unit
Tests Not Applicable