Wang,Fei 10f57b73f3 msdk: vpp: remove mfxExtVPPDoUse from vpp filters.
According to msdk spec, there are two ways to enable filters:
1: Filters can be enabled by adding a filter ID
to mfxExtVPPDoUse. In this case, default filter parameters are used
2: Add filter configuration structures directly to mfxVideoParam.

Using 1 with 2 is optional but legal. Unfortunately it won't work
with some specific use cases like Detail/EdgeEnhancement.
Let's stick with option2 which works fine for all VPP operations.

https://bugzilla.gnome.org/show_bug.cgi?id=796468
2018-06-07 15:31:54 -08:00
..
2018-04-22 18:27:37 +01:00
2018-06-01 17:07:19 +10:00
2018-04-26 10:35:09 -04:00
2018-05-05 18:13:00 +10:00
2018-05-18 10:43:39 +01:00
2018-06-06 07:50:21 +02:00