mirror of https://github.com/FFmpeg/FFmpeg.git
Improves rgb -> gray16 conversion Fixes Ticket3422 The pam and png output files look visually similar, in both cases the dynamics increase to 0x0 -> 0xfffb. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/293/head
parent
05d7059ac6
commit
37c07d4529
13 changed files with 27 additions and 25 deletions
@ -1,9 +1,9 @@ |
||||
2af72da4468e61a37c220b25cb28618a *./tests/data/images/png/02.png |
||||
./tests/data/images/png/%02d.png CRC=0x6da01946 |
||||
248633 ./tests/data/images/png/02.png |
||||
62b26c9582ba37dd37b76191338f3770 *./tests/data/images/png/02.png |
||||
./tests/data/images/png/%02d.png CRC=0x831a2963 |
||||
41687 ./tests/data/images/png/02.png |
||||
6cf54c13aa407b77547cf6dfe23ecba3 *./tests/data/images/png/02.png |
||||
./tests/data/images/png/%02d.png CRC=0x893f10ef |
||||
47365 ./tests/data/images/png/02.png |
||||
b4e38244c97debe3f528e7d1adb283ef *./tests/data/images/png/02.png |
||||
./tests/data/images/png/%02d.png CRC=0x5984c023 |
||||
511900 ./tests/data/images/png/02.png |
||||
|
Loading…
Reference in new issue