diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-04-11 22:47:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-04-11 23:13:34 +0200 |
commit | b3c399621267cb904e282899dcad729d9596d464 (patch) | |
tree | 120fac557511352ac8abdca7872fc2765f3e8f11 /tests/ref/vsynth | |
parent | d980641ec4a93d974acbfc939f2ad12273f03c51 (diff) | |
download | ffmpeg-b3c399621267cb904e282899dcad729d9596d464.tar.gz |
avcodec: rename prores encoders
Using the first names of authors sounds somewhat unprofessional
and might be considered offensive which is not intended.
The new names use the initials of the authors due to simplicity
and the possibility to apply it consistently without the need
to find political correct names for each future case where
alternative codecs might exist. Also its shorter ...
If someone has a better idea, like maybe 2 random letters
and people prefer it then iam happy to switch to that ...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth1-prores_kostya | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth1-prores_ks | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-prores_kostya | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-prores_ks | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/tests/ref/vsynth/vsynth1-prores_kostya b/tests/ref/vsynth/vsynth1-prores_kostya deleted file mode 100644 index ab6ecffa96..0000000000 --- a/tests/ref/vsynth/vsynth1-prores_kostya +++ /dev/null @@ -1,4 +0,0 @@ -36411e06db3f86ddedd6171a56784d6b *tests/data/fate/vsynth1-prores_kostya.mov -3858911 tests/data/fate/vsynth1-prores_kostya.mov -0a4153637d0cc0a88a8bcbf04cfaf8c6 *tests/data/fate/vsynth1-prores_kostya.out.rawvideo -stddev: 3.17 PSNR: 38.09 MAXDIFF: 39 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth1-prores_ks b/tests/ref/vsynth/vsynth1-prores_ks new file mode 100644 index 0000000000..4e33ec75cc --- /dev/null +++ b/tests/ref/vsynth/vsynth1-prores_ks @@ -0,0 +1,4 @@ +2f760d0e579bbbe24a922e9cbcf3294c *tests/data/fate/vsynth1-prores_ks.mov +3858911 tests/data/fate/vsynth1-prores_ks.mov +0a4153637d0cc0a88a8bcbf04cfaf8c6 *tests/data/fate/vsynth1-prores_ks.out.rawvideo +stddev: 3.17 PSNR: 38.09 MAXDIFF: 39 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-prores_kostya b/tests/ref/vsynth/vsynth2-prores_kostya deleted file mode 100644 index 16b6078ec0..0000000000 --- a/tests/ref/vsynth/vsynth2-prores_kostya +++ /dev/null @@ -1,4 +0,0 @@ -7de64c634620de738c98aa22e9df927d *tests/data/fate/vsynth2-prores_kostya.mov -3884596 tests/data/fate/vsynth2-prores_kostya.mov -ca2f6c1162635dedfa468c90f1fdc0ef *tests/data/fate/vsynth2-prores_kostya.out.rawvideo -stddev: 0.92 PSNR: 48.77 MAXDIFF: 10 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-prores_ks b/tests/ref/vsynth/vsynth2-prores_ks new file mode 100644 index 0000000000..b9902dbcce --- /dev/null +++ b/tests/ref/vsynth/vsynth2-prores_ks @@ -0,0 +1,4 @@ +12c24e7305e131388d5beb2a980293f4 *tests/data/fate/vsynth2-prores_ks.mov +3884596 tests/data/fate/vsynth2-prores_ks.mov +ca2f6c1162635dedfa468c90f1fdc0ef *tests/data/fate/vsynth2-prores_ks.out.rawvideo +stddev: 0.92 PSNR: 48.77 MAXDIFF: 10 bytes: 7603200/ 7603200 |