~medibuntu-maintainers/mplayer/medibuntu.precise

« back to all changes in this revision

Viewing changes to ffmpeg/tests/fate/voice.mak

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2012-01-12 22:23:28 UTC
  • mfrom: (0.4.7 sid)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: package-import@ubuntu.com-20120112222328-8jqdyodym3p84ygu
Tags: 2:1.0~rc4.dfsg1+svn34540-1
* New upstream snapshot
* upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FATE_TESTS += fate-g722dec-1
 
2
fate-g722dec-1: CMD = framecrc -i $(SAMPLES)/g722/conf-adminmenu-162.g722
 
3
 
 
4
FATE_TESTS += fate-g722enc
 
5
fate-g722enc: tests/data/asynth-16000-1.sw
 
6
fate-g722enc: CMD = md5 -ar 16000 -ac 1 -f s16le -i $(TARGET_PATH)/tests/data/asynth-16000-1.sw -acodec g722 -ac 1 -f g722
 
7
 
 
8
FATE_TESTS += fate-gsm
 
9
fate-gsm: CMD = framecrc -i $(SAMPLES)/gsm/sample-gsm-8000.mov -t 10
 
10
 
 
11
FATE_TESTS += fate-gsm-ms
 
12
fate-gsm-ms: CMD = framecrc -i $(SAMPLES)/gsm/ciao.wav
 
13
 
 
14
FATE_TESTS += fate-qcelp
 
15
fate-qcelp: CMD = pcm -i $(SAMPLES)/qcp/0036580847.QCP
 
16
fate-qcelp: CMP = oneoff
 
17
fate-qcelp: REF = $(SAMPLES)/qcp/0036580847.pcm
 
18
 
 
19
FATE_TESTS += fate-truespeech
 
20
fate-truespeech: CMD = pcm -i $(SAMPLES)/truespeech/a6.wav
 
21
fate-truespeech: CMP = oneoff
 
22
fate-truespeech: REF = $(SAMPLES)/truespeech/a6.pcm