- 19 Feb, 2019 1 commit
-
-
Tim-Philipp Müller authored
-
- 21 Jan, 2019 1 commit
-
-
Haihao Xiang authored
-
- 08 Jan, 2019 1 commit
-
-
Víctor Manuel Jáquez Leal authored
Thus removing the preprocessor's directives to included if found.
-
- 26 Nov, 2018 3 commits
-
-
Haihao Xiang authored
CodecProfile will be set in MFXVideoDECODE_DecodeHeader() to match the input stream. Setting the hard-coded profile here will mislead user that msdkh265dec supports a special profile only.
-
Haihao Xiang authored
Now hevc 10bit video can be decoded correctly, so update the sink and src caps accordingly. This fixes #720
-
Haihao Xiang authored
We will add more formats in the src caps of msdkh265dec, so let msdkh265dec uses separate src caps. Note it doesn't change any capability
-
- 23 Nov, 2018 1 commit
-
-
wangfei authored
Since output-order is a deprecated attribute, move it out of decode bass class and configure it in each sub decoder class who need it. https://bugzilla.gnome.org/show_bug.cgi?id=796853
-
- 16 May, 2018 1 commit
-
-
Sreerenj Balachandran authored
Building against mfx_dispatcher is used to search for headers in PREFIX/include/mfx/ only (commit: 62f04e80), but it is just PREFIX/include with open source msdk version. https://bugzilla.gnome.org/show_bug.cgi?id=796118
-
- 29 Mar, 2018 1 commit
-
-
Hyunjun Ko authored
Removes unessential field framerate for decoder so that negotiation works even if framerate is not provided from upstream. https://bugzilla.gnome.org/show_bug.cgi?id=789752
-
- 13 Feb, 2018 1 commit
-
-
Hyunjun Ko authored
Makes GstMsdkContext to be a descendant of GstObject so that we could track the life-cycle of the session of the driver. Also replaces MsdkContext with this one. Keeps msdk_d3d.c alive for the future. https://bugzilla.gnome.org/show_bug.cgi?id=790752
-
- 30 Oct, 2017 1 commit
-
-
Sebastian Dröge authored
E.g. from https://github.com/lu-zero/mfx_dispatch
-
- 12 Dec, 2016 2 commits
-
-
-
Scott D Phillips authored
The decoder only supports system memory output presently. https://bugzilla.gnome.org/show_bug.cgi?id=774587
-
- 14 Nov, 2016 1 commit
-
-
Josep Torra authored
[scott.d.phillips@intel.com: gst-indent *.c *.h] [scott.d.phillips@intel.com: link with libva at build time] [scott.d.phillips@intel.com: remove unused includes] [scott.d.phillips@intel.com: Update README] https://bugzilla.gnome.org/show_bug.cgi?id=770990
-