index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
msdk
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
msdk: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2
-24
/
+14
2018-06-07
msdk: vpp: remove mfxExtVPPDoUse from vpp filters.
Wang,Fei
2
-30
/
+0
2018-06-07
msdk: vpp: set passthrough from set_caps method for code clarity
Sreerenj Balachandran
1
-5
/
+3
2018-06-07
mskd: vpp: error out gracefully instead of segfaulting if Init failed
Sreerenj Balachandran
2
-1
/
+4
2018-06-07
msdk: vpp: Add filters to VideoParm before doing the Query
Sreerenj Balachandran
1
-9
/
+9
2018-06-05
msdk: vpp: fix the filter count in mfxExtVPPDoUse
Sreerenj Balachandran
1
-10
/
+10
2018-05-30
msdk: vpp: don't use NV12 as vpp default output for DMABuf usecase
Sreerenj Balachandran
1
-4
/
+5
2018-05-30
msdk: enc: Add supprot for dmabuf-import
Sreerenj Balachandran
1
-16
/
+81
2018-05-30
msdk: vpp: Add supprot for dmabuf-import
Sreerenj Balachandran
1
-2
/
+85
2018-05-30
msdk: Add method to replace internal VASurface of mfxFrameSurface
Sreerenj Balachandran
2
-0
/
+68
2018-05-30
msdk: Add method to export dmabuf to VASurface
Sreerenj Balachandran
2
-0
/
+95
2018-05-15
msdk: Add conditional build for vp9 decoder
Sreerenj Balachandran
3
-4
/
+13
2018-05-15
msdk: dec: Add VP9 decoder
Sreerenj Balachandran
4
-0
/
+194
2018-05-15
msdk: allow building against open sourced msdk
Sreerenj Balachandran
8
-8
/
+8
2018-05-07
msdk:dec: Add new propery to dump frames in decoded order
Sreerenj Balachandran
4
-0
/
+52
2018-05-07
msdk: dec: inform msdk if the buffer contains a complete frame
Sreerenj Balachandran
1
-0
/
+1
2018-05-07
msdk: dec: reset async depth to one
Sreerenj Balachandran
1
-1
/
+1
2018-05-02
msdk: enc: Add dmabuf-export support
Sreerenj Balachandran
2
-5
/
+96
2018-04-30
msdkvpp: Disable passthrough if memory capsfeature changes
Sreerenj Balachandran
2
-0
/
+12
2018-04-30
msdk: vpp: Add dmabuf-export support
Sreerenj Balachandran
2
-8
/
+108
2018-04-25
msdk: vpp: Add YV12, YUY2 and BGRx formats to template
Sreerenj Balachandran
1
-2
/
+3
2018-04-25
msdk: Add more video format mapping
Sreerenj Balachandran
1
-0
/
+1
2018-04-25
msdk: vpp: Allocation query fixes
Sreerenj Balachandran
1
-39
/
+44
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-16
msdk: jpegdec: Fix non-interleaved sample decode
Sreerenj Balachandran
1
-0
/
+8
2018-04-04
msdk: fix plugin load on implementations with only HW support
U. Artie Eoff
3
-6
/
+6
2018-04-03
msdk: fix meson syntax
Tim-Philipp Müller
1
-2
/
+2
2018-04-03
msdk: vpp : Add frame rate control
Sreerenj Balachandran
5
-38
/
+147
2018-04-03
msdk: vpp : Add force-aspect-ratio property
Sreerenj Balachandran
3
-0
/
+20
2018-04-03
msdk: Add more scaling filter algorithms
Sreerenj Balachandran
4
-9
/
+59
2018-04-03
msdk: vpp: Add support for horizontal and vertical mirroring
Sreerenj Balachandran
4
-0
/
+50
2018-04-03
msdk: vpp: Add detail/edge enhancement tuning
Sreerenj Balachandran
2
-0
/
+29
2018-04-03
msdk: vpp: Add ProAmp(colorbalance) support
Sreerenj Balachandran
2
-6
/
+89
2018-04-03
msdk: vpp: Add deinterlacing support
Sreerenj Balachandran
7
-6
/
+230
2018-04-03
msdk: vpp:Add more filters
Sreerenj Balachandran
4
-3
/
+89
2018-04-03
msdk: Add VPP element
Sreerenj Balachandran
7
-3
/
+1622
2018-04-02
msdk: dec: rename the function to what it means more exactly.
Hyunjun Ko
1
-4
/
+3
2018-04-02
msdk: allocator: libva: check if it's already using dmabuf when mapping
Hyunjun Ko
1
-0
/
+5
2018-03-30
msdkdec: use dmabuf if possible
Hyunjun Ko
2
-7
/
+73
2018-03-30
msdk: dmabuf support
Hyunjun Ko
7
-40
/
+307
2018-03-30
msdk: adds new function to get dmabuf information from surface.
Hyunjun Ko
3
-1
/
+65
2018-03-30
msdk: allocator: get dmabuf handle during allocation if required
Hyunjun Ko
2
-0
/
+32
2018-03-30
msdk: generalize the parameter of msdk video memory functions
Hyunjun Ko
3
-18
/
+27
2018-03-30
msdk: specify the way to find a proper cached response by request
Hyunjun Ko
2
-1
/
+12
2018-03-29
msdk: dec: remove framerate field from sink caps template
Sreerenj Balachandran
3
-3
/
+0
2018-03-29
msdk: dec: set framerate to the driver only if provided
Hyunjun Ko
1
-2
/
+7
2018-03-29
msdk: h265dec: remove framerate field from sink caps template
Hyunjun Ko
1
-1
/
+0
2018-03-29
msdk: Don't set extended coding options for JPEG encode
Sreerenj Balachandran
6
-5
/
+16
2018-03-13
msdk: libva: remove unnecessary code and comments
Hyunjun Ko
1
-8
/
+0
2018-03-13
msdk: adds new debug category
Hyunjun Ko
2
-2
/
+4
[next]