Author | SHA1 | Message | Date |
---|---|---|---|
|
5006627843 |
tests/audiomatch: Fix compile warning
Making sure bestpos is initialized to zero to prevent gcc from kvetching. It's harmless (although it's not obvious that it's harmless) from code inspection: tests/audiomatch.c: In function ‘main’: tests/audiomatch.c:40: warning: ‘bestpos’ may be used uninitialized in this function Thanks to Moritz Barsnick for first bringing this to the attention. Signed-off-by: LiuQi <liuqi@gosun.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
8 years ago |
|
b3ec5b00ce |
tests/audiomatch: Reduce search window
This avoids unneeded computations Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
c7b983249a |
tests/audiomatch: also print signal vs reference length
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
14478b6c38 |
fate: add audiomatch
Testset provided by Justin Greer <justin@zencoder.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |