msdk: release resources if failing to create the buffer pool
[platform/upstream/gstreamer.git] / sys / msdk / gstmsdkenc.c
2019-01-09 Haihao Xiangmsdk: release resources if failing to create the buffer...
2019-01-07 U. Artie Eoffmsdkenc: break out of flush frames loop on error
2018-12-12 Haihao Xiangmsdk: change the wait time for encoder and vpp
2018-12-12 Haihao Xiangmsdk: check the created context against NULL pointer
2018-12-12 Xiang, Haihaomsdkenc: handle P010_10LE input format
2018-12-12 Xiang, Haihaomsdkenc: use macro GST_VIDEO_INFO_FORMAT if possible
2018-12-03 Xiang, Haihaomsdk: add missing breaks
2018-10-01 Seungha Yangmsdk: Fix building on MSVC
2018-07-03 Sreerenj Balachandranmsdk: Set 16 bit alignment for width
2018-05-31 Sreerenj Balachandranmsdk: enc: Add supprot for dmabuf-import
2018-05-02 Sreerenj Balachandranmsdk: enc: Add dmabuf-export support
2018-03-29 Sreerenj Balachandranmsdk: Don't set extended coding options for JPEG encode
2018-03-08 Hyunjun Komsdk: enc: fix missing some frames to be encoded
2018-02-22 Sreerenj Balachandranmsdkenc: remove unnecessary memset
2018-02-22 Sreerenj Balachandranmsdk: enc: Support force-key-unit events
2018-02-21 Sreerenj Balachandranmsdk: enc: Fix typo
2018-02-20 Sreerenj Balachandranmsdk: Add more tuning options
2018-02-20 Sreerenj Balachandranmsdk: move enum definitions to separte file
2018-02-20 Sreerenj Balachandranmsdk: encode: Add more rate control options
2018-02-20 Sreerenj Balachandranmsdk: encode: Add property to set slice/partitioning
2018-02-20 Sreerenj Balachandranmsdk: encoder: register only the required properties
2018-02-13 Hyunjun Komsdk: add async depth from each msdk element to GstMsdk...
2018-02-13 Hyunjun Komsdkdec/enc: query GstContext to share GstMsdkContext
2018-02-13 Hyunjun Komsdk: context: add job type to figure out if joining...
2018-02-13 Hyunjun Komsdkenc: use bufferpool
2018-02-13 Hyunjun Komsdk: implements GstMsdkContext.
2017-11-22 Hyunjun Komsdkenc: handle the MORE_DATA case
2017-11-20 Hyunjun Komsdkenc: Fix handling of YUY2, UYVY, BGRA surfaces
2017-11-20 Sebastian Drögemsdkenc: Add support for YV12, YUY2, UYVY and BGRA
2017-06-07 Scott D Phillipsmsdk: enc: set pts and dts, fix inverted sync_point...
2016-11-14 Scott D Phillipsmsdk: Initial windows build support
2016-11-14 Scott D Phillipsmsdk: Width and Height need to be integer multiples...
2016-11-14 Josep Torramsdk: Create plugin for Intel's Media SDK