diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-01 10:02:29 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-06 11:30:44 +0100 |
commit | 590c951857d8d62ab8189ab4d5c1ed668f3d7353 (patch) | |
tree | 0261360147be773753c3c1d2f8f7e6c31461b714 /libavcodec/vp9lpf.c | |
parent | ec1c42405fe0a54b8e0c24f021797514b4335af9 (diff) | |
download | ffmpeg-590c951857d8d62ab8189ab4d5c1ed668f3d7353.tar.gz |
avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()
This compared to the other suggestions is cleaner and easier to understand
keeping the condition in the if() simple.
This affects alot of fate tests.
See: [FFmpeg-devel] [PATCH 05/11] avformat/nutenc: Don't pass NULL to memcmp
See: [FFmpeg-devel] [PATCH]lavf/nutenc: Do not call memcmp() with NULL argument
Fixes: Ticket 7980
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e4fdeb3fcefeb98f2225f7ccded156fb175959c5)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vp9lpf.c')
0 files changed, 0 insertions, 0 deletions