Stefan Westerfeld b67de297e4 Simplify limiter pre-condition "whole frames" check. 4 년 전
..
.gitignore 0d93d0b730 teststream 5 년 전
Makefile.am b7e7edad2a Move Limiter implementation to separate files. 5 년 전
TODO e855bd5474 Implement limiter flush for handling buffered data remaining at eof. 4 년 전
audiostream.cc b91c6cbdcb Remove remaining mp3.cc/mp3.hh bits. 5 년 전
audiostream.hh e52e763b9b Unify output stream creation. 5 년 전
audiowmark.cc 975a67f224 Add developer option --test-no-limiter to disable limiter. 4 년 전
ber-double-mp3.sh 21f664226f Add ogg and double-mp3 tests. 6 년 전
ber-mp3.sh 769368bade Mp3 bitrate to error rate test. 6 년 전
ber-ogg.sh 21f664226f Add ogg and double-mp3 tests. 6 년 전
ber-test.sh 565d886e59 Implement new test truncv in ber-test, tests multiple truncated versions. 5 년 전
convcode.cc 47436139ba Convolution code test: support printing generators as binary. 5 년 전
convcode.hh 47436139ba Convolution code test: support printing generators as binary. 5 년 전
delta2wav.sh c5d8b937e2 This script generates wav files with different watermark delta values. 6 년 전
fer-test.sh 392a2deb15 Add script to measure file error rate. 6 년 전
fft.cc 9c30e3092a Correctly support different fft sizes. 6 년 전
fft.hh e21ce9a5e6 Use low level fft api directly to optimize performance. 6 년 전
gen-fer-adoc.sh 2c1007bcee Add script to format table with test results. 6 년 전
gen-fer-mk.sh e841de3edb Force /bin/bash as shell for some scripts. 6 년 전
gen-sync-adoc.sh 6dbbaf16bd Adapt sync test report generation to: ferv/comments; --strength 5 년 전
gen-sync-mk.sh 262688e3e4 Update sync test: use --strengh, use verbose file-error-rate. 5 년 전
gen-test.sh 7181bb40fe Warn if gen-test.sh would write new files into non-empty dir. 6 년 전
gen-trunc-adoc.sh 10f0223065 Added basic trunc test report script. 5 년 전
gen-trunc-mk.sh 13d7a93605 Added truncation test makefile generator. 5 년 전
limiter.cc b67de297e4 Simplify limiter pre-condition "whole frames" check. 4 년 전
limiter.hh 8895f3a17a Remove unused limiter member variable. 4 년 전
mp3inputstream.cc b91c6cbdcb Remove remaining mp3.cc/mp3.hh bits. 5 년 전
mp3inputstream.hh 53186bd19b Fix signedness mp3 stream compiler warning. 5 년 전
peaq.sh 05586958c3 Support passing extra parameters to test scripts. 6 년 전
random.cc 3637865855 Avoid fprintf() for error reporting, use error() instead. 5 년 전
random.hh 261aedce61 Provide re-seeding operation for random generator. 5 년 전
rawconverter.cc 1172bb1941 Support raw stream encoding (signed/unsigned). 5 년 전
rawconverter.hh aa7071b868 Implement basic RawOutputStream. 5 년 전
rawinputstream.cc 66589eb871 Handle raw input stream fread error. 5 년 전
rawinputstream.hh f26a90cf4b Add defaults for raw format channels / bit depth. 5 년 전
rawoutputstream.cc 45e6480327 Improved error handling. Handle errors during output stream close. 5 년 전
rawoutputstream.hh 45e6480327 Improved error handling. Handle errors during output stream close. 5 년 전
seed-test.sh 392a2deb15 Add script to measure file error rate. 6 년 전
sfinputstream.cc 70ee91d0b6 Implement input stream for mp3 files. 5 년 전
sfinputstream.hh 0a2c60066f Use new style errors for new streams. 5 년 전
sfoutputstream.cc 45e6480327 Improved error handling. Handle errors during output stream close. 5 년 전
sfoutputstream.hh 45e6480327 Improved error handling. Handle errors during output stream close. 5 년 전
snr.sh 399de99d0d Adapt snr related scripts to new command line options (--strength/--snr). 6 년 전
stdoutwavoutputstream.cc 45e6480327 Improved error handling. Handle errors during output stream close. 5 년 전
stdoutwavoutputstream.hh e342441efa Clean up error blurb code (no longer needed). 5 년 전
strength2snr.sh 399de99d0d Adapt snr related scripts to new command line options (--strength/--snr). 6 년 전
sync-test.sh 2613e51d40 Add extra script for sync detection test. 6 년 전
test_list 0f19cbaf2c Test set: replace short file. 6 년 전
testconvcode.cc 47436139ba Convolution code test: support printing generators as binary. 5 년 전
testlimiter.cc e855bd5474 Implement limiter flush for handling buffered data remaining at eof. 4 년 전
testmp3.cc cb89100568 Merge mp3 detect/init code into mp3inputstream.cc/hh. 5 년 전
testrandom.cc 946a4524e1 Optimize performance of Random generator. 6 년 전
teststream.cc e342441efa Clean up error blurb code (no longer needed). 5 년 전
ttfb-test.py 4206e7ed95 Pass commandline to ttfb-test.py; display average time. 5 년 전
utils.cc f9c1111601 Support --quiet argument (suppresses info() messages). 5 년 전
utils.hh f139f1695d Unify audio input stream creation. 5 년 전
wavdata.cc b91c6cbdcb Remove remaining mp3.cc/mp3.hh bits. 5 년 전
wavdata.hh fb50334968 Cleanup old mp3 loader. 5 년 전
wmadd.cc 975a67f224 Add developer option --test-no-limiter to disable limiter. 4 년 전
wmcommon.cc 975a67f224 Add developer option --test-no-limiter to disable limiter. 4 년 전
wmcommon.hh 975a67f224 Add developer option --test-no-limiter to disable limiter. 4 년 전
wmget.cc 3637865855 Avoid fprintf() for error reporting, use error() instead. 5 년 전