1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/format
2021-09-15 00:32:00 +02:00
..
all format: Cleanup comments 2021-09-14 17:01:25 +02:00
ape apev2: Add test 2021-09-14 17:00:45 +02:00
av1 format: Rename source file to match format name 2021-09-12 13:08:51 +02:00
bzip2 lint: Remove usused nolint, should somehow tell about decode.Copy 2021-09-14 19:00:05 +02:00
dns mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
elf mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
flac decode: Reuse read buffer per decode to speed things up 2021-09-14 18:54:59 +02:00
flv build: Require go 1.17 2021-09-12 13:08:52 +02:00
gif decode: Reuse read buffer per decode to speed things up 2021-09-14 18:54:59 +02:00
gzip format: Cleanup comments 2021-09-14 17:01:25 +02:00
icc icc_profile: Clamp alignment to end instead of check last tag (might not be last in buffer) 2021-09-12 13:08:52 +02:00
id3 decode: Reuse read buffer per decode to speed things up 2021-09-14 18:54:59 +02:00
jpeg format: Cleanup comments 2021-09-14 17:01:25 +02:00
json dump,json: Properly figure if compound or not 2021-09-12 13:08:55 +02:00
matroska avc: Correct sign expgolomb decode 2021-09-15 00:32:00 +02:00
mp3 mp3: Continue try find frames on error 2021-09-14 12:54:57 +02:00
mp4 avc: Correct sign expgolomb decode 2021-09-15 00:32:00 +02:00
mpeg avc: Correct sign expgolomb decode 2021-09-15 00:32:00 +02:00
ogg decode: Reuse read buffer per decode to speed things up 2021-09-14 18:54:59 +02:00
opus fq: Rename bits/0 bytes/0 to tobits tobytes, remove string/0 2021-09-12 13:08:53 +02:00
png decode: Reuse read buffer per decode to speed things up 2021-09-14 18:54:59 +02:00
protobuf format: Rename source file to match format name 2021-09-12 13:08:51 +02:00
raw mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
registry mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
tar format: Cleanup comments 2021-09-14 17:01:25 +02:00
tiff format: Cleanup comments 2021-09-14 17:01:25 +02:00
vorbis format: Cleanup comments 2021-09-14 17:01:25 +02:00
vpx cli: Unbreak part of completion 2021-09-12 13:08:55 +02:00
wav mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
webp format: Cleanup comments 2021-09-14 17:01:25 +02:00
default.go mp4: add pssh_playready format 2021-09-12 13:08:54 +02:00
fqtest_test.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
fuzz_test.go build: Require go 1.17 2021-09-12 13:08:52 +02:00