Stefan Westerfeld 66aa634051 Implement video aac expermintal libavcodec decoder. před 4 roky
..
.gitignore ff17befbb7 gitignore před 4 roky
Makefile.am fb54737cb1 testhls: add simple segment watermarking by zero padding / tmpfile před 4 roky
TODO 51de835975 Re-enable total sample test for seek-watermarking. před 4 roky
audiostream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
audiostream.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
audiowmark.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
ber-double-mp3.sh 21f664226f Add ogg and double-mp3 tests. před 6 roky
ber-mp3.sh 769368bade Mp3 bitrate to error rate test. před 6 roky
ber-ogg.sh 21f664226f Add ogg and double-mp3 tests. před 6 roky
ber-test.sh 0deb8bcfc4 Support setting parameters for audiowmark add (but not get) in ber-test. před 4 roky
convcode.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
convcode.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
delta2wav.sh c5d8b937e2 This script generates wav files with different watermark delta values. před 6 roky
fer-test.sh 392a2deb15 Add script to measure file error rate. před 6 roky
fft.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
fft.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
gen-fer-adoc.sh 2c1007bcee Add script to format table with test results. před 6 roky
gen-fer-mk.sh e841de3edb Force /bin/bash as shell for some scripts. před 6 roky
gen-short-clip-adoc.sh 90372b5fb9 Updates for short clip test. před 4 roky
gen-short-clip-mk.sh 3efcd0f153 Prepare for short-clip test run on large set. před 4 roky
gen-sync-adoc.sh 6dbbaf16bd Adapt sync test report generation to: ferv/comments; --strength před 6 roky
gen-sync-mk.sh 262688e3e4 Update sync test: use --strengh, use verbose file-error-rate. před 6 roky
gen-test.sh 7181bb40fe Warn if gen-test.sh would write new files into non-empty dir. před 6 roky
gen-trunc-adoc.sh 10f0223065 Added basic trunc test report script. před 6 roky
gen-trunc-mk.sh 13d7a93605 Added truncation test makefile generator. před 6 roky
limiter.cc faba80d797 Use size_t to support long seeks. před 4 roky
limiter.hh 7d60481955 Implement skip() function for Limiter. před 4 roky
mp3inputstream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
mp3inputstream.hh eb6d1e37da Move mpegts code to its own source/header. před 4 roky
mpegts.cc 53db2bb5b3 Add mpeg ts reader helper function to find entries by name. před 4 roky
mpegts.hh 53db2bb5b3 Add mpeg ts reader helper function to find entries by name. před 4 roky
peaq.sh 05586958c3 Support passing extra parameters to test scripts. před 6 roky
random.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
random.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawconverter.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawconverter.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawinputstream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawinputstream.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawoutputstream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
rawoutputstream.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
seed-test.sh 392a2deb15 Add script to measure file error rate. před 6 roky
sfinputstream.cc ce63254c08 Fix floating point wav input format. před 4 roky
sfinputstream.hh ce63254c08 Fix floating point wav input format. před 4 roky
sfoutputstream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
sfoutputstream.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
short.mk b9f7063275 Add test Makefile for short clips. před 4 roky
snr.sh ee97550522 Fix snr script (audiowmark with streaming uses stderr for messages). před 4 roky
stdoutwavoutputstream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
stdoutwavoutputstream.hh 836955961b Add GPLv3+ license information to each source file. před 4 roky
strength2snr.sh 399de99d0d Adapt snr related scripts to new command line options (--strength/--snr). před 6 roky
sync-test.sh 2613e51d40 Add extra script for sync detection test. před 6 roky
test_list 0f19cbaf2c Test set: replace short file. před 6 roky
testconvcode.cc db40330d10 Move performance test helper get_time() to utils. před 4 roky
testhls.cc 66aa634051 Implement video aac expermintal libavcodec decoder. před 4 roky
testlimiter.cc db40330d10 Move performance test helper get_time() to utils. před 4 roky
testmp3.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
testmpegts.cc 24f8eb1bbe Implemented simple experimental mpeg transport stream PCR read/write. před 4 roky
testrandom.cc db40330d10 Move performance test helper get_time() to utils. před 4 roky
teststream.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
ttfb-test.py 4206e7ed95 Pass commandline to ttfb-test.py; display average time. před 5 roky
utils.cc db40330d10 Move performance test helper get_time() to utils. před 4 roky
utils.hh db40330d10 Move performance test helper get_time() to utils. před 4 roky
videowmark ab2cc101c7 videowmark: print correct input/output filename instead of /dev/fd/* před 4 roky
wavdata.cc 9e9bbdf3ec WavData should overwrite old contents on load(). před 4 roky
wavdata.hh 793cc0a7ba WavData save() can be const. před 4 roky
wmadd.cc 51de835975 Re-enable total sample test for seek-watermarking. před 4 roky
wmcommon.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky
wmcommon.hh 6843d59927 Move zero frames at start to watermark generation. před 4 roky
wmget.cc 836955961b Add GPLv3+ license information to each source file. před 4 roky