summaryrefslogtreecommitdiff
path: root/sys/msdk
Commit message (Expand)AuthorAgeFilesLines
* msdkdec: keep draining even if a finish_task failsHyunjun Ko2017-11-231-2/+5
* msdkdec: fix buffer leaks during drain and a leak of videobufferpoolHyunjun Ko2017-11-221-5/+14
* msdkenc: handle the MORE_DATA caseHyunjun Ko2017-11-222-5/+32
* msdkh264enc: Implement frame-packing SEI insertion for side-by-side and top-b...Sebastian Dröge2017-11-203-1/+157
* msdkenc: Fix handling of YUY2, UYVY, BGRA surfacesHyunjun Ko2017-11-202-1/+24
* msdkenc: Add support for YV12, YUY2, UYVY and BGRASebastian Dröge2017-11-203-69/+399
* msdk: fix to build msdkvp8dec with mfx_dispatchHyunjun Ko2017-11-041-2/+8
* msdk: adds msdkvp8decHyunjun Ko2017-11-015-0/+185
* msdk: Allow building against mfx_dispatcherSebastian Dröge2017-10-307-11/+50
* meson: msdk: use python3 from python3 moduleTim-Philipp Müller2017-07-071-1/+0
* msdk: enc: set pts and dts, fix inverted sync_point flagScott D Phillips2017-06-071-2/+14
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-181-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* msdk: Declare libmfx.a as a C++ static libraryScott D Phillips2017-05-111-1/+1
* msdk: Propagate GstFlowReturn valuesScott D Phillips2017-01-201-33/+92
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-131-4/+8
* msdk: add mjpeg decoderScott D Phillips2016-12-135-0/+163
* msdk: add mjpeg encoderScott D Phillips2016-12-135-0/+241
* msdk: Add H.265 decoderScott D Phillips2016-12-125-0/+185
* msdk: Add H.264 decoderScott D Phillips2016-12-127-0/+1064
* msdk: Initial windows build supportScott D Phillips2016-11-147-232/+357
* meson: add build files for msdkScott D Phillips2016-11-141-0/+32
* msdk: load plugins in h265 and vp8 initScott D Phillips2016-11-142-1/+40
* msdk: Width and Height need to be integer multiples of 32Scott D Phillips2016-11-141-4/+4
* msdk: add to buildScott D Phillips2016-11-141-0/+44
* msdk: Create plugin for Intel's Media SDKJosep Torra2016-11-1414-0/+2767