index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
Release 1.14.0
HEAD
master
Tim-Philipp Müller
6
-65
/
+455
2018-03-19
Update docs
Tim-Philipp Müller
126
-126
/
+126
2018-03-18
wasapi: try to satisfy both mingw and msvc
Tim-Philipp Müller
2
-0
/
+3
2018-03-18
kmssink: Add Amlogic upstreamer DRM driver support
Nicolas Dufresne
1
-1
/
+1
2018-03-17
wasapi: fix indentation
Tim-Philipp Müller
1
-2
/
+3
2018-03-17
wasapi: fix unresolved symbol linker error with vs2017 on win10
Tim-Philipp Müller
2
-1
/
+1
2018-03-16
webrtc: Fix make distcheck for g-i build
Sebastian Dröge
1
-1
/
+1
2018-03-16
webrtc: Include webrtc-enumtypes in the g-i build
Sebastian Dröge
1
-1
/
+1
2018-03-16
webrtcbin: Remove parameter from gst_webrtc_rtp_sender_new()
Sebastian Dröge
1
-1
/
+1
2018-03-16
webrtc: Remove unused parameter from rtpsender constructor
Sebastian Dröge
2
-2
/
+2
2018-03-16
webrtc: Add some locks to setters and remove non-existing functions from headers
Sebastian Dröge
7
-15
/
+14
2018-03-16
webrtc: Rename GstWebRTCIceRole to GstWebRTCICERole for consistency
Sebastian Dröge
2
-4
/
+4
2018-03-15
webrtc: Fix gobject-introspection build with meson
Sebastian Dröge
1
-1
/
+1
2018-03-15
webrtc: Add gobject-introspection integration
Sebastian Dröge
2
-1
/
+72
2018-03-14
srt: Add missing gstsrt.h to noinst_HEADERS
Jan Alexander Steffens (heftig)
1
-4
/
+6
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
2018-03-13
msdk: fix typo
Hyunjun Ko
2
-6
/
+6
2018-03-13
msdk: Fix the I420 video format support
Wang,Fei
1
-2
/
+8
2018-03-13
Release 1.13.91
Tim-Philipp Müller
6
-41
/
+1441
2018-03-13
Update docs
Tim-Philipp Müller
127
-128
/
+126
2018-03-13
docs: update api decorators to ignore
Tim-Philipp Müller
1
-1
/
+2
2018-03-13
webrtc: GST_EXPORT -> GST_WEBRTC_API
Tim-Philipp Müller
7
-27
/
+32
2018-03-13
wayland: GST_EXPORT -> GST_WAYLAND_API
Tim-Philipp Müller
1
-6
/
+10
2018-03-13
video: GST_EXPORT -> GST_URI_VIDEO_BAD_API
Tim-Philipp Müller
5
-4
/
+37
2018-03-13
uridownloader: GST_EXPORT -> GST_URI_DOWNLOADER_API
Tim-Philipp Müller
5
-14
/
+47
2018-03-13
player: GST_EXPORT -> GST_PLAYER_API
Tim-Philipp Müller
12
-112
/
+150
2018-03-13
opencv: GST_EXPORT -> GST_OPENCV_API
Tim-Philipp Müller
5
-6
/
+42
2018-03-13
mpegts: GST_EXPORT -> GST_MPEGTS_API
Tim-Philipp Müller
10
-125
/
+162
2018-03-13
isoff: GST_EXPORT -> GST_ISOFF_API
Tim-Philipp Müller
1
-9
/
+13
2018-03-13
photography: GST_EXPORT -> GST_PHOTOGRAPHY_API
Tim-Philipp Müller
6
-34
/
+68
2018-03-13
insertbin: GST_EXPORT -> GST_INSERT_BIN_API
Tim-Philipp Müller
1
-7
/
+11
2018-03-13
codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API
Tim-Philipp Müller
14
-113
/
+156
2018-03-13
basecamerabinsrc: GST_EXPORT -> GST_BASE_CAMERA_BIN_SRC_API
Tim-Philipp Müller
6
-12
/
+48
2018-03-13
audio: GST_EXPORT -> GST_AUDIO_BAD_API
Tim-Philipp Müller
4
-9
/
+40
2018-03-13
adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API
Tim-Philipp Müller
3
-13
/
+45
2018-03-12
docs: plugins: add some more elements and plugins
Tim-Philipp Müller
1
-17
/
+254
2018-03-10
wasapi: Minor fixes for debug logging
Nirbheek Chauhan
1
-3
/
+3
2018-03-10
meson: Add deviceprovider changes to directsoundsrc
Nirbheek Chauhan
1
-1
/
+10
2018-03-10
wasapi: Guard IAudioClient2 structs and enums
Nirbheek Chauhan
1
-13
/
+11
2018-03-10
docs: add wasapi elements
Tim-Philipp Müller
5
-0
/
+188
2018-03-09
meson: fix build when msdk is not found
Tim-Philipp Müller
2
-1
/
+5
2018-03-09
tests: add msdkh264enc element unit test
Wang,Fei
3
-0
/
+175
2018-03-09
msdk: Fix the misspelled file name in meson build
Sreerenj Balachandran
1
-1
/
+1
2018-03-09
wasapi: ship audioclient3 header in tarballs
Emilio Pozuelo Monfort
1
-1
/
+2
2018-03-08
msdk: enc: fix missing some frames to be encoded
Hyunjun Ko
2
-31
/
+36
2018-03-08
msdk: dec: fix leaks when flushing
Hyunjun Ko
1
-8
/
+16
2018-03-08
msdk: manage child sessions on parent GstMsdkContext
Hyunjun Ko
1
-3
/
+19
2018-03-08
msdk: dec: remove code to manage buffers with locked surface
Hyunjun Ko
2
-66
/
+2
2018-03-08
msdk: manage MSDK surfaces seperately
Hyunjun Ko
5
-43
/
+279
[next]