1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 16:39:48 +03:00
fq/format/mpeg/testdata
Mattias Wadman a7a101ca67 doc,help: Nicer format help and move help tests into each format
Also add authors to avro and macho decoders

Generated with:
for i in $(go run . -r -n '_registry | [([([.files[][].name | split(".")[0]] | unique[]), (.formats[].name)] | count[] | select(.[1] == 2)[0]), (.formats[] | select(.decode_in_arg).name)] | unique[]'); do DIR=$(dirname $(find format -name $i.go)); echo "$ fq -h $i" > "$DIR/testdata/help_$i.fqtest" ; done
2022-09-22 23:07:58 +02:00
..
aac_frame decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
aac_frame.fqtest decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
adts Init 2021-09-12 13:08:42 +02:00
adts.fqtest interp,dump: Show address bar for root, nested roots and on format change 2022-08-09 18:09:41 +02:00
avc_annexb *_annexb: Refactor into avc/hevc_annexb 2021-09-12 13:08:54 +02:00
avc_annexb.fqtest interp,dump: Show address bar for root, nested roots and on format change 2022-08-09 18:09:41 +02:00
avc_pps_stop_more_8bit avc_pps: Correct check if there is more rbsp data 2022-05-04 12:34:40 +02:00
avc_pps_stop_more_8bit.fqtest avc_pps: Correct check if there is more rbsp data 2022-05-04 12:34:40 +02:00
help_aac_frame.fqtest doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
help_avc_au.fqtest doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
help_hevc_au.fqtest doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
hevc_annexb *_annexb: Refactor into avc/hevc_annexb 2021-09-12 13:08:54 +02:00
hevc_annexb.fqtest interp,dump: Show address bar for root, nested roots and on format change 2022-08-09 18:09:41 +02:00
mp3-frame-8000br-1ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-1ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-1ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-1ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-1ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-1ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-8000br-2ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-1ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-128000br-2ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-1ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-8000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-8000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-44100hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-44100hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-48000hz mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-320000br-2ch-48000hz.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame-mono-crc Init 2021-09-12 13:08:42 +02:00
mp3-frame-mono-crc.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
mp3-frame.sh mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00