index
:
~slomo/gst-plugins-base
0.10
1.0
1.0+rtsp
1.5
decodebin-setcaps
instant-rate-change
master
playbin2-ext-subtiles
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
-64
/
+268
2018-03-19
Update docs
Tim-Philipp Müller
31
-31
/
+31
2018-03-17
oggstream: protect against out-of-bounds read
Edward Hervey
1
-0
/
+3
2018-03-16
tests: audiomixer: remove unistd.h include
Tim-Philipp Müller
1
-2
/
+0
2018-03-15
audiostreamalign: Mark the whole type as new in 1.14
Sebastian Dröge
1
-0
/
+7
2018-03-14
pkg-config: Add orc-0.4 to Requires.private of gstreamer-audio and gstreamer-...
Sebastian Dröge
6
-0
/
+12
2018-03-13
Release 1.13.91
Tim-Philipp Müller
6
-40
/
+1289
2018-03-13
Update docs
Tim-Philipp Müller
31
-31
/
+31
2018-03-13
meson: install new audio-prelude.h
Tim-Philipp Müller
1
-0
/
+1
2018-03-13
docs: update api decorators to ignore
Tim-Philipp Müller
2
-2
/
+3
2018-03-13
video: GST_EXPORT -> GST_VIDEO_API
Tim-Philipp Müller
34
-294
/
+343
2018-03-13
tag: GST_EXPORT -> GST_TAG_API
Tim-Philipp Müller
9
-53
/
+90
2018-03-13
sdp: GST_EXPORT -> GST_SDP_API
Tim-Philipp Müller
6
-174
/
+210
2018-03-13
rtsp: GST_EXPORT -> GST_RTSP_API
Tim-Philipp Müller
12
-132
/
+169
2018-03-13
rtp: GST_EXPORT -> GST_RTP_API
Tim-Philipp Müller
12
-144
/
+182
2018-03-13
riff: GST_EXPORT -> GST_RIFF_API
Tim-Philipp Müller
7
-15
/
+50
2018-03-13
pbutils: GST_EXPORT -> GST_PBUTILS_API
Tim-Philipp Müller
14
-177
/
+218
2018-03-13
gl: GST_EXPORT -> GST_GL_API
Tim-Philipp Müller
36
-325
/
+361
2018-03-13
fft: GST_EXPORT -> GST_FFT_API
Tim-Philipp Müller
8
-21
/
+56
2018-03-13
audio: GST_EXPORT -> GST_AUDIO_API
Tim-Philipp Müller
26
-221
/
+257
2018-03-13
app: GST_EXPORT -> GST_APP_API
Tim-Philipp Müller
7
-44
/
+79
2018-03-13
allocators: GST_EXPORT -> GST_ALLOCATORS_API
Tim-Philipp Müller
7
-13
/
+50
2018-03-12
audioaggregator: fix channel-mask negotiation
Mathieu Duponchelle
1
-0
/
+13
2018-03-12
playback: Remove subtitle-encoding property on uridecodebin3
Edward Hervey
1
-18
/
+0
2018-03-11
docs: video: fix typo and add since marker
Tim-Philipp Müller
1
-3
/
+3
2018-03-11
docs: libs: add another missing symbol
Tim-Philipp Müller
1
-0
/
+1
2018-03-11
docs: add video region of interest add/get parameter api to docs
Tim-Philipp Müller
1
-0
/
+2
2018-03-11
audio: Add audioaggregator.h in audio.h
Thibault Saunier
1
-0
/
+1
2018-03-08
docs: add GstPhysMemoryAllocator to docs
Tim-Philipp Müller
3
-0
/
+29
2018-03-07
Revert "alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink"
Tim-Philipp Müller
2
-14
/
+1
2018-03-05
gl: only enable gbm backend if gudev is available
Tim-Philipp Müller
2
-3
/
+3
2018-03-03
Release 1.13.90
Tim-Philipp Müller
6
-153
/
+23652
2018-03-03
Update docs
Tim-Philipp Müller
31
-31
/
+31
2018-03-02
pkgconfig: Add private zlib dependency for libgsttag
Edward Hervey
2
-0
/
+2
2018-03-01
meson: enable more warnings
Mathieu Duponchelle
1
-0
/
+49
2018-03-01
videodecoder: Reset QoS time after pushing segment
Nicolas Dufresne
1
-0
/
+1
2018-03-01
Port to latest GstAggregator segment API
Mathieu Duponchelle
3
-39
/
+44
2018-03-01
audioaggregator: remove GstAudioAggregator->info
Mathieu Duponchelle
4
-46
/
+52
2018-03-01
tests: tags: add unit test for ID3 v2.4 extended headers
Tim-Philipp Müller
1
-1
/
+26
2018-03-01
id3v2: re-fix handling of v2.4 extended headers
Edward Hervey
1
-4
/
+25
2018-03-01
audioaggregator: refactor conversion API
Mathieu Duponchelle
5
-99
/
+207
2018-03-01
glcolorconvert: Fix a typo in a debug message
Jan Schmidt
1
-1
/
+1
2018-03-01
glfilter: Support non-2D texture targets
Jan Schmidt
2
-2
/
+35
2018-02-28
audioaggregator: Document that the pad's audio info is read-only and needs th...
Sebastian Dröge
1
-6
/
+7
2018-02-27
m4: fix variable value access
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-02-27
roi-meta: duplicate params when copying meta
Víctor Manuel Jáquez Leal
1
-0
/
+2
2018-02-27
meson: Don't install GL GBM headers
Nicolas Dufresne
1
-5
/
+0
2018-02-27
gl: Move DRM_CFLAGS into gst-gl.m4
Nicolas Dufresne
3
-10
/
+10
2018-02-26
gl: Add missing gbm directory to dist dir
Nicolas Dufresne
1
-1
/
+1
2018-02-26
gl: Add DRM cflags
Carlos Rafael Giani
1
-0
/
+1
[next]