mfvideoenc: Remove redundant bitwise or operation
authorSeungha Yang <seungha@centricular.com>
Sat, 26 Mar 2022 13:24:27 +0000 (22:24 +0900)
committerSeungha Yang <seungha@centricular.com>
Sat, 28 May 2022 14:12:53 +0000 (23:12 +0900)
commit9fbf4f9c10aa80841296f9b087cd8823f055e08b
treee3064c7a0f72f2a19ac540af5505fece5734df0c
parent442d21ab2ab80bd9875b6c962057f943ea75f277
mfvideoenc: Remove redundant bitwise or operation

MFT_ENUM_FLAG_SORTANDFILTER_APPROVED_ONLY (0xc0) covers
MFT_ENUM_FLAG_SORTANDFILTER (0x40)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2037>
subprojects/gst-plugins-bad/sys/mediafoundation/gstmfvideoencoder.cpp