diff options
author | Limin Wang <[email protected]> | 2019-10-30 21:20:52 +0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-11-01 14:43:16 +0100 |
commit | a5e24be52ab0ebea908a566a1b0dbf2584f5631a (patch) | |
tree | d9522c312128ab011a0486a47e334396cadc0b2f /libavcodec/mediacodec_surface.h | |
parent | e447a4d112bcfee10126c54eb4481fa8712957c8 (diff) |
swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system
You can reproduce it by below command:
./ffmpeg -f lavfi -i "testsrc=duration=1:rate=30" -vf format=gbrap10 -vcodec rawvideo \
-pix_fmt gbrap10le -flags +bitexact -sws_flags +accurate_rnd+bitexact -fflags +bitexact \
-frames:v 1 -f nut md5:
little-endian:
f91e2edd8098276579c1929e5e160416
big-endian:
ba4d011dbbdc78ccbf6cc7d698630929
Signed-off-by: Limin Wang <[email protected]>
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/mediacodec_surface.h')
0 files changed, 0 insertions, 0 deletions