Stefan Westerfeld 66aa634051 Implement video aac expermintal libavcodec decoder. преди 4 години
..
.gitignore ff17befbb7 gitignore преди 4 години
Makefile.am fb54737cb1 testhls: add simple segment watermarking by zero padding / tmpfile преди 4 години
TODO 51de835975 Re-enable total sample test for seek-watermarking. преди 4 години
audiostream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
audiostream.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
audiowmark.cc 836955961b Add GPLv3+ license information to each source file. преди 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 0deb8bcfc4 Support setting parameters for audiowmark add (but not get) in ber-test. преди 4 години
convcode.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
convcode.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
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 836955961b Add GPLv3+ license information to each source file. преди 4 години
fft.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
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-short-clip-adoc.sh 90372b5fb9 Updates for short clip test. преди 4 години
gen-short-clip-mk.sh 3efcd0f153 Prepare for short-clip test run on large set. преди 4 години
gen-sync-adoc.sh 6dbbaf16bd Adapt sync test report generation to: ferv/comments; --strength преди 6 години
gen-sync-mk.sh 262688e3e4 Update sync test: use --strengh, use verbose file-error-rate. преди 6 години
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. преди 6 години
gen-trunc-mk.sh 13d7a93605 Added truncation test makefile generator. преди 6 години
limiter.cc faba80d797 Use size_t to support long seeks. преди 4 години
limiter.hh 7d60481955 Implement skip() function for Limiter. преди 4 години
mp3inputstream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
mp3inputstream.hh eb6d1e37da Move mpegts code to its own source/header. преди 4 години
mpegts.cc 53db2bb5b3 Add mpeg ts reader helper function to find entries by name. преди 4 години
mpegts.hh 53db2bb5b3 Add mpeg ts reader helper function to find entries by name. преди 4 години
peaq.sh 05586958c3 Support passing extra parameters to test scripts. преди 6 години
random.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
random.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawconverter.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawconverter.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawinputstream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawinputstream.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawoutputstream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
rawoutputstream.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
seed-test.sh 392a2deb15 Add script to measure file error rate. преди 6 години
sfinputstream.cc ce63254c08 Fix floating point wav input format. преди 4 години
sfinputstream.hh ce63254c08 Fix floating point wav input format. преди 4 години
sfoutputstream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
sfoutputstream.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
short.mk b9f7063275 Add test Makefile for short clips. преди 4 години
snr.sh ee97550522 Fix snr script (audiowmark with streaming uses stderr for messages). преди 4 години
stdoutwavoutputstream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
stdoutwavoutputstream.hh 836955961b Add GPLv3+ license information to each source file. преди 4 години
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 db40330d10 Move performance test helper get_time() to utils. преди 4 години
testhls.cc 66aa634051 Implement video aac expermintal libavcodec decoder. преди 4 години
testlimiter.cc db40330d10 Move performance test helper get_time() to utils. преди 4 години
testmp3.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
testmpegts.cc 24f8eb1bbe Implemented simple experimental mpeg transport stream PCR read/write. преди 4 години
testrandom.cc db40330d10 Move performance test helper get_time() to utils. преди 4 години
teststream.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
ttfb-test.py 4206e7ed95 Pass commandline to ttfb-test.py; display average time. преди 5 години
utils.cc db40330d10 Move performance test helper get_time() to utils. преди 4 години
utils.hh db40330d10 Move performance test helper get_time() to utils. преди 4 години
videowmark ab2cc101c7 videowmark: print correct input/output filename instead of /dev/fd/* преди 4 години
wavdata.cc 9e9bbdf3ec WavData should overwrite old contents on load(). преди 4 години
wavdata.hh 793cc0a7ba WavData save() can be const. преди 4 години
wmadd.cc 51de835975 Re-enable total sample test for seek-watermarking. преди 4 години
wmcommon.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години
wmcommon.hh 6843d59927 Move zero frames at start to watermark generation. преди 4 години
wmget.cc 836955961b Add GPLv3+ license information to each source file. преди 4 години