diff options
author | Guillaume Martres <smarter@ubuntu.com> | 2013-12-31 14:29:04 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-01-06 08:05:17 +0100 |
commit | 060667195e6e6bc0fa63ce13c47e23aabe70d122 (patch) | |
tree | 25ebd718992b13504aef8c4601fce9746bd27fec /tests/ref | |
parent | 98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5 (diff) | |
download | ffmpeg-060667195e6e6bc0fa63ce13c47e23aabe70d122.tar.gz |
hevc: rename some HEVC conformance streams
Some HEVC conformance streams zip on
http://wftp3.itu.int/av-arch/jctvc-site/bitstream_exchange/draft_conformance/
were updated without changing the actual stream. Rename them in FATE
accordingly to make it easier to track future stream updates.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 (renamed from tests/ref/fate/hevc-conformance-LS_B_ORANGE_3) | 0 | ||||
-rw-r--r-- | tests/ref/fate/hevc-conformance-cip_B_NEC_3 (renamed from tests/ref/fate/hevc-conformance-cip_B_NEC_2) | 0 | ||||
-rw-r--r-- | tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 (renamed from tests/ref/fate/hevc-conformance-ipcm_A_NEC_2) | 0 | ||||
-rw-r--r-- | tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 (renamed from tests/ref/fate/hevc-conformance-ipcm_B_NEC_2) | 0 | ||||
-rw-r--r-- | tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 (renamed from tests/ref/fate/hevc-conformance-ipcm_C_NEC_2) | 0 | ||||
-rw-r--r-- | tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 (renamed from tests/ref/fate/hevc-conformance-ipcm_D_NEC_2) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/fate/hevc-conformance-LS_B_ORANGE_3 b/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 index 34dc379c56..34dc379c56 100644 --- a/tests/ref/fate/hevc-conformance-LS_B_ORANGE_3 +++ b/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 diff --git a/tests/ref/fate/hevc-conformance-cip_B_NEC_2 b/tests/ref/fate/hevc-conformance-cip_B_NEC_3 index 016f0f1ee1..016f0f1ee1 100644 --- a/tests/ref/fate/hevc-conformance-cip_B_NEC_2 +++ b/tests/ref/fate/hevc-conformance-cip_B_NEC_3 diff --git a/tests/ref/fate/hevc-conformance-ipcm_A_NEC_2 b/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 index 145f590872..145f590872 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_A_NEC_2 +++ b/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 diff --git a/tests/ref/fate/hevc-conformance-ipcm_B_NEC_2 b/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 index d917cbc41c..d917cbc41c 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_B_NEC_2 +++ b/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 diff --git a/tests/ref/fate/hevc-conformance-ipcm_C_NEC_2 b/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 index 6c89cea38f..6c89cea38f 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_C_NEC_2 +++ b/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 diff --git a/tests/ref/fate/hevc-conformance-ipcm_D_NEC_2 b/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 index 2ccff0579f..2ccff0579f 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_D_NEC_2 +++ b/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 |