[PR #124] [MERGED] lewton_decoder as default, libvorbis_decoder as optional #797

Closed
opened 2026-02-27 19:59:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/124
Author: @awiouy
Created: 2/6/2018
Status: Merged
Merged: 2/8/2018
Merged by: @sashahilton00

Base: masterHead: lewton_as_default


📝 Commits (3)

  • 99e7da5 lewton: handle OggError(NoCapturePatternFound)
  • 97bc429 Update Rust requirement to 1.20.0
  • f400a89 lewton_decoder becomes default, libvorbis_decoder optional

📊 Changes

7 files changed (+19 additions, -16 deletions)

View changed files

📝 .travis.yml (+2 -2)
📝 Cargo.lock (+3 -3)
📝 Cargo.toml (+1 -1)
📝 README.md (+1 -1)
📝 audio/Cargo.toml (+3 -3)
📝 audio/src/lewton_decoder.rs (+3 -0)
📝 audio/src/lib.rs (+6 -6)

📄 Description

Switch lewton_decoder as default and libvorbis_decoder as optional after #123
Works fine here


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/124 **Author:** [@awiouy](https://github.com/awiouy) **Created:** 2/6/2018 **Status:** ✅ Merged **Merged:** 2/8/2018 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `master` ← **Head:** `lewton_as_default` --- ### 📝 Commits (3) - [`99e7da5`](https://github.com/librespot-org/librespot/commit/99e7da562d454b1eac548c44be63030560115242) lewton: handle OggError(NoCapturePatternFound) - [`97bc429`](https://github.com/librespot-org/librespot/commit/97bc429e081504498b9129e023c0db8a926a89f6) Update Rust requirement to 1.20.0 - [`f400a89`](https://github.com/librespot-org/librespot/commit/f400a894bc4fc1b45d0266df44e964990f34c99e) lewton_decoder becomes default, libvorbis_decoder optional ### 📊 Changes **7 files changed** (+19 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -2) 📝 `Cargo.lock` (+3 -3) 📝 `Cargo.toml` (+1 -1) 📝 `README.md` (+1 -1) 📝 `audio/Cargo.toml` (+3 -3) 📝 `audio/src/lewton_decoder.rs` (+3 -0) 📝 `audio/src/lib.rs` (+6 -6) </details> ### 📄 Description Switch `lewton_decoder` as default and `libvorbis_decoder` as optional after #123 Works fine here --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:59:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#797
No description provided.