diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-08-10 16:19:23 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-08-10 16:25:23 +0200 |
commit | 18b0c39f99eee508107c47345494e535b8757434 (patch) | |
tree | b1418e52aab2f1fb8a171c3bb3fada3c7b0df531 /tests/ref/fate/g723_1-dec-3 | |
parent | d9d0c1ccc3df39fecbbbb6b600c18542741c5a51 (diff) | |
parent | 05c36e0e5fbf0b75dbbbd327ad2f6a62992f9262 (diff) | |
download | ffmpeg-18b0c39f99eee508107c47345494e535b8757434.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
g723.1: fix addition overflow
g723.1: simplify and fix multiplication overflow
g723.1: deobfuscate an expression
g723.1: remove unused #includes
ARM: add missing "cc" clobber in av_clipl_int32_arm()
rtmp: Factorize the code by adding handle_invoke_error
rtmp: Factorize the code by adding handle_invoke_status
rtmp: Factorize the code by adding handle_invoke_result
libavutil: remove unused av_abort() macro
ffmenc: replace if/abort with assert()
libavutil: drop offsetof() fallback definition
libavutil: drop fallback definitions of INTxx_MIN/MAX
configure: Check for a sctp struct instead of just the header
configure: suncc: Add -xc99 to dependency flags, required on Solaris
doxygen: Fix function parameter names to match the code
doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
swf: Move shared table out of the header file
swf: Move swf_audio_codec_tags table to the only place it is used
fate: add G.723.1 decoder tests
Conflicts:
configure
doc/platform.texi
libavformat/Makefile
libavutil/arm/intmath.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/g723_1-dec-3')
-rw-r--r-- | tests/ref/fate/g723_1-dec-3 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/ref/fate/g723_1-dec-3 b/tests/ref/fate/g723_1-dec-3 new file mode 100644 index 0000000000..d1a29464e9 --- /dev/null +++ b/tests/ref/fate/g723_1-dec-3 @@ -0,0 +1,34 @@ +#tb 0: 1/8000 +0, 0, 0, 240, 480, 0xce908869 +0, 240, 240, 240, 480, 0xfa63588e +0, 480, 480, 240, 480, 0x11ce850c +0, 720, 720, 240, 480, 0x76c459cf +0, 960, 960, 240, 480, 0x13ed8bf0 +0, 1200, 1200, 240, 480, 0x33d10b77 +0, 1440, 1440, 240, 480, 0xdf41e03c +0, 1680, 1680, 240, 480, 0xa31aad71 +0, 1920, 1920, 240, 480, 0x83c2b48d +0, 2160, 2160, 240, 480, 0xaf41ba01 +0, 2400, 2400, 240, 480, 0xeeecbadc +0, 2640, 2640, 240, 480, 0xe253c7e1 +0, 2880, 2880, 240, 480, 0x672cbf0a +0, 3120, 3120, 240, 480, 0x5f32aa27 +0, 3360, 3360, 240, 480, 0x0b3da147 +0, 3600, 3600, 240, 480, 0x4819e5bc +0, 3840, 3840, 240, 480, 0x423dec60 +0, 4080, 4080, 240, 480, 0xafefe289 +0, 4320, 4320, 240, 480, 0x8dc5f136 +0, 4560, 4560, 240, 480, 0x549cee78 +0, 4800, 4800, 240, 480, 0xe589ebdc +0, 5040, 5040, 240, 480, 0x786cef17 +0, 5280, 5280, 240, 480, 0xdafded31 +0, 5520, 5520, 240, 480, 0xe58bedf8 +0, 5760, 5760, 240, 480, 0x44daf26c +0, 6000, 6000, 240, 480, 0x03fcf149 +0, 6240, 6240, 240, 480, 0x97a5f4ae +0, 6480, 6480, 240, 480, 0x2114f4f6 +0, 6720, 6720, 240, 480, 0x9a44f234 +0, 6960, 6960, 240, 480, 0x5b47f339 +0, 7200, 7200, 240, 480, 0x9248edcb +0, 7440, 7440, 240, 480, 0x47caf226 +0, 7680, 7680, 240, 480, 0x73d4ef48 |