OpenGrok
Cross Reference: h_pad.c
xref
: /
src
/
tests
/
dev
/
audio
/
h_pad.c
Home
|
History
|
Annotate
|
Download
|
only in
audio
History log of
/src/tests/dev/audio/h_pad.c
Revision
Date
Author
Comments
1.3
20-Jun-2019
isaki
Rewrite t_pad test.
Previous version compared the pad's output binary passed mulaw-slinear
conversion and frequency conversion with the prepared "good result".
In such case, a test may fail when the implemantation changes. In fact,
the frequency conversion algorithm was changed in isaki-audio2, so
output waveforms is not completely the same (but that's no problem with
the audio waveforms).
New version uses slinear_le/2ch/44100Hz input data and compares the
output binary with the input data. pad with no conversions should
output the same binary.
Fix PR kern/54187.
1.2
15-Oct-2016
nat
branches: 1.2.14;
pad(4) must be open before corresponding audio device is opened.
OK christos@
1.1
04-Aug-2010
pooka
branches: 1.1.28;
Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad. Test that we got sensible output by comparing against
a previous audibly good result.
This exercises auconv, audio and pad.
1.1.28.1
04-Nov-2016
pgoyette
Sync with HEAD
1.2.14.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Sat Oct 18 17:09:52 GMT 2025