index
:
delta/gstreamer-plugins-base.git
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
discoverer: Add serialization methods.
Mathieu Duponchelle
2015-05-19
5
-1
/
+408
*
rtpbasepayload: Try harder to reuse previously configured caps values and giv...
Sebastian Dröge
2015-05-19
1
-68
/
+216
*
docs: a random set of trivial fixes for the library docs
Stefan Sauer
2015-05-18
2
-4
/
+38
*
docs: add fdmemory to docs
Stefan Sauer
2015-05-18
4
-1
/
+33
*
docs: a random set of trivial fixes for the library docs
Stefan Sauer
2015-05-18
4
-12
/
+5
*
mikey: fix a bunch of doc warnings
Stefan Sauer
2015-05-18
2
-10
/
+24
*
Revert "doc: Workaround gtkdoc issue"
Stefan Sauer
2015-05-18
1
-2
/
+0
*
appsrc: optimise caps changing when previously-set caps have not taken effect...
Tim-Philipp Müller
2015-05-18
2
-0
/
+133
*
xvimagesink: fix pool leak
Vineeth T M
2015-05-18
1
-0
/
+1
*
playbin: check the flags before set again
eunhae choi
2015-05-18
1
-2
/
+7
*
doc: Workaround gtkdoc issue
Nicolas Dufresne
2015-05-16
1
-0
/
+2
*
playback: use the new gst_object api
Stefan Sauer
2015-05-15
2
-15
/
+15
*
docs: fix up example pipeline
Tim-Philipp Müller
2015-05-10
1
-1
/
+1
*
docs: update element example pipelines
Tim-Philipp Müller
2015-05-10
35
-154
/
+118
*
video: Update win32 exports for new libgstvideo API
Jan Schmidt
2015-05-10
1
-0
/
+5
*
videoconvert: Expose some properties from the videoconverter API
Vivia Nikolaidou
2015-05-08
2
-2
/
+117
*
video-converter: Change some implicit string enums to real enums
Vivia Nikolaidou
2015-05-08
4
-84
/
+132
*
audiodecoder: Also negotiate with downstream if needed before handling a GAP ...
Sebastian Dröge
2015-05-08
1
-6
/
+10
*
videodecoder: Also negotiate with downstream if needed before handling a GAP ...
Sebastian Dröge
2015-05-08
1
-7
/
+11
*
videodecoder: Try to be smarter when clipping buffers without duration/framer...
Sebastian Dröge
2015-05-06
1
-5
/
+15
*
xvimagesink: fix navigation event leak when early returning
Guillaume Desmottes
2015-05-05
1
-2
/
+1
*
xvimagesink: fix navigation event leak when not handled
Guillaume Desmottes
2015-05-05
1
-2
/
+3
*
navigation: fix structure leak if subclass doesn't implement send_event()
Guillaume Desmottes
2015-05-05
1
-0
/
+2
*
streamsynchronizer: Don't override segment.base from upstream with 0
Sebastian Dröge
2015-05-05
1
-36
/
+16
*
rtpbasedepayload: Add some debug output
Sebastian Dröge
2015-05-05
1
-3
/
+11
*
video: add NV61 format support
Aurélien Zanelli
2015-05-04
6
-2
/
+97
*
docs: add new video API to docs
Tim-Philipp Müller
2015-05-04
1
-0
/
+3
*
video: check colorimetry and chroma_site equality in gst_video_info_is_equal()
Jan Schmidt
2015-05-04
2
-0
/
+8
*
video-color: Add gst_video_colorimetry_is_equal()
Jan Schmidt
2015-05-04
3
-4
/
+28
*
oggdemux: remove unused code
Young Han Lee
2015-05-03
1
-7
/
+0
*
pbutils: Use more strict profile checking for hevc
Sreerenj Balachandran
2015-04-30
1
-8
/
+3
*
video-converter: Remove unused macro
Ravi Kiran K N
2015-04-30
1
-2
/
+0
*
gst-play: add some more key navigation mappings
Tim-Philipp Müller
2015-04-29
1
-0
/
+13
*
navigation: sprinkle some since markers and add new API to .def file
Tim-Philipp Müller
2015-04-29
3
-3
/
+9
*
tools: Add mouse/keyboard handling from messages
Edward Hervey
2015-04-29
1
-0
/
+46
*
xvimagesink: Post unhandled navigation events on the bus
Edward Hervey
2015-04-29
1
-2
/
+11
*
video: Add a new "event" navigation message type
Edward Hervey
2015-04-29
2
-1
/
+61
*
video-info: expose InterlaceMode conversion to/from string
Wim Taymans
2015-04-28
3
-6
/
+33
*
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
2015-04-27
3
-35
/
+35
*
videoconvert: Keep colorimetry and chroma-site fields if passthrough
Matthieu Bouron
2015-04-27
1
-0
/
+6
*
audio: Change the remaining "samples" in the ::delay() vfunc docs to "frames"
Sebastian Dröge
2015-04-27
2
-2
/
+2
*
tests: tcp: remove SOCK_CLOEXEC which causes build problems on OS/X
Tim-Philipp Müller
2015-04-26
1
-7
/
+3
*
audio: The delay vfunc returns the number of frames, not samples
Sebastian Dröge
2015-04-26
3
-3
/
+3
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
55
-2055
/
+0
*
tests: typefindfunctions: add test for UTF-16 MSS manifest typefinding
Tim-Philipp Müller
2015-04-26
1
-0
/
+90
*
typefinding: don't read more data than needed in MSS typefinder
Tim-Philipp Müller
2015-04-26
1
-1
/
+2
*
typefinding: detect MSS manifests without using g_convert()
Tim-Philipp Müller
2015-04-26
1
-44
/
+64
*
audiovisualizer: fix the license from GPL to LGPL
Stefan Sauer
2015-04-25
2
-20
/
+22
*
xmptag: fix invalid reads in GST_DEBUG statement
Guillaume Desmottes
2015-04-24
1
-1
/
+0
*
remove unused enum items PROP_LAST
Luis de Bethencourt
2015-04-24
10
-22
/
+10
[prev]
[next]