Stefan Westerfeld b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). před 9 měsíci
..
.gitignore 59a383df29 update gitignore před 3 roky
Makefile.am 868e6cd081 Add test for RawConverter. před 9 měsíci
TODO fdf064e888 TODO~ před 2 roky
audiobuffer.hh 88c5fbbaf4 Move shared class AudioBuffer to its own header. před 4 roky
audiostream.cc fff6bf480a Support new format (--format wav-pipe) for wav pipes without size limit. před 10 měsíci
audiostream.hh 836955961b Add GPLv3+ license information to each source file. před 5 roky
audiowmark.cc a7fac00b76 Add helpers to audiowmark for better tests. před 9 měsíci
ber-double-mp3.sh 21f664226f Add ogg and double-mp3 tests. před 6 roky
ber-mp3.sh 769368bade Mp3 bitrate to error rate test. před 6 roky
ber-ogg.sh 21f664226f Add ogg and double-mp3 tests. před 6 roky
ber-test.sh cf44a16296 Support setting extra parameters for audiowmark get in ber-test.sh. před 1 rokem
convcode.cc 836955961b Add GPLv3+ license information to each source file. před 5 roky
convcode.hh 836955961b Add GPLv3+ license information to each source file. před 5 roky
delta2wav.sh c5d8b937e2 This script generates wav files with different watermark delta values. před 6 roky
fer-test.sh 392a2deb15 Add script to measure file error rate. před 6 roky
fft.cc ab9c713150 Free fft plans at exit to make address sanitizer happy. před 2 roky
fft.hh ef8f26942d Manage SIMD allocated fft memory buffers in FFTProcessor. před 3 roky
gen-fer-adoc.sh 2c1007bcee Add script to format table with test results. před 6 roky
gen-fer-mk.sh e841de3edb Force /bin/bash as shell for some scripts. před 6 roky
gen-mp3q-clip.sh 41589eaf81 Add mp3 quality comparision for different mp3 quality levels. před 1 rokem
gen-short-clip-adoc.sh 90372b5fb9 Updates for short clip test. před 5 roky
gen-short-clip-mk.sh 3efcd0f153 Prepare for short-clip test run on large set. před 5 roky
gen-short-payload-adoc.sh 06989a0ede Add test scripts for short payload test. před 4 roky
gen-short-payload-mk.sh 06989a0ede Add test scripts for short payload test. před 4 roky
gen-speed-adoc.sh 9afd17183f Update adoc generator for speed test. před 2 roky
gen-speed-mk.sh 7c30f68c0b Add verbose reporting to gen-speed-mk.sh. před 2 roky
gen-sync-adoc.sh 6dbbaf16bd Adapt sync test report generation to: ferv/comments; --strength před 6 roky
gen-sync-mk.sh 262688e3e4 Update sync test: use --strengh, use verbose file-error-rate. před 6 roky
gen-test.sh 7181bb40fe Warn if gen-test.sh would write new files into non-empty dir. před 6 roky
gen-trunc-adoc.sh 10f0223065 Added basic trunc test report script. před 6 roky
gen-trunc-mk.sh 13d7a93605 Added truncation test makefile generator. před 6 roky
hls.cc 4b069257be Fixed unused variable in HLS code. před 9 měsíci
hls.hh 2269477fa2 Get rid of single global key for PRNG. před 1 rokem
hlsoutputstream.cc 2b4dc58050 HLS: fix ffmpeg deprecation warning: avoid using av_init_packet() před 2 roky
hlsoutputstream.hh 2b4dc58050 HLS: fix ffmpeg deprecation warning: avoid using av_init_packet() před 2 roky
limiter.cc 5479dc5608 Use size_t to support long seeks. před 4 roky
limiter.hh 31ed83f5a9 Implement skip() function for Limiter. před 4 roky
mp3inputstream.cc 836955961b Add GPLv3+ license information to each source file. před 5 roky
mp3inputstream.hh c191daf029 Move mpegts code to its own source/header. před 4 roky
mpegts.cc b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). před 9 měsíci
mpegts.hh febc8a0797 Integrate "hls-add" command into audiowmark binary. před 4 roky
peaq.sh 05586958c3 Support passing extra parameters to test scripts. před 6 roky
random.cc b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). před 9 měsíci
random.hh d22ec9d5a3 Add name member to Key. před 1 rokem
rawconverter.cc 1dc5f35359 Use more efficient float->int conversion in SFOutputStream. před 10 měsíci
rawconverter.hh 1dc5f35359 Use more efficient float->int conversion in SFOutputStream. před 10 měsíci
rawinputstream.cc 23774f55d9 Use similar API for from/to raw conversion in RawConverter. před 10 měsíci
rawinputstream.hh 836955961b Add GPLv3+ license information to each source file. před 5 roky
rawoutputstream.cc 23774f55d9 Use similar API for from/to raw conversion in RawConverter. před 10 měsíci
rawoutputstream.hh 14f1be3512 Add a few override declarations to avoid clang++ warnings. před 4 roky
resample.cc ed7e78fe28 Move speed detection ratio resample function to resample.cc/hh. před 3 roky
resample.hh ed7e78fe28 Move speed detection ratio resample function to resample.cc/hh. před 3 roky
seed-test.sh 392a2deb15 Add script to measure file error rate. před 6 roky
sfinputstream.cc 4cea106163 Selectively enable -O3 for gcc for some functions (use auto vectorization). před 10 měsíci
sfinputstream.hh 4cea106163 Selectively enable -O3 for gcc for some functions (use auto vectorization). před 10 měsíci
sfoutputstream.cc 1dc5f35359 Use more efficient float->int conversion in SFOutputStream. před 10 měsíci
sfoutputstream.hh 1dc5f35359 Use more efficient float->int conversion in SFOutputStream. před 10 měsíci
short.mk b9f7063275 Add test Makefile for short clips. před 5 roky
shortcode.cc 75f86beeee Make number of short payload bits a command line parameter. před 4 roky
shortcode.hh 75f86beeee Make number of short payload bits a command line parameter. před 4 roky
snr.sh ee97550522 Fix snr script (audiowmark with streaming uses stderr for messages). před 5 roky
stdoutwavoutputstream.cc 4c331b4c36 Bump samples per read/write buffer size for wav pipe I/O. před 10 měsíci
stdoutwavoutputstream.hh 23774f55d9 Use similar API for from/to raw conversion in RawConverter. před 10 měsíci
strength2snr.sh 399de99d0d Adapt snr related scripts to new command line options (--strength/--snr). před 6 roky
sync-test.sh 2613e51d40 Add extra script for sync detection test. před 6 roky
syncfinder.cc 5c040ae07f SyncFinder: merge init_up_down and get_sync_bits před 1 rokem
syncfinder.hh 5c040ae07f SyncFinder: merge init_up_down and get_sync_bits před 1 rokem
test_list 0f19cbaf2c Test set: replace short file. před 6 roky
testconvcode.cc 030d9acd5b Move performance test helper get_time() to utils. před 4 roky
testhls.cc 2269477fa2 Get rid of single global key for PRNG. před 1 rokem
testlimiter.cc 3d5b1d71d5 Remove unused n_frames argument from SFOutputStream::open(). před 4 roky
testmp3.cc 836955961b Add GPLv3+ license information to each source file. před 5 roky
testmpegts.cc a520fdbcd7 testmpegts: add test which decodes the "vars" from prepared .ts před 4 roky
testrandom.cc b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). před 9 měsíci
testrawconverter.cc 657c071364 Add missing include for std::array. před 9 měsíci
testshortcode.cc 15b93bf7b1 Add missing include to make testshortcode build on gcc:latest. před 1 rokem
teststream.cc fff6bf480a Support new format (--format wav-pipe) for wav pipes without size limit. před 10 měsíci
testthreadpool.cc 5e76ae0298 Remove redundant includes in thread pool test. před 3 roky
threadpool.cc c50b8ccfd0 Fix minor ThreadPool bug. před 3 roky
threadpool.hh 370fc2405a Use multiple threads when using --detect-speed. před 3 roky
ttfb-test.py 4206e7ed95 Pass commandline to ttfb-test.py; display average time. před 5 roky
utils.cc 6ce8acb39f Make utils.cc compile without changes to the code on Windows/Cygwin. před 1 rokem
utils.hh b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). před 9 měsíci
videowmark 3374b38c00 SRC: videowmark: use rf64 as format to support huge files před 2 roky
wavdata.cc 1de2b19f4a WavData: reserve memory if possible before loading samples (performance). před 1 rokem
wavdata.hh 3b0ef2d807 testhls: reduce prev/next context to 3 seconds před 4 roky
wavpipeinputstream.cc 418cfa81d4 Add missing include for std::array. před 9 měsíci
wavpipeinputstream.hh 67442609d1 Improve wav-pipe format input error handling. před 10 měsíci
wmadd.cc 7fa7bd65ff typo před 1 rokem
wmcommon.cc 4f75c765d1 Use hann window function to improve robustness/quality for some files. před 1 rokem
wmcommon.hh fff6bf480a Support new format (--format wav-pipe) for wav pipes without size limit. před 10 měsíci
wmget.cc 88aff6c664 Reduce host signal interference by using prev/next value during decode. před 1 rokem
wmspeed.cc dfaf5de717 Remove blank line in wmspeed.cc. před 1 rokem
wmspeed.hh d38bea12ac Refactor speed detection API to use a key list instead of a single key. před 1 rokem