[FFmpeg-cvslog] fate: add test for asetnsamples filter with padding disabled

Tobias Rapp git at videolan.org
Fri Sep 8 10:05:55 EEST 2017


ffmpeg | branch: master | Tobias Rapp <t.rapp at noa-archive.com> | Mon Aug  7 11:55:39 2017 +0200| [d47159a42d8a0a370fd94b02f7f59e3d4787ddf4] | committer: Tobias Rapp

fate: add test for asetnsamples filter with padding disabled

Adds another test for asetnsamples filter where padding of the last
frame is switched off. Renames the existing test to make the difference
obvious.

Tested-by: Michael Niedermayer <michael at niedermayer.cc>
Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d47159a42d8a0a370fd94b02f7f59e3d4787ddf4
---

 tests/fate/filter-audio.mak                        |  13 +-
 tests/ref/fate/filter-asetnsamples-nopad           | 523 +++++++++++++++++++++
 ...filter-asetnsamples => filter-asetnsamples-pad} |   0
 3 files changed, 532 insertions(+), 4 deletions(-)

diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-audio.mak
index 5035e8f073..35ad0f8d23 100644
--- a/tests/fate/filter-audio.mak
+++ b/tests/fate/filter-audio.mak
@@ -84,10 +84,15 @@ fate-filter-anequalizer: tests/data/filtergraphs/anequalizer
 fate-filter-anequalizer: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
 fate-filter-anequalizer: CMD = framecrc -i $(SRC) -filter_complex_script $(TARGET_PATH)/tests/data/filtergraphs/anequalizer
 
-FATE_AFILTER-$(call FILTERDEMDECENCMUX, ASETNSAMPLES, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-asetnsamples
-fate-filter-asetnsamples: tests/data/asynth-44100-2.wav
-fate-filter-asetnsamples: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
-fate-filter-asetnsamples: CMD = framecrc -i $(SRC) -af asetnsamples=512:p=1
+FATE_AFILTER-$(call FILTERDEMDECENCMUX, ASETNSAMPLES, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-asetnsamples-pad
+fate-filter-asetnsamples-pad: tests/data/asynth-44100-2.wav
+fate-filter-asetnsamples-pad: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
+fate-filter-asetnsamples-pad: CMD = framecrc -i $(SRC) -af asetnsamples=512:p=1
+
+FATE_AFILTER-$(call FILTERDEMDECENCMUX, ASETNSAMPLES, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-asetnsamples-nopad
+fate-filter-asetnsamples-nopad: tests/data/asynth-44100-2.wav
+fate-filter-asetnsamples-nopad: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
+fate-filter-asetnsamples-nopad: CMD = framecrc -i $(SRC) -af asetnsamples=512:p=0
 
 FATE_AFILTER-$(call FILTERDEMDECENCMUX, ASETRATE, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-asetrate
 fate-filter-asetrate: tests/data/asynth-44100-2.wav
diff --git a/tests/ref/fate/filter-asetnsamples-nopad b/tests/ref/fate/filter-asetnsamples-nopad
new file mode 100644
index 0000000000..c1cc01a710
--- /dev/null
+++ b/tests/ref/fate/filter-asetnsamples-nopad
@@ -0,0 +1,523 @@
+#tb 0: 1/44100
+#media_type 0: audio
+#codec_id 0: pcm_s16le
+#sample_rate 0: 44100
+#channel_layout 0: 3
+#channel_layout_name 0: stereo
+0,          0,          0,      512,     2048, 0xd2dbf701
+0,        512,        512,      512,     2048, 0xdb22f7bf
+0,       1024,       1024,      512,     2048, 0x82a103be
+0,       1536,       1536,      512,     2048, 0xa3c707d8
+0,       2048,       2048,      512,     2048, 0x8aaafb8f
+0,       2560,       2560,      512,     2048, 0x4bdafefb
+0,       3072,       3072,      512,     2048, 0x75a3e833
+0,       3584,       3584,      512,     2048, 0xc130091c
+0,       4096,       4096,      512,     2048, 0x99d8f36d
+0,       4608,       4608,      512,     2048, 0xaf6efa15
+0,       5120,       5120,      512,     2048, 0xff5f0506
+0,       5632,       5632,      512,     2048, 0xcba4fb5b
+0,       6144,       6144,      512,     2048, 0x729309c6
+0,       6656,       6656,      512,     2048, 0x63cdeb09
+0,       7168,       7168,      512,     2048, 0x386cfccb
+0,       7680,       7680,      512,     2048, 0x602100c8
+0,       8192,       8192,      512,     2048, 0x3573f565
+0,       8704,       8704,      512,     2048, 0x47b9fce7
+0,       9216,       9216,      512,     2048, 0xd1e90b7a
+0,       9728,       9728,      512,     2048, 0xf4c3ef77
+0,      10240,      10240,      512,     2048, 0x59ebfe3f
+0,      10752,      10752,      512,     2048, 0x02d4f161
+0,      11264,      11264,      512,     2048, 0xbbf5ff05
+0,      11776,      11776,      512,     2048, 0xe26a047c
+0,      12288,      12288,      512,     2048, 0x5452f02b
+0,      12800,      12800,      512,     2048, 0x961e1056
+0,      13312,      13312,      512,     2048, 0x9192f803
+0,      13824,      13824,      512,     2048, 0x08d7ff49
+0,      14336,      14336,      512,     2048, 0x7c64ee03
+0,      14848,      14848,      512,     2048, 0xd303f4ff
+0,      15360,      15360,      512,     2048, 0xda5902be
+0,      15872,      15872,      512,     2048, 0x4096fe6b
+0,      16384,      16384,      512,     2048, 0x178e016a
+0,      16896,      16896,      512,     2048, 0x046700ac
+0,      17408,      17408,      512,     2048, 0x5f20f4ad
+0,      17920,      17920,      512,     2048, 0x40e2f093
+0,      18432,      18432,      512,     2048, 0x5c37fccd
+0,      18944,      18944,      512,     2048, 0x9f85f963
+0,      19456,      19456,      512,     2048, 0x69461038
+0,      19968,      19968,      512,     2048, 0x1ff1ef4f
+0,      20480,      20480,      512,     2048, 0x409304fc
+0,      20992,      20992,      512,     2048, 0x36d3fe47
+0,      21504,      21504,      512,     2048, 0xea01f367
+0,      22016,      22016,      512,     2048, 0x11f5fd01
+0,      22528,      22528,      512,     2048, 0x6deeeea5
+0,      23040,      23040,      512,     2048, 0x7eec0d62
+0,      23552,      23552,      512,     2048, 0xb47bfb93
+0,      24064,      24064,      512,     2048, 0x87b8f7a3
+0,      24576,      24576,      512,     2048, 0xcba0fefb
+0,      25088,      25088,      512,     2048, 0xa02efb77
+0,      25600,      25600,      512,     2048, 0x1030ecf1
+0,      26112,      26112,      512,     2048, 0xef7f08f4
+0,      26624,      26624,      512,     2048, 0x8d4efa1d
+0,      27136,      27136,      512,     2048, 0xe88b070c
+0,      27648,      27648,      512,     2048, 0x229cf957
+0,      28160,      28160,      512,     2048, 0xf7f2f3ed
+0,      28672,      28672,      512,     2048, 0x8f5f0840
+0,      29184,      29184,      512,     2048, 0x4fcbe815
+0,      29696,      29696,      512,     2048, 0x57dd006a
+0,      30208,      30208,      512,     2048, 0xd51af913
+0,      30720,      30720,      512,     2048, 0x63c50a68
+0,      31232,      31232,      512,     2048, 0x100e036c
+0,      31744,      31744,      512,     2048, 0x0af0f5ad
+0,      32256,      32256,      512,     2048, 0x99d5f9ef
+0,      32768,      32768,      512,     2048, 0xd2dbf701
+0,      33280,      33280,      512,     2048, 0xdb22f7bf
+0,      33792,      33792,      512,     2048, 0x82a103be
+0,      34304,      34304,      512,     2048, 0xa3c707d8
+0,      34816,      34816,      512,     2048, 0x8aaafb8f
+0,      35328,      35328,      512,     2048, 0x4bdafefb
+0,      35840,      35840,      512,     2048, 0x75a3e833
+0,      36352,      36352,      512,     2048, 0xc130091c
+0,      36864,      36864,      512,     2048, 0x99d8f36d
+0,      37376,      37376,      512,     2048, 0xaf6efa15
+0,      37888,      37888,      512,     2048, 0xff5f0506
+0,      38400,      38400,      512,     2048, 0xcba4fb5b
+0,      38912,      38912,      512,     2048, 0x729309c6
+0,      39424,      39424,      512,     2048, 0x63cdeb09
+0,      39936,      39936,      512,     2048, 0x386cfccb
+0,      40448,      40448,      512,     2048, 0x602100c8
+0,      40960,      40960,      512,     2048, 0x3573f565
+0,      41472,      41472,      512,     2048, 0x47b9fce7
+0,      41984,      41984,      512,     2048, 0xd1e90b7a
+0,      42496,      42496,      512,     2048, 0xf4c3ef77
+0,      43008,      43008,      512,     2048, 0x59ebfe3f
+0,      43520,      43520,      512,     2048, 0x02d4f161
+0,      44032,      44032,      512,     2048, 0x2c09f943
+0,      44544,      44544,      512,     2048, 0x2158dd3f
+0,      45056,      45056,      512,     2048, 0x9c150cf4
+0,      45568,      45568,      512,     2048, 0x2f66dfcb
+0,      46080,      46080,      512,     2048, 0xd62c05c4
+0,      46592,      46592,      512,     2048, 0x755d0472
+0,      47104,      47104,      512,     2048, 0x4aece261
+0,      47616,      47616,      512,     2048, 0xa4b704ac
+0,      48128,      48128,      512,     2048, 0x18410020
+0,      48640,      48640,      512,     2048, 0xa94ff9f5
+0,      49152,      49152,      512,     2048, 0xddf705ba
+0,      49664,      49664,      512,     2048, 0xca7af583
+0,      50176,      50176,      512,     2048, 0xf57af029
+0,      50688,      50688,      512,     2048, 0x2cb60d16
+0,      51200,      51200,      512,     2048, 0x97f2f90b
+0,      51712,      51712,      512,     2048, 0xd49cfd33
+0,      52224,      52224,      512,     2048, 0x4f56f1dd
+0,      52736,      52736,      512,     2048, 0x343bfbc1
+0,      53248,      53248,      512,     2048, 0x2058fd6b
+0,      53760,      53760,      512,     2048, 0x243bf921
+0,      54272,      54272,      512,     2048, 0x658b1272
+0,      54784,      54784,      512,     2048, 0xd68fe547
+0,      55296,      55296,      512,     2048, 0xab63068c
+0,      55808,      55808,      512,     2048, 0x8f860afa
+0,      56320,      56320,      512,     2048, 0x290de797
+0,      56832,      56832,      512,     2048, 0x9b990640
+0,      57344,      57344,      512,     2048, 0x859920bc
+0,      57856,      57856,      512,     2048, 0x343f12ae
+0,      58368,      58368,      512,     2048, 0xddf318e4
+0,      58880,      58880,      512,     2048, 0x55a6f535
+0,      59392,      59392,      512,     2048, 0x48ce08f6
+0,      59904,      59904,      512,     2048, 0x4e7ff8c3
+0,      60416,      60416,      512,     2048, 0xde8803c0
+0,      60928,      60928,      512,     2048, 0x1b79fe81
+0,      61440,      61440,      512,     2048, 0x853be72f
+0,      61952,      61952,      512,     2048, 0xf4cff117
+0,      62464,      62464,      512,     2048, 0xb61df45f
+0,      62976,      62976,      512,     2048, 0x6e38fdf7
+0,      63488,      63488,      512,     2048, 0x41c6042c
+0,      64000,      64000,      512,     2048, 0xfbb2fd87
+0,      64512,      64512,      512,     2048, 0x6da4eb69
+0,      65024,      65024,      512,     2048, 0x8ff8054e
+0,      65536,      65536,      512,     2048, 0x8c44ef81
+0,      66048,      66048,      512,     2048, 0x47faf17b
+0,      66560,      66560,      512,     2048, 0x0bd5012a
+0,      67072,      67072,      512,     2048, 0xe2d6fd37
+0,      67584,      67584,      512,     2048, 0x128ffedd
+0,      68096,      68096,      512,     2048, 0x02f7facd
+0,      68608,      68608,      512,     2048, 0x3f43f77d
+0,      69120,      69120,      512,     2048, 0x7d65fe19
+0,      69632,      69632,      512,     2048, 0x66c705ba
+0,      70144,      70144,      512,     2048, 0x182efbb7
+0,      70656,      70656,      512,     2048, 0xf718e481
+0,      71168,      71168,      512,     2048, 0xbfa10444
+0,      71680,      71680,      512,     2048, 0xc3aa0360
+0,      72192,      72192,      512,     2048, 0x90e0fa59
+0,      72704,      72704,      512,     2048, 0x903706c2
+0,      73216,      73216,      512,     2048, 0xff70001e
+0,      73728,      73728,      512,     2048, 0x9240ef79
+0,      74240,      74240,      512,     2048, 0xd72c05c8
+0,      74752,      74752,      512,     2048, 0x9655f5f5
+0,      75264,      75264,      512,     2048, 0x27b60a0e
+0,      75776,      75776,      512,     2048, 0x5917f885
+0,      76288,      76288,      512,     2048, 0xe39c107e
+0,      76800,      76800,      512,     2048, 0x2a4812c0
+0,      77312,      77312,      512,     2048, 0x39180ac8
+0,      77824,      77824,      512,     2048, 0x8b9efe57
+0,      78336,      78336,      512,     2048, 0xf9eefd25
+0,      78848,      78848,      512,     2048, 0xd3660cae
+0,      79360,      79360,      512,     2048, 0xa7ebf7d5
+0,      79872,      79872,      512,     2048, 0x4baaf59f
+0,      80384,      80384,      512,     2048, 0x659ff209
+0,      80896,      80896,      512,     2048, 0x1cf80e0e
+0,      81408,      81408,      512,     2048, 0x2df9ea69
+0,      81920,      81920,      512,     2048, 0xff8ffa2d
+0,      82432,      82432,      512,     2048, 0xdd2732d8
+0,      82944,      82944,      512,     2048, 0xcd6e31ec
+0,      83456,      83456,      512,     2048, 0x66d0fb9f
+0,      83968,      83968,      512,     2048, 0xbc11f229
+0,      84480,      84480,      512,     2048, 0x3ae00cec
+0,      84992,      84992,      512,     2048, 0xb032fb19
+0,      85504,      85504,      512,     2048, 0xb2c90414
+0,      86016,      86016,      512,     2048, 0xb7a1eeaf
+0,      86528,      86528,      512,     2048, 0x7a5d0e70
+0,      87040,      87040,      512,     2048, 0x16f11516
+0,      87552,      87552,      512,     2048, 0xfa95fc7f
+0,      88064,      88064,      512,     2048, 0x4fe705a6
+0,      88576,      88576,      512,     2048, 0x93d1c311
+0,      89088,      89088,      512,     2048, 0x8230f4f1
+0,      89600,      89600,      512,     2048, 0x6985e58f
+0,      90112,      90112,      512,     2048, 0xc4d8f07f
+0,      90624,      90624,      512,     2048, 0xb6b4c477
+0,      91136,      91136,      512,     2048, 0xc95bce8b
+0,      91648,      91648,      512,     2048, 0x57efd56f
+0,      92160,      92160,      512,     2048, 0xd453c295
+0,      92672,      92672,      512,     2048, 0x83c0da97
+0,      93184,      93184,      512,     2048, 0xf6bfe307
+0,      93696,      93696,      512,     2048, 0x0ce8ce27
+0,      94208,      94208,      512,     2048, 0xc925e53f
+0,      94720,      94720,      512,     2048, 0x7fe9d121
+0,      95232,      95232,      512,     2048, 0x00d3dcf9
+0,      95744,      95744,      512,     2048, 0x9743d637
+0,      96256,      96256,      512,     2048, 0x5163f37f
+0,      96768,      96768,      512,     2048, 0x9736dc27
+0,      97280,      97280,      512,     2048, 0xb0b1e85b
+0,      97792,      97792,      512,     2048, 0x589f0c2c
+0,      98304,      98304,      512,     2048, 0xb3b7aab9
+0,      98816,      98816,      512,     2048, 0x4df0d46d
+0,      99328,      99328,      512,     2048, 0xb917d4db
+0,      99840,      99840,      512,     2048, 0x6efdfe65
+0,     100352,     100352,      512,     2048, 0x426bd85d
+0,     100864,     100864,      512,     2048, 0x824313f6
+0,     101376,     101376,      512,     2048, 0xe755cf47
+0,     101888,     101888,      512,     2048, 0xe4e8f157
+0,     102400,     102400,      512,     2048, 0x05a8d1cb
+0,     102912,     102912,      512,     2048, 0xa405094a
+0,     103424,     103424,      512,     2048, 0x5060e40d
+0,     103936,     103936,      512,     2048, 0x3a17e253
+0,     104448,     104448,      512,     2048, 0xb8cdd80f
+0,     104960,     104960,      512,     2048, 0x7073c517
+0,     105472,     105472,      512,     2048, 0x634b00c4
+0,     105984,     105984,      512,     2048, 0xd8ebd025
+0,     106496,     106496,      512,     2048, 0x3a65cff7
+0,     107008,     107008,      512,     2048, 0x1e61b661
+0,     107520,     107520,      512,     2048, 0x3a1dcae9
+0,     108032,     108032,      512,     2048, 0x8d280542
+0,     108544,     108544,      512,     2048, 0xe918f499
+0,     109056,     109056,      512,     2048, 0x701bd98b
+0,     109568,     109568,      512,     2048, 0xd2a8e72f
+0,     110080,     110080,      512,     2048, 0x16ededdb
+0,     110592,     110592,      512,     2048, 0xfeb1fdbb
+0,     111104,     111104,      512,     2048, 0x36b1f4f1
+0,     111616,     111616,      512,     2048, 0x5bc5f27b
+0,     112128,     112128,      512,     2048, 0xb72605ee
+0,     112640,     112640,      512,     2048, 0x718d112e
+0,     113152,     113152,      512,     2048, 0x1ff7f25b
+0,     113664,     113664,      512,     2048, 0x1dd115cc
+0,     114176,     114176,      512,     2048, 0x1ff7fb15
+0,     114688,     114688,      512,     2048, 0xeb61f241
+0,     115200,     115200,      512,     2048, 0xc3bdeb83
+0,     115712,     115712,      512,     2048, 0xea80011a
+0,     116224,     116224,      512,     2048, 0x8d3cee71
+0,     116736,     116736,      512,     2048, 0x8cfbf589
+0,     117248,     117248,      512,     2048, 0xba23f8e3
+0,     117760,     117760,      512,     2048, 0x87a1e86d
+0,     118272,     118272,      512,     2048, 0x38e6f1a5
+0,     118784,     118784,      512,     2048, 0xe05a12fe
+0,     119296,     119296,      512,     2048, 0x9a14e835
+0,     119808,     119808,      512,     2048, 0x11a11780
+0,     120320,     120320,      512,     2048, 0x0c2308e6
+0,     120832,     120832,      512,     2048, 0xc8adfa4b
+0,     121344,     121344,      512,     2048, 0xfe4c118a
+0,     121856,     121856,      512,     2048, 0xa6240ac0
+0,     122368,     122368,      512,     2048, 0x3ff3ee2b
+0,     122880,     122880,      512,     2048, 0xc6aaf769
+0,     123392,     123392,      512,     2048, 0x4adafcdd
+0,     123904,     123904,      512,     2048, 0xabd6e845
+0,     124416,     124416,      512,     2048, 0x25e6076a
+0,     124928,     124928,      512,     2048, 0xb6e6d4b9
+0,     125440,     125440,      512,     2048, 0x7251f225
+0,     125952,     125952,      512,     2048, 0xc3b5f751
+0,     126464,     126464,      512,     2048, 0x4f27cecd
+0,     126976,     126976,      512,     2048, 0x237c020c
+0,     127488,     127488,      512,     2048, 0xb0580556
+0,     128000,     128000,      512,     2048, 0x717008a4
+0,     128512,     128512,      512,     2048, 0xf683e3fb
+0,     129024,     129024,      512,     2048, 0x1ddefd33
+0,     129536,     129536,      512,     2048, 0x4c6c1496
+0,     130048,     130048,      512,     2048, 0x67f907fe
+0,     130560,     130560,      512,     2048, 0x5bb10938
+0,     131072,     131072,      512,     2048, 0x24a20eac
+0,     131584,     131584,      512,     2048, 0xf251effb
+0,     132096,     132096,      512,     2048, 0xafd7eb04
+0,     132608,     132608,      512,     2048, 0xa1950245
+0,     133120,     133120,      512,     2048, 0x8cdefb0d
+0,     133632,     133632,      512,     2048, 0x5694fa32
+0,     134144,     134144,      512,     2048, 0x0942eeb6
+0,     134656,     134656,      512,     2048, 0x715a01c1
+0,     135168,     135168,      512,     2048, 0x4531f63e
+0,     135680,     135680,      512,     2048, 0x214ffbbc
+0,     136192,     136192,      512,     2048, 0x0f50fe21
+0,     136704,     136704,      512,     2048, 0xe456046b
+0,     137216,     137216,      512,     2048, 0xd6eaff4d
+0,     137728,     137728,      512,     2048, 0xd8140634
+0,     138240,     138240,      512,     2048, 0x608e0bff
+0,     138752,     138752,      512,     2048, 0x76610cee
+0,     139264,     139264,      512,     2048, 0x6b48f0ff
+0,     139776,     139776,      512,     2048, 0x03c7f9ce
+0,     140288,     140288,      512,     2048, 0xf718fad1
+0,     140800,     140800,      512,     2048, 0x296bef29
+0,     141312,     141312,      512,     2048, 0x2311f2bf
+0,     141824,     141824,      512,     2048, 0x069ffe60
+0,     142336,     142336,      512,     2048, 0x6126055d
+0,     142848,     142848,      512,     2048, 0x9330eda6
+0,     143360,     143360,      512,     2048, 0xdfbeedc1
+0,     143872,     143872,      512,     2048, 0x8536f1b8
+0,     144384,     144384,      512,     2048, 0xfe30fd72
+0,     144896,     144896,      512,     2048, 0x13320264
+0,     145408,     145408,      512,     2048, 0x83ad09db
+0,     145920,     145920,      512,     2048, 0xc08b0b31
+0,     146432,     146432,      512,     2048, 0xda8afea0
+0,     146944,     146944,      512,     2048, 0x0cb3f040
+0,     147456,     147456,      512,     2048, 0x80c0fc17
+0,     147968,     147968,      512,     2048, 0x9d80fdfb
+0,     148480,     148480,      512,     2048, 0x9f1af1fd
+0,     148992,     148992,      512,     2048, 0x92fef102
+0,     149504,     149504,      512,     2048, 0x5b62f7be
+0,     150016,     150016,      512,     2048, 0x25800a5b
+0,     150528,     150528,      512,     2048, 0xc660fba3
+0,     151040,     151040,      512,     2048, 0x0e21fbda
+0,     151552,     151552,      512,     2048, 0x2e7f027d
+0,     152064,     152064,      512,     2048, 0xcf65feb4
+0,     152576,     152576,      512,     2048, 0x4e0ffa6d
+0,     153088,     153088,      512,     2048, 0x732bff36
+0,     153600,     153600,      512,     2048, 0x3df20e7e
+0,     154112,     154112,      512,     2048, 0x2a5006e5
+0,     154624,     154624,      512,     2048, 0xfd3bfa2a
+0,     155136,     155136,      512,     2048, 0x8e73f755
+0,     155648,     155648,      512,     2048, 0x6f93ece1
+0,     156160,     156160,      512,     2048, 0x78a4f735
+0,     156672,     156672,      512,     2048, 0x3a7cfc1c
+0,     157184,     157184,      512,     2048, 0xbfc0f795
+0,     157696,     157696,      512,     2048, 0x7a8cfed2
+0,     158208,     158208,      512,     2048, 0x3d0fdee5
+0,     158720,     158720,      512,     2048, 0x902afc78
+0,     159232,     159232,      512,     2048, 0x51dcf0e2
+0,     159744,     159744,      512,     2048, 0x1f59fc00
+0,     160256,     160256,      512,     2048, 0x2dd0f390
+0,     160768,     160768,      512,     2048, 0x2ff30f7c
+0,     161280,     161280,      512,     2048, 0x36f508b8
+0,     161792,     161792,      512,     2048, 0x51e8ef2d
+0,     162304,     162304,      512,     2048, 0xf9660ed7
+0,     162816,     162816,      512,     2048, 0x50f3fd4d
+0,     163328,     163328,      512,     2048, 0x366ef6b9
+0,     163840,     163840,      512,     2048, 0xf023f17a
+0,     164352,     164352,      512,     2048, 0xf6c6f1f0
+0,     164864,     164864,      512,     2048, 0x6d1dfebf
+0,     165376,     165376,      512,     2048, 0xead60e1d
+0,     165888,     165888,      512,     2048, 0xbe5201a6
+0,     166400,     166400,      512,     2048, 0xb1940269
+0,     166912,     166912,      512,     2048, 0xb6cdf350
+0,     167424,     167424,      512,     2048, 0x7c44f80e
+0,     167936,     167936,      512,     2048, 0x1fff03ef
+0,     168448,     168448,      512,     2048, 0x514807c6
+0,     168960,     168960,      512,     2048, 0xe04eede7
+0,     169472,     169472,      512,     2048, 0x347e0272
+0,     169984,     169984,      512,     2048, 0x8c00fb96
+0,     170496,     170496,      512,     2048, 0x6660f607
+0,     171008,     171008,      512,     2048, 0xe9a7017d
+0,     171520,     171520,      512,     2048, 0xca58e8ae
+0,     172032,     172032,      512,     2048, 0x795af92a
+0,     172544,     172544,      512,     2048, 0x7d6aee1b
+0,     173056,     173056,      512,     2048, 0x4ab9f58f
+0,     173568,     173568,      512,     2048, 0x3b91f617
+0,     174080,     174080,      512,     2048, 0x09e1f7d7
+0,     174592,     174592,      512,     2048, 0xc9280753
+0,     175104,     175104,      512,     2048, 0x8620f662
+0,     175616,     175616,      512,     2048, 0x6bb103fa
+0,     176128,     176128,      512,     2048, 0xcfee0371
+0,     176640,     176640,      512,     2048, 0xe1e20294
+0,     177152,     177152,      512,     2048, 0xdb98fea4
+0,     177664,     177664,      512,     2048, 0x8d1fddeb
+0,     178176,     178176,      512,     2048, 0x4e7501bf
+0,     178688,     178688,      512,     2048, 0x68d0fb95
+0,     179200,     179200,      512,     2048, 0xf685001e
+0,     179712,     179712,      512,     2048, 0x75dafa10
+0,     180224,     180224,      512,     2048, 0x534fe772
+0,     180736,     180736,      512,     2048, 0x28b4fe18
+0,     181248,     181248,      512,     2048, 0x2ba00678
+0,     181760,     181760,      512,     2048, 0xc884e0b7
+0,     182272,     182272,      512,     2048, 0x6ae40787
+0,     182784,     182784,      512,     2048, 0xc53cf35d
+0,     183296,     183296,      512,     2048, 0x738d06b4
+0,     183808,     183808,      512,     2048, 0xb551f582
+0,     184320,     184320,      512,     2048, 0x8a5a8764
+0,     184832,     184832,      512,     2048, 0x711f175e
+0,     185344,     185344,      512,     2048, 0xe5e1ed43
+0,     185856,     185856,      512,     2048, 0x34adfaeb
+0,     186368,     186368,      512,     2048, 0x79fb0142
+0,     186880,     186880,      512,     2048, 0xf4f6ffeb
+0,     187392,     187392,      512,     2048, 0xd3540a6b
+0,     187904,     187904,      512,     2048, 0x49caf3c6
+0,     188416,     188416,      512,     2048, 0xc1db05b7
+0,     188928,     188928,      512,     2048, 0x26f0114a
+0,     189440,     189440,      512,     2048, 0x576eead9
+0,     189952,     189952,      512,     2048, 0xb87f00e9
+0,     190464,     190464,      512,     2048, 0x470d030f
+0,     190976,     190976,      512,     2048, 0x60ec02b2
+0,     191488,     191488,      512,     2048, 0xb84a0b44
+0,     192000,     192000,      512,     2048, 0x39b6ec45
+0,     192512,     192512,      512,     2048, 0x1e07e580
+0,     193024,     193024,      512,     2048, 0xfa3cf5d6
+0,     193536,     193536,      512,     2048, 0x0801f9b8
+0,     194048,     194048,      512,     2048, 0x55981a80
+0,     194560,     194560,      512,     2048, 0x9510f6ad
+0,     195072,     195072,      512,     2048, 0x7d03fcc7
+0,     195584,     195584,      512,     2048, 0xf17bf84e
+0,     196096,     196096,      512,     2048, 0x6d1ffe4c
+0,     196608,     196608,      512,     2048, 0x91e210f9
+0,     197120,     197120,      512,     2048, 0xb881fa44
+0,     197632,     197632,      512,     2048, 0xb7cdf1f3
+0,     198144,     198144,      512,     2048, 0x1e9b17b5
+0,     198656,     198656,      512,     2048, 0x74dff0e3
+0,     199168,     199168,      512,     2048, 0x1f55050e
+0,     199680,     199680,      512,     2048, 0x7498f1b8
+0,     200192,     200192,      512,     2048, 0x2d7c02e9
+0,     200704,     200704,      512,     2048, 0x8c84a5c4
+0,     201216,     201216,      512,     2048, 0x6feae10d
+0,     201728,     201728,      512,     2048, 0xfda90b28
+0,     202240,     202240,      512,     2048, 0xb230fd72
+0,     202752,     202752,      512,     2048, 0x6298f728
+0,     203264,     203264,      512,     2048, 0xef60f871
+0,     203776,     203776,      512,     2048, 0x14e7ee01
+0,     204288,     204288,      512,     2048, 0x98d704a5
+0,     204800,     204800,      512,     2048, 0x1ccaf2b4
+0,     205312,     205312,      512,     2048, 0xb9ede721
+0,     205824,     205824,      512,     2048, 0x8c570d92
+0,     206336,     206336,      512,     2048, 0x2d7ef782
+0,     206848,     206848,      512,     2048, 0xa84cf55e
+0,     207360,     207360,      512,     2048, 0x8033f5b9
+0,     207872,     207872,      512,     2048, 0x27f3ed27
+0,     208384,     208384,      512,     2048, 0xa6730c25
+0,     208896,     208896,      512,     2048, 0x489bf2fd
+0,     209408,     209408,      512,     2048, 0xe1e20294
+0,     209920,     209920,      512,     2048, 0xdb98fea4
+0,     210432,     210432,      512,     2048, 0x8d1fddeb
+0,     210944,     210944,      512,     2048, 0x4e7501bf
+0,     211456,     211456,      512,     2048, 0x68d0fb95
+0,     211968,     211968,      512,     2048, 0xf685001e
+0,     212480,     212480,      512,     2048, 0x75dafa10
+0,     212992,     212992,      512,     2048, 0x534fe772
+0,     213504,     213504,      512,     2048, 0x28b4fe18
+0,     214016,     214016,      512,     2048, 0x2ba00678
+0,     214528,     214528,      512,     2048, 0xc884e0b7
+0,     215040,     215040,      512,     2048, 0x6ae40787
+0,     215552,     215552,      512,     2048, 0xc53cf35d
+0,     216064,     216064,      512,     2048, 0x738d06b4
+0,     216576,     216576,      512,     2048, 0xb551f582
+0,     217088,     217088,      512,     2048, 0x8a5a8764
+0,     217600,     217600,      512,     2048, 0x711f175e
+0,     218112,     218112,      512,     2048, 0xe5e1ed43
+0,     218624,     218624,      512,     2048, 0x34adfaeb
+0,     219136,     219136,      512,     2048, 0x79fb0142
+0,     219648,     219648,      512,     2048, 0xf4f6ffeb
+0,     220160,     220160,      512,     2048, 0xd3540a6b
+0,     220672,     220672,      512,     2048, 0x49caf3c6
+0,     221184,     221184,      512,     2048, 0xc1db05b7
+0,     221696,     221696,      512,     2048, 0x26f0114a
+0,     222208,     222208,      512,     2048, 0x576eead9
+0,     222720,     222720,      512,     2048, 0xb87f00e9
+0,     223232,     223232,      512,     2048, 0x470d030f
+0,     223744,     223744,      512,     2048, 0x60ec02b2
+0,     224256,     224256,      512,     2048, 0xb84a0b44
+0,     224768,     224768,      512,     2048, 0x39b6ec45
+0,     225280,     225280,      512,     2048, 0x1e07e580
+0,     225792,     225792,      512,     2048, 0xfa3cf5d6
+0,     226304,     226304,      512,     2048, 0x0801f9b8
+0,     226816,     226816,      512,     2048, 0x55981a80
+0,     227328,     227328,      512,     2048, 0x9510f6ad
+0,     227840,     227840,      512,     2048, 0x7d03fcc7
+0,     228352,     228352,      512,     2048, 0xf17bf84e
+0,     228864,     228864,      512,     2048, 0x6d1ffe4c
+0,     229376,     229376,      512,     2048, 0x91e210f9
+0,     229888,     229888,      512,     2048, 0xb881fa44
+0,     230400,     230400,      512,     2048, 0xb7cdf1f3
+0,     230912,     230912,      512,     2048, 0x1e9b17b5
+0,     231424,     231424,      512,     2048, 0x74dff0e3
+0,     231936,     231936,      512,     2048, 0x1f55050e
+0,     232448,     232448,      512,     2048, 0x7498f1b8
+0,     232960,     232960,      512,     2048, 0x2d7c02e9
+0,     233472,     233472,      512,     2048, 0x8c84a5c4
+0,     233984,     233984,      512,     2048, 0x6feae10d
+0,     234496,     234496,      512,     2048, 0xfda90b28
+0,     235008,     235008,      512,     2048, 0xb230fd72
+0,     235520,     235520,      512,     2048, 0x6298f728
+0,     236032,     236032,      512,     2048, 0xef60f871
+0,     236544,     236544,      512,     2048, 0x14e7ee01
+0,     237056,     237056,      512,     2048, 0x98d704a5
+0,     237568,     237568,      512,     2048, 0x1ccaf2b4
+0,     238080,     238080,      512,     2048, 0xb9ede721
+0,     238592,     238592,      512,     2048, 0x8c570d92
+0,     239104,     239104,      512,     2048, 0x2d7ef782
+0,     239616,     239616,      512,     2048, 0xa84cf55e
+0,     240128,     240128,      512,     2048, 0x8033f5b9
+0,     240640,     240640,      512,     2048, 0x27f3ed27
+0,     241152,     241152,      512,     2048, 0xa6730c25
+0,     241664,     241664,      512,     2048, 0x489bf2fd
+0,     242176,     242176,      512,     2048, 0xe1e20294
+0,     242688,     242688,      512,     2048, 0xdb98fea4
+0,     243200,     243200,      512,     2048, 0x8d1fddeb
+0,     243712,     243712,      512,     2048, 0x4e7501bf
+0,     244224,     244224,      512,     2048, 0x68d0fb95
+0,     244736,     244736,      512,     2048, 0xf685001e
+0,     245248,     245248,      512,     2048, 0x75dafa10
+0,     245760,     245760,      512,     2048, 0x534fe772
+0,     246272,     246272,      512,     2048, 0x28b4fe18
+0,     246784,     246784,      512,     2048, 0x2ba00678
+0,     247296,     247296,      512,     2048, 0xc884e0b7
+0,     247808,     247808,      512,     2048, 0x6ae40787
+0,     248320,     248320,      512,     2048, 0xc53cf35d
+0,     248832,     248832,      512,     2048, 0x738d06b4
+0,     249344,     249344,      512,     2048, 0xb551f582
+0,     249856,     249856,      512,     2048, 0x8a5a8764
+0,     250368,     250368,      512,     2048, 0x711f175e
+0,     250880,     250880,      512,     2048, 0xe5e1ed43
+0,     251392,     251392,      512,     2048, 0x34adfaeb
+0,     251904,     251904,      512,     2048, 0x79fb0142
+0,     252416,     252416,      512,     2048, 0xf4f6ffeb
+0,     252928,     252928,      512,     2048, 0xd3540a6b
+0,     253440,     253440,      512,     2048, 0x49caf3c6
+0,     253952,     253952,      512,     2048, 0xc1db05b7
+0,     254464,     254464,      512,     2048, 0x26f0114a
+0,     254976,     254976,      512,     2048, 0x576eead9
+0,     255488,     255488,      512,     2048, 0xb87f00e9
+0,     256000,     256000,      512,     2048, 0x470d030f
+0,     256512,     256512,      512,     2048, 0x60ec02b2
+0,     257024,     257024,      512,     2048, 0xb84a0b44
+0,     257536,     257536,      512,     2048, 0x39b6ec45
+0,     258048,     258048,      512,     2048, 0x1e07e580
+0,     258560,     258560,      512,     2048, 0xfa3cf5d6
+0,     259072,     259072,      512,     2048, 0x0801f9b8
+0,     259584,     259584,      512,     2048, 0x55981a80
+0,     260096,     260096,      512,     2048, 0x9510f6ad
+0,     260608,     260608,      512,     2048, 0x7d03fcc7
+0,     261120,     261120,      512,     2048, 0xf17bf84e
+0,     261632,     261632,      512,     2048, 0x6d1ffe4c
+0,     262144,     262144,      512,     2048, 0x91e210f9
+0,     262656,     262656,      512,     2048, 0xb881fa44
+0,     263168,     263168,      512,     2048, 0xb7cdf1f3
+0,     263680,     263680,      512,     2048, 0x1e9b17b5
+0,     264192,     264192,      408,     1632, 0xf412313e
diff --git a/tests/ref/fate/filter-asetnsamples b/tests/ref/fate/filter-asetnsamples-pad
similarity index 100%
rename from tests/ref/fate/filter-asetnsamples
rename to tests/ref/fate/filter-asetnsamples-pad



More information about the ffmpeg-cvslog mailing list