Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mewkiz/flac issues and pull requests

#57 - meta: fix data race caused by global buffer

Pull Request - State: closed - Opened by mewmew over 1 year ago - 1 comment

#56 - flac.Parse funcs are prone to data races

Issue - State: closed - Opened by zachorosz over 1 year ago - 3 comments

#55 - "frame.Frame.parseHeader: The flac library test cases do not yet include any audio files with block size 192."

Issue - State: closed - Opened by lpar over 1 year ago - 2 comments
Labels: duplicate

#54 - IETF test cases - 3 of 64 FAIL (61 of 64 PASS) in flac.TestDecode

Issue - State: open - Opened by mewmew almost 2 years ago - 5 comments
Labels: help wanted

#53 - Last call on FLAC spec

Issue - State: closed - Opened by ktmf01 about 2 years ago - 3 comments
Labels: meta

#51 - FLAC decoder testbench

Issue - State: open - Opened by ktmf01 over 2 years ago - 5 comments

#50 - check block.Header.Type before cast

Pull Request - State: closed - Opened by 66786463 almost 3 years ago - 2 comments

#49 - fix/flac: Actually print relevant incorrect type

Pull Request - State: closed - Opened by karlek almost 3 years ago - 8 comments

#48 - `flac.parseStreamInfo` reports wrong type when first block is not `STREAMINFO`

Issue - State: closed - Opened by 66786463 almost 3 years ago - 3 comments

#47 - Flac plays slowly

Issue - State: closed - Opened by cswank over 3 years ago - 1 comment

#46 - Absolute seek

Pull Request - State: closed - Opened by karlek over 3 years ago - 2 comments

#45 - Update seek API to use absolute rather than relative sample number

Issue - State: closed - Opened by mewmew over 3 years ago - 2 comments

#44 - Implement seek

Pull Request - State: closed - Opened by cswank over 3 years ago - 7 comments

#43 - Seek

Pull Request - State: closed - Opened by cswank over 3 years ago - 6 comments

#42 - Reason for using sized integer types in `StreamInfo` and `frame.Header`

Issue - State: open - Opened by BenWhetton almost 4 years ago - 2 comments

#41 - Sample with Rice parameter escape codes

Issue - State: closed - Opened by 0xbzho almost 4 years ago - 5 comments

#40 - Re-Implement the flac.Encode(f, stream) function

Issue - State: open - Opened by spbkaizo almost 5 years ago - 4 comments

#39 - Error when downloading package

Issue - State: closed - Opened by Keithcat1 almost 5 years ago - 2 comments

#38 - Convert problem in the flac2wav

Issue - State: closed - Opened by KeaterCai almost 5 years ago - 3 comments

#37 - Audio Compression

Issue - State: open - Opened by trekhopton over 5 years ago - 3 comments

#36 - Any plans for replaygain scanning support?

Issue - State: open - Opened by koiuo about 6 years ago - 2 comments

#35 - Implement LPC encoding of audio samples

Issue - State: open - Opened by mewmew about 6 years ago

#34 - High bitrate, small devices

Issue - State: closed - Opened by mehrvarz about 6 years ago - 8 comments

#33 - Roadmap towards 2.x

Issue - State: open - Opened by mewmew about 6 years ago - 2 comments

#32 - flac: add Encoder API to encode audio samples and metadata blocks

Pull Request - State: closed - Opened by mewmew about 6 years ago - 2 comments

#31 - Coping with damaged flac files

Issue - State: closed - Opened by mehrvarz about 6 years ago - 3 comments

#30 - 24/96 flac content

Issue - State: closed - Opened by mehrvarz about 6 years ago - 21 comments

#29 - Slight audio playback issues with some flac files depending on header block size?

Issue - State: closed - Opened by mehrvarz about 6 years ago - 5 comments

#28 - remove dependency on encodedbytes

Pull Request - State: closed - Opened by mdickers47 over 6 years ago - 1 comment

#27 - Vendor our dependencies with `vgo`

Pull Request - State: closed - Opened by karlek over 6 years ago - 11 comments

#26 - Add golangci metalinter

Pull Request - State: closed - Opened by mewmew over 6 years ago - 2 comments

#25 - Fix issues reported by golangci-lint

Issue - State: closed - Opened by mewmew over 6 years ago

#24 - Vendor our dependencies

Issue - State: closed - Opened by karlek over 6 years ago - 10 comments

#23 - Fix Travis build

Pull Request - State: closed - Opened by mewmew over 6 years ago

#22 - Replace errutil with pkg/errors

Issue - State: open - Opened by mewmew over 6 years ago - 7 comments

#21 - Skip ID3v2 data prepended to flac files on parsing

Pull Request - State: closed - Opened by karlek over 6 years ago - 2 comments

#20 - [Feature Request] Add the ability to skip ID3 tags/ID3 data

Issue - State: closed - Opened by jcjordyn130 over 6 years ago - 6 comments

#19 - Proposed move of flac to github.com/ljud/flac

Issue - State: open - Opened by mewmew over 6 years ago - 8 comments

#18 - Added 16kHz test file

Pull Request - State: closed - Opened by chewxy about 7 years ago - 1 comment

#17 - Add LICENSE file to follow sensible standards

Pull Request - State: closed - Opened by karlek over 7 years ago - 1 comment

#16 - Seek support

Issue - State: closed - Opened by mewmew about 8 years ago - 6 comments
Labels: help wanted

#15 - FLAC Encoder, audio sample support

Issue - State: closed - Opened by mewmew about 8 years ago
Labels: help wanted

#14 - FLAC Encoder, metadata support

Issue - State: closed - Opened by varyoo about 8 years ago - 11 comments

#13 - Importing Repo

Issue - State: closed - Opened by Stoyvo about 8 years ago - 3 comments

#12 - Implement decoding of FLAC files with wasted bits-per-sample

Issue - State: closed - Opened by mewmew over 8 years ago

#11 - Add examples for common uses of the API.

Issue - State: closed - Opened by mewmew about 9 years ago
Labels: help wanted

#10 - subframe: turn panics into errors

Pull Request - State: closed - Opened by pmezard about 9 years ago - 8 comments

#9 - Bugfix for frame.HasFixedBlockSize

Pull Request - State: closed - Opened by sdidyk over 9 years ago - 2 comments

#8 - bug: HasFixedBlockSize

Issue - State: closed - Opened by sdidyk over 9 years ago - 2 comments

#7 - Fix two bugs with subframe decoding

Pull Request - State: closed - Opened by perotinus over 9 years ago - 5 comments

#6 - Merge api branch, which contains a complete API overhaul.

Pull Request - State: closed - Opened by mewmew about 10 years ago

#5 - fix dependency on bits

Pull Request - State: closed - Opened by garfunkel about 10 years ago - 1 comment

#4 - API overhaul

Issue - State: closed - Opened by mewmew about 10 years ago - 1 comment

#3 - frame: Implement a CRC-reader.

Issue - State: closed - Opened by mewmew almost 11 years ago - 1 comment

#2 - project status

Issue - State: closed - Opened by mewmew almost 11 years ago - 1 comment

#1 - Which string literal should we use for flac signature?

Issue - State: closed - Opened by karlek almost 12 years ago - 1 comment
Labels: question