index
:
gstreamer/gst-plugins-bad
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
'Bad' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
msdk
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
msdkenc: Pass color properties to MediaSDK for encoding
Mengkejiergeli Ba
1
-0
/
+21
2021-09-18
msdkh265enc: Add profile main10 still picture for hevc
Mengkejiergeli Ba
2
-2
/
+11
2021-09-09
msdk: Adjust the plugin and factories description based on MFX_VERSION.
Ung, Teng En
19
-34
/
+40
2021-08-18
msdkvpp: Fix frc from lower fps to higher fps
Mengkejiergeli Ba
1
-11
/
+41
2021-08-04
msdk: make sure child context is destroyed first
Haihao Xiang
1
-4
/
+5
2021-07-09
msdkvpp: use NV12 as default format on srcpad
Yinhang Liu
1
-2
/
+2
2021-07-05
gstmsdkvpp: add RGBP and BGRP in src pad
Haihao Xiang
6
-1
/
+75
2021-06-24
msdk: fix qp range for vp9enc
Mengkejiergeli Ba
3
-3
/
+15
2021-06-21
msdk: Demote error log message to warning.
Víctor Manuel Jáquez Leal
1
-1
/
+1
2021-06-17
msdk: declare external dependencies
U. Artie Eoff
2
-4
/
+37
2021-06-11
msdkenc: add extbrc support in ext-coding-props property
Yinhang Liu
1
-2
/
+10
2021-06-11
msdkenc: add ext-coding-props for external coding options
Yinhang Liu
2
-0
/
+164
2021-06-03
doc: add the msdk elements
Yinhang Liu
15
-1
/
+230
2021-05-18
msdk: add profile main-still-picture for hevc encoder
mkba
1
-1
/
+3
2021-05-17
msdk: use MFXJoinSession() to join the parent and child sessions
Haihao Xiang
1
-16
/
+65
2021-05-17
msdk: use a new method to create mfx session when using oneVPL dispatcher
Haihao Xiang
3
-29
/
+205
2021-05-17
msdk: allow user build this plugin against MFX version 2.2+ (oneVPL)
Haihao Xiang
1
-24
/
+50
2021-05-17
msdkvp9dec: do not include mfxvp9.h
Haihao Xiang
1
-2
/
+0
2021-05-17
msdk: don't load user plugins for MFX version 2.0+
Haihao Xiang
2
-0
/
+14
2021-05-17
msdk: exclude the audio code for MFX version 2.0+
Haihao Xiang
1
-0
/
+4
2021-04-30
msdk: set correct parameters for BGRx frame
Haihao Xiang
2
-0
/
+2
2021-04-28
msdkh265dec: Add support for error report too
Haihao Xiang
1
-0
/
+31
2021-04-28
msdkh264dec: report error to user
Haihao Xiang
5
-0
/
+136
2021-04-28
msdkdec: allow sub class to add extra parameters for additional configuration
Haihao Xiang
2
-0
/
+24
2021-04-13
msdk: don't fall back to the default device
Haihao Xiang
1
-5
/
+4
2021-04-06
msdkh265enc: add support for RGB 10bit format
Yinhang Liu
2
-1
/
+13
2021-03-31
msdkh265enc: add dblk-idc property
Yinhang Liu
2
-0
/
+19
2021-03-31
msdkh264enc: add dblk-idc property
Yinhang Liu
2
-0
/
+17
2021-03-29
msdkenc{h264,h265}: add intra-refresh-type property
Haihao Xiang
6
-0
/
+61
2021-03-22
gst: don't use volatile to mean atomic
Matthew Waters
1
-1
/
+1
2021-02-24
msdk: allow user specify a drm device via an env variable
Haihao Xiang
2
-2
/
+29
2021-01-07
msdkenc: the unit for max-frame-size is kbyte
Haihao Xiang
1
-1
/
+1
2020-12-30
msdkenc{h264,h265}: add min-qp and max-qp properties
Haihao Xiang
4
-0
/
+77
2020-12-30
msdkenc{h264,h265}: add p-pyramid property
Haihao Xiang
4
-0
/
+50
2020-12-30
msdkh265enc: add b-pyramid property
Haihao Xiang
2
-0
/
+24
2020-12-30
msdkh265enc: add transform-skip property
Haihao Xiang
4
-0
/
+49
2020-12-30
msdk: needn't close mfx session when failed
Haihao Xiang
1
-1
/
+0
2020-12-24
msdk: check GstMsdkContext instead of mfxSession instance
Haihao Xiang
2
-12
/
+13
2020-11-18
msdkh264dec: Accept constrained-high and progressive-high profiles
Olivier Crête
1
-1
/
+1
2020-09-29
msdk: call vaExportSurfaceHandle() to get DMABuf FD
Haihao Xiang
4
-32
/
+51
2020-09-22
msdk: add support for AV1 decoding
Haihao Xiang
4
-0
/
+206
2020-09-20
msdk: enable GPUCopy
Haihao Xiang
1
-0
/
+4
2020-09-20
msdk: call MFXInitEx instead of MFXInit
Haihao Xiang
1
-1
/
+2
2020-09-16
msdk: vpp: fixup passthrough checking for DMA
Randy Li (ayaka)
1
-1
/
+2
2020-09-01
msdkvp9dec: change the include header order
Haihao Xiang
1
-2
/
+2
2020-08-13
msdkvpp: do not hold too many input buffers in locked list
Xu Guangxin
1
-3
/
+12
2020-08-13
msdkvpp: refact, put input and output surface in diffrent list
Xu Guangxin
2
-12
/
+32
2020-07-15
msdkh265enc: add the missing comma
Haihao Xiang
1
-1
/
+1
2020-07-11
msdkh265enc: add support for screen content coding extension
Haihao Xiang
1
-8
/
+37
2020-07-11
msdkh265enc: allow user to choose profile
Haihao Xiang
2
-38
/
+98
[next]