summaryrefslogtreecommitdiff
path: root/sys/msdk/meson.build
Commit message (Expand)AuthorAgeFilesLines
* msdk: allow user build this plugin against MFX version 2.2+ (oneVPL)Haihao Xiang2021-05-171-24/+50
* msdk: allow user specify a drm device via an env variableHaihao Xiang2021-02-241-2/+3
* msdk: add support for AV1 decodingHaihao Xiang2020-09-221-0/+15
* msdkh264enc: Add support for CEA708 closed caption insertionSeungha Yang2020-03-301-2/+2
* msdk: meson: check whether mfxExtVP9Param is definedHaihao Xiang2020-03-131-2/+6
* msdkvp9enc: output raw vp9 stream instead of IVF streamHaihao Xiang2020-02-101-1/+16
* msdk: Fixes for meson include directory setupJochen Henneberg2019-11-171-1/+3
* msdk: remove msdkvp8encHaihao Xiang2019-11-081-1/+0
* msdk: actually use the include dir we computeMathieu Duponchelle2019-09-111-1/+1
* msdk: enable 32 bit build on windowsAaron Boxer2019-07-261-0/+7
* msdk: add msdkvp9enc elementHaihao Xiang2019-07-071-0/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* meson: Fix automagic build of msdk pluginNirbheek Chauhan2019-01-191-5/+8
* meson: Fix building of MSDK plugin on WindowsNirbheek Chauhan2019-01-101-1/+1
* msdk: meson: compile vp9dec if availableVíctor Manuel Jáquez Leal2019-01-081-0/+5
* msdk: add mfx in include pathVíctor Manuel Jáquez Leal2019-01-081-1/+1
* msdk: meson: use libmfx pkg-config if availableVíctor Manuel Jáquez Leal2019-01-081-34/+45
* msdk: don't declare headers in mesonVíctor Manuel Jáquez Leal2018-11-231-30/+1
* msdk: declare headers in mesonVíctor Manuel Jáquez Leal2018-11-231-9/+38
* msdkdec: move output-order out of decode bass class.Wangfei2018-11-231-0/+1
* msdk: add support for open sourced MediaSDKVíctor Manuel Jáquez Leal2018-11-221-1/+4
* meson: avoid unkown variables in the msdk testsJordan Petridis2018-11-061-3/+3
* msdk: fix intel sdk libdir pathFlorent Thiéry2018-11-061-1/+1
* meson: Add a feature option for the MSDK pluginNirbheek Chauhan2018-10-281-7/+15
* msdk: Fix meson buildSeungha Yang2018-10-021-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* msdk: fix meson syntaxTim-Philipp Müller2018-04-031-2/+2
* msdk: Add VPP elementSreerenj Balachandran2018-04-031-1/+3
* msdk: dmabuf supportHyunjun Ko2018-03-301-1/+1
* meson: fix build when msdk is not foundTim-Philipp Müller2018-03-091-0/+4
* msdk: Fix the misspelled file name in meson buildSreerenj Balachandran2018-03-091-1/+1
* msdk: move enum definitions to separte fileSreerenj Balachandran2018-02-201-0/+1
* msdk: Add VC1 decoder (simple and main profiles)Sreerenj Balachandran2018-02-131-0/+1
* msdk : Add RenderNode supportSreerenj Balachandran2018-02-131-2/+3
* msdk: Avoid build failures on Windows until d3d allocator is implementedHyunjun Ko2018-02-131-1/+1
* msdk: adds util functions to handle GstContextHyunjun Ko2018-02-131-0/+1
* msdk: supports bufferpoolHyunjun Ko2018-02-131-0/+3
* msdk: adds frame allocator using libvaHyunjun Ko2018-02-131-1/+1
* msdk: implements GstMsdkContext.Hyunjun Ko2018-02-131-0/+1
* msdk: Add mpeg2 decoderSreerenj Balachandran2018-01-101-0/+1
* msdk: adds msdkvp8decHyunjun Ko2017-11-011-0/+1
* meson: msdk: use python3 from python3 moduleTim-Philipp Müller2017-07-071-1/+0
* msdk: Declare libmfx.a as a C++ static libraryScott D Phillips2017-05-111-1/+1
* msdk: add mjpeg decoderScott D Phillips2016-12-131-0/+1
* msdk: add mjpeg encoderScott D Phillips2016-12-131-0/+1
* msdk: Add H.265 decoderScott D Phillips2016-12-121-0/+1
* msdk: Add H.264 decoderScott D Phillips2016-12-121-0/+2
* msdk: Initial windows build supportScott D Phillips2016-11-141-6/+20
* meson: add build files for msdkScott D Phillips2016-11-141-0/+32