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