summaryrefslogtreecommitdiff
path: root/sys/msdk/gstmsdkdec.h
Commit message (Expand)AuthorAgeFilesLines
* msdkh264dec: report error to userHaihao Xiang2021-04-281-0/+5
* msdkdec: allow sub class to add extra parameters for additional configurationHaihao Xiang2021-04-281-0/+8
* msdkdec: hold a reference for the surfaces locked by msdkXu Guangxin2020-06-151-11/+1
* msdk: Fix increasing memory usage in dynamic pipelinesNirbheek Chauhan2020-01-211-0/+1
* msdkdec: use decoder base class packetized flagVíctor Manuel Jáquez Leal2019-10-291-1/+0
* msdkdec: postpone surface free for VC1Haihao Xiang2019-09-211-0/+2
* msdkdec: no need to cache output state infoAaron Boxer2019-08-071-1/+0
* msdkdec: no need to cache allocation_capsAaron Boxer2019-08-051-1/+0
* msdkdec: add post_configure virtual methodU. Artie Eoff2019-06-291-0/+3
* msdkdec: add postinit_decoderHaihao Xiang2019-03-291-0/+2
* msdkdec: don't set unknown picture struct to progressive for vc1Haihao Xiang2019-03-291-2/+1
* msdkdec: force the alignment of width/height to 16 for vp8/vp9Haihao Xiang2019-02-271-0/+4
* msdkdec: Release occupied surface for MFX_ERR_MORE_DATAHaihao Xiang2019-02-031-0/+2
* msdkdec: move output-order out of decode bass class.Wangfei2018-11-231-1/+2
* msdkdec: Remove dead codeSreerenj Balachandran2018-07-021-1/+0
* msdk: dec: Add dynamic-configuration change supportSreerenj Balachandran2018-07-021-1/+14
* msdk:dec: Add new propery to dump frames in decoded orderSreerenj Balachandran2018-05-071-0/+1
* msdkdec: use dmabuf if possibleHyunjun Ko2018-03-301-0/+1
* msdk: dec: remove code to manage buffers with locked surfaceHyunjun Ko2018-03-081-1/+0
* msdk: dec: Add non-packetized stream handling supportSreerenj Balachandran2018-02-131-0/+4
* msdkdec/enc: query GstContext to share GstMsdkContextHyunjun Ko2018-02-131-0/+1
* msdkdec: use bufferpoolHyunjun Ko2018-02-131-1/+5
* msdk: implements GstMsdkContext.Hyunjun Ko2018-02-131-1/+2
* msdk: Add H.264 decoderScott D Phillips2016-12-121-0/+98