1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 08:28:39 +03:00
fq/pkg
Mattias Wadman c3a0686c9e mp3_frame_tags: Refactor and rename xing format to mp3_frame_tags
Make more sense to use a more general name when there is both info and xing
and possibly vbri in the future. Also both xing and info seems to have extension
fields

Remove some old tests that are not really needed anymore.
2022-11-16 17:32:03 +01:00
..
bitio mp4,bitio: Fix broken pssh decoding and add proper reader cloning to bitio 2022-05-28 13:42:38 +02:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli interp,format: Refactor registry usage and use function helpers 2022-07-16 19:24:13 +02:00
decode decode,elf,fuzz: TryBytesRange error on negative size 2022-10-20 15:10:35 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp mp3_frame_tags: Refactor and rename xing format to mp3_frame_tags 2022-11-16 17:32:03 +01:00
ranges ranges,decode: Correctly skip empty ranges when adding unknown fields 2022-09-25 16:02:15 +02:00
scalar decode,tar: Add scalar description and Try* helpers 2022-10-04 17:18:51 +02:00