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 година