diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-21 02:22:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-21 02:27:28 +0200 |
commit | ec59f027ac749f5a10fa7c6243e532bf0bc57f9d (patch) | |
tree | c8631dda94a8547d6d29bb2f225ff7e4e33aa8b0 /tests | |
parent | dc021a0218e1d02637ba414c2910a7268587dec4 (diff) | |
parent | 819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074 (diff) | |
download | ffmpeg-ec59f027ac749f5a10fa7c6243e532bf0bc57f9d.tar.gz |
Merge commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074'
* commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074':
fate: add h264-direct-bff test
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/h264.mak | 2 | ||||
-rw-r--r-- | tests/ref/fate/h264-direct-bff | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak index 55270d0d50..46178cd599 100644 --- a/tests/fate/h264.mak +++ b/tests/fate/h264.mak @@ -197,6 +197,7 @@ FATE_H264-$(call DEMDEC, H264, H264) += $(FATE_H264) FATE_H264-$(call DEMDEC, MOV, H264) += fate-h264-crop-to-container FATE_H264-$(call DEMDEC, MOV, H264) += fate-h264-interlace-crop FATE_H264-$(call ALLYES, MOV_DEMUXER H264_MP4TOANNEXB_BSF) += fate-h264-bsf-mp4toannexb +FATE_H264-$(call DEMDEC, MATROSKA, H264) += fate-h264-direct-bff FATE_SAMPLES_AVCONV += $(FATE_H264-yes) fate-h264: $(FATE_H264-yes) @@ -391,5 +392,6 @@ fate-h264-crop-to-container: CMD = framemd5 -i $(TARGET_SAM fate-h264-extreme-plane-pred: CMD = framemd5 -i $(TARGET_SAMPLES)/h264/extreme-plane-pred.h264 fate-h264-interlace-crop: CMD = framecrc -i $(TARGET_SAMPLES)/h264/interlaced_crop.mp4 -vframes 3 fate-h264-lossless: CMD = framecrc -i $(TARGET_SAMPLES)/h264/lossless.h264 +fate-h264-direct-bff: CMD = framecrc -i $(TARGET_SAMPLES)/h264/direct-bff.mkv fate-h264-reinit-%: CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10le,scale=w=352:h=288 diff --git a/tests/ref/fate/h264-direct-bff b/tests/ref/fate/h264-direct-bff new file mode 100644 index 0000000000..4d233b5fc8 --- /dev/null +++ b/tests/ref/fate/h264-direct-bff @@ -0,0 +1,12 @@ +#tb 0: 1001/30000 +0, 0, 0, 1, 522720, 0x1ccad503 +0, 1, 1, 1, 522720, 0xd266d6e8 +0, 2, 2, 1, 522720, 0x535473b3 +0, 3, 3, 1, 522720, 0xf8b53c53 +0, 4, 4, 1, 522720, 0x4e4cc04b +0, 5, 5, 1, 522720, 0x20ea3515 +0, 6, 6, 1, 522720, 0xb9c67e30 +0, 7, 7, 1, 522720, 0x03d2e35a +0, 8, 8, 1, 522720, 0xae2e7896 +0, 9, 9, 1, 522720, 0x6da37f41 +0, 12, 12, 1, 522720, 0x7caf4954 |