FFmpeg/libavformat
Michael Niedermayer 590c951857 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>
2020-01-06 11:30:44 +01:00
..
2018-05-06 15:07:28 +08:00
2018-04-16 13:46:10 -03:00
2019-03-14 16:53:57 +01:00
2018-08-14 22:06:30 +05:30
2018-05-05 21:35:31 +02:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2018-03-07 22:26:53 +01:00
2018-10-13 15:40:08 +02:00
2019-06-27 17:50:47 +02:00
2019-06-29 20:32:14 +02:00
2019-06-27 17:50:47 +02:00
2020-01-06 11:30:42 +01:00