Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fate: Update AAC ELD 5.1 ref for recent bugfixes. | Alex Converse | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | fate: Add a test vector for AAC ELD with TNS. | Alex Converse | 2014-01-04 | 1 | -0/+4 |
| | |||||
* | fate: Add a downsampled SBR testvector | Alex Converse | 2014-01-04 | 1 | -0/+4 |
| | |||||
* | fate: aac: Add test for AAC-ELD | Alex Converse | 2013-10-25 | 1 | -0/+4 |
| | |||||
* | fate: aac: Add test for AAC-LD | Diego Biurrun | 2013-10-17 | 1 | -0/+5 |
| | |||||
* | fate: Add a --target-samples path parameter | Martin Storsjö | 2013-05-28 | 1 | -16/+16 |
| | | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests | Diego Biurrun | 2012-11-14 | 1 | -3/+8 |
| | |||||
* | fate: aac: cosmetics: Group AAC LATM tests together | Diego Biurrun | 2012-11-06 | 1 | -8/+8 |
| | |||||
* | fate: aac: Place LATM tests and general AAC tests in different groups | Diego Biurrun | 2012-11-05 | 1 | -6/+11 |
| | |||||
* | fate: fix dependencies on SAMPLES being set | Mans Rullgard | 2012-05-19 | 1 | -1/+1 |
| | | | | | | | This allows fate to run without errors with or without SAMPLES being set. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: improve dependencies | Mans Rullgard | 2012-05-09 | 1 | -1/+1 |
| | | | | | | | This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | FATE: use updated reference for aac-latm_stereo_to_51 | Justin Ruggles | 2012-04-24 | 1 | -2/+2 |
| | | | | This uses correct stereo to 5.1 upmixing via libavresample. | ||||
* | aacdec: Try to sniff a reasonable channel layout for PCE based configurations. | Alex Converse | 2012-02-09 | 1 | -5/+5 |
| | | | | This changes the output order of multichannel PCE based streams. | ||||
* | fate: Add tests for more AAC features. | Gaurav Narula | 2012-01-09 | 1 | -0/+12 |
| | | | | | | | | al15_44 uses independent coupling. al18_44 uses PNS (perceptual noise substitution). am05_44 uses main prediction and independent coupling. Signed-off-by: Alex Converse <alex.converse@gmail.com> | ||||
* | aacdec: Add a fate test for 5.1 channel SBR. | Alex Converse | 2012-01-09 | 1 | -0/+4 |
| | |||||
* | latmdec: add fate test for audio config change | Janne Grunau | 2011-12-04 | 1 | -0/+4 |
| | |||||
* | aacdec: add more fate tests covering SBR and PS | Janne Grunau | 2011-11-25 | 1 | -0/+13 |
| | | | | | | Add all seven test bitstreams of Coding Technologies "aacPlus Decoder Check Package". The streams cover different ways to signal SBR and PS in different formats. | ||||
* | fate-aac: Expand coverage. | Alex Converse | 2011-07-01 | 1 | -0/+12 |
| | | | | Add al05_44, al06_44, al17_44. | ||||
* | Add an aac sample which uses LTP to fate-aac. | Justin Ruggles | 2011-05-14 | 1 | -0/+4 |
| | |||||
* | fate: add AAC LATM test | Janne Grunau | 2011-04-06 | 1 | -0/+4 |
| | |||||
* | fate: move some groups of related tests to their own files | Måns Rullgård | 2010-08-04 | 1 | -0/+24 |
This moves some groups of tests for single codecs to separate files, and adds shorthands for running all tests in a group. Originally committed as revision 24697 to svn://svn.ffmpeg.org/ffmpeg/trunk |