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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
decklinkvideosink: fix build
Matthew Waters
1
-3
/
+0
2018-09-12
decklink: wait for stop with a timeout
Matthew Waters
1
-9
/
+17
2018-09-12
decklink: start scheduled playback in paused
Matthew Waters
3
-160
/
+156
2018-09-12
decklinkaudiosink: fix debug string copy-paste error
Matthew Waters
1
-1
/
+1
2018-09-11
wasapi: Remove code that sets thread priority
Nirbheek Chauhan
6
-84
/
+4
2018-09-01
meson: Fix applemedia dependencies on iOS
Nirbheek Chauhan
1
-4
/
+2
2018-08-31
androidmedia/meson: we also depend on gmodule and orc
Matthew Waters
1
-1
/
+1
2018-08-29
kmssink: Add "restore-crtc" property
Devarsh Thakkar
2
-2
/
+41
2018-08-29
kmssink: Document possible advance usage
Nicolas Dufresne
1
-0
/
+5
2018-08-29
kmssink: Escape DRM property names
Nicolas Dufresne
1
-0
/
+6
2018-08-29
kmssink: Add 'plane-properties' property
Nicolas Dufresne
2
-1
/
+44
2018-08-29
kmssink: Generalize setting DRM object properties
Nicolas Dufresne
1
-9
/
+28
2018-08-29
kmssink: add 'connector-properties' prop
Guillaume Desmottes
2
-0
/
+114
2018-08-29
meson: Add build files for androidmedia and opensles
Nirbheek Chauhan
3
-2
/
+72
2018-08-28
decklink: Only use drop-frame flag for 29.97 and 59.94 FPS
Vivia Nikolaidou
1
-4
/
+16
2018-08-21
kmssink: configure mode setting from video info
Philipp Zabel
1
-16
/
+2
2018-08-19
ksvideosrc: fix device enumeration when hotplugging a camera
Jerome Laheurte
1
-4
/
+5
2018-08-17
meson: host_system is 'ios' when building for iOS
Nirbheek Chauhan
3
-5
/
+5
2018-08-15
meson: Fix shm librt dep check on macOS, iOS, and *BSD
Nirbheek Chauhan
1
-1
/
+1
2018-08-14
meson: Add an option for the applemedia plugin
Nirbheek Chauhan
1
-12
/
+16
2018-08-08
wasapi: Fix build with Windows 8.1 SDK
Nirbheek Chauhan
2
-2
/
+8
2018-08-03
meson: enable applemedia
Alessandro Decina
2
-1
/
+89
2018-08-02
wasapisrc: Correctly disable provide-clock
Nirbheek Chauhan
1
-3
/
+3
2018-08-02
wasapisink: fix regression in shared mode segment size
Christoph Reiter
1
-3
/
+9
2018-08-01
meson: Add option for winks plugin
Nirbheek Chauhan
1
-7
/
+10
2018-07-27
meson: Generate bluez.h instead of bluez-interface.h
Nicolas Dufresne
1
-1
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
14
-61
/
+145
2018-07-25
kmssink: Add support for mxsfb-drm driver
Gary Bisson
1
-1
/
+1
2018-07-10
decklink: keep the internal time we send to decklink always increasing
Matthew Waters
2
-0
/
+6
2018-07-09
bluez: Expose transport volume as a property on avdtpsrc
Arun Raghavan
3
-0
/
+50
2018-07-03
msdkdec: Fix latency calculation
Sreerenj Balachandran
1
-1
/
+1
2018-07-02
msdk: Set 16 bit alignment for width
Sreerenj Balachandran
3
-11
/
+11
2018-07-02
msdkdec: avoid early destruction of frame in dynamic resolution change
Sreerenj Balachandran
1
-0
/
+6
2018-07-02
msdkdec: vc1: Fix handling of advanced profile elementary stream
Sreerenj Balachandran
1
-4
/
+6
2018-07-02
msdkdec: Fix advanced profile vc1 decode when codec_data presents
Sreerenj Balachandran
1
-8
/
+24
2018-07-02
msdkdec: Fix the PTS of output frames
Sreerenj Balachandran
1
-2
/
+46
2018-07-02
msdkdec: Remove dead code
Sreerenj Balachandran
2
-7
/
+0
2018-07-02
msdk: dec: Add dynamic-configuration change support
Sreerenj Balachandran
3
-96
/
+334
2018-06-24
winks: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
3
-15
/
+7
2018-06-24
msdk: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2
-24
/
+14
2018-06-24
uvch264src: get rid of unnecessary private struct
Tim-Philipp Müller
2
-154
/
+142
2018-06-20
decklink: Fix warning about HRESULT not being unsigned int
Nirbheek Chauhan
1
-1
/
+1
2018-06-15
androidmedia: Invert the transform matrix from the decoder
Jan Schmidt
1
-1
/
+64
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-06
vdpau: Run gst-indent
Edward Hervey
1
-1
/
+1
2018-06-05
msdk: vpp: fix the filter count in mfxExtVPPDoUse
Sreerenj Balachandran
1
-10
/
+10
2018-06-01
dvb: Fix typo in comment termination
Jan Schmidt
1
-1
/
+1
[next]