1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 07:27:08 +03:00
fq/format/flac
Mattias Wadman 263f1aeb66 flac: Don't allow zero subframe sample size
Spec says sample size can be 4-32 but that is probably before correcting for waste bits
2022-01-18 11:58:57 +01:00
..
testdata png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
flac_frame.go flac: Don't allow zero subframe sample size 2022-01-18 11:58:57 +01:00
flac_metadatablock.go flac: Cleanup scalar usage and fix incorrect sample rates 2021-12-08 00:39:52 +01:00
flac_metadatablocks.go inet: Add tcp and ipv4 reassembly 2021-11-29 18:42:18 +01:00
flac_picture.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
flac_streaminfo.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
flac.go num,mathextra: Rename num package to mathextra 2022-01-15 19:00:42 +01:00