Skip to content

issues Search Results · repo:element-hq/swift-ogg language:Swift

Filter by

9 results
 (85 ms)

9 results

inelement-hq/swift-ogg (press backspace or delete to remove)

Describe the bug not occuring frequently but app is getting crash for the first converting for every first time To Reproduce Steps to reproduce the behavior: 1.try to convert the m4a to ogg 2. app is ...
  • Alenroyfeild
  • 1
  • Opened 
    on Jun 12, 2024
  • #17

Problem Description: Currently, Swift-ogg does not support CocoaPods integration, making it inconvenient for users who prefer to manage dependencies using CocoaPods. Solution Desired: I would like to ...
  • Alenroyfeild
  • 1
  • Opened 
    on Apr 15, 2024
  • #15

Describe the bug The native Mac app crashes if launched from distribution version. To Reproduce Steps to reproduce the behavior: 1. Add Mac (AppKit) to supported destinations (Project General Add Mac) ...
  • vvit
  • 1
  • Opened 
    on Mar 6, 2024
  • #14

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I m always frustrated when [...] Describe the solution you d like A clear and ...
  • LuckyRoc
  • Opened 
    on Nov 24, 2023
  • #11

// initialize opus encoder encoder = opus_encoder_create(opusRate, pcmChannels, application.rawValue, status) happening when I encode an m4a file. the exception is thrown in OGGEncoder.swift img width= ...
  • yspreen
  • 3
  • Opened 
    on Nov 25, 2022
  • #8

1. func testConversionRoundTrip() { let src = Bundle.main.url(forResource: VoiceRecordingWeb , withExtension: m4a )! func testConversionRoundTrip() { let src = Bundle.main.url(forResource: audio , withExtension: ...
  • FSilver
  • 1
  • Opened 
    on Oct 31, 2022
  • #7

Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: 1. Go to ... 2. Click on .... 3. Scroll down to .... 4. See error Expected behavior ...
  • FSilver
  • Opened 
    on Oct 31, 2022
  • #6

Describe the bug As described in https://github.com/vector-im/element-ios/issues/6603, OGGConverter and OGGDecoder make assumptions about the format of the file, in particular that the file is mono. This ...
  • pixlwave
  • 2
  • Opened 
    on Aug 22, 2022
  • #4

Can t build the project for iOS Simulator on M1 Apple Silicon Xcode 14 Beta 2 Screenshot Screenshot 2022-07-06 at 15 05 04
  • emretekince
  • 1
  • Opened 
    on Jul 6, 2022
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub