Ecosyste.ms: Issues

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

GitHub / briandorsey/wavrw issues and pull requests

#24 - calculate MD5 of data chunk and append to MD5 chunk

Issue - State: open - Opened by briandorsey 12 months ago
Labels: complication, log-NEW

#23 - refactor chunk parsing to avoid seeking backwards to parse chunk id

Issue - State: closed - Opened by briandorsey 12 months ago
Labels: soonish

#22 - implement all of the INFO:LIST types specified in RIFF1991

Issue - State: closed - Opened by briandorsey 12 months ago
Labels: soonish

#21 - make lib no_std compatible

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication, log-NEW

#20 - FixedStr is displaying data beyond 0x0 byte.

Issue - State: closed - Opened by briandorsey about 1 year ago
Labels: bug, soonish

#19 - data chunk: calculate more info

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication

#18 - fix ADPCM parsing - currently failing on fmt chunk

Issue - State: closed - Opened by briandorsey about 1 year ago - 1 comment
Labels: bug, soonish

#17 - better fall-back when parse error on a chunk - still parse the other chunks

Issue - State: closed - Opened by briandorsey about 1 year ago
Labels: soonish

#16 - add recursive iterator to root chunk

Issue - State: closed - Opened by briandorsey about 1 year ago - 1 comment

#15 - implement --detailed support for currently supported chunks

Issue - State: closed - Opened by briandorsey about 1 year ago

#14 - refactor into cmd and lib

Issue - State: closed - Opened by briandorsey about 1 year ago
Labels: soonish

#13 - CLI: get / set a single metadata field

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication

#12 - CLI: copy metadata chunk from one file to another

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication

#11 - audit chunk padding

Issue - State: closed - Opened by briandorsey about 1 year ago - 1 comment
Labels: bug, soonish

#10 - create static html output option for exploring WAV structure

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication

#9 - update tests to use assert_eq!(actual, expected) order

Issue - State: closed - Opened by briandorsey about 1 year ago
Labels: soonish

#8 - normalize output to WRID

Issue - State: open - Opened by briandorsey about 1 year ago
Labels: complication

#7 - consider adding snapshot testing of wav file metadata

Issue - State: open - Opened by briandorsey about 2 years ago - 1 comment
Labels: complication

#5 - parser: implement basic summarization of audio data

Issue - State: open - Opened by briandorsey about 2 years ago - 1 comment
Labels: complication

#4 - parser: implement `adtl` chunk (labels)

Issue - State: closed - Opened by briandorsey about 2 years ago
Labels: soonish

#3 - parser: implement cue points

Issue - State: closed - Opened by briandorsey about 2 years ago - 1 comment
Labels: soonish

#2 - parser: support WAVEFORMATEX `fmt ` chunks

Issue - State: closed - Opened by briandorsey about 2 years ago - 3 comments
Labels: complication, log-IMP

#1 - research cargo build steps to replace precommit.py

Issue - State: open - Opened by briandorsey about 2 years ago - 1 comment
Labels: research / design