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