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
*
Release 1.0.0
1.0.0
Tim-Philipp Müller
2012-09-24
33
-156
/
+190
*
videodecoder: don't take STREAM_LOCK on upstream events
Tim-Philipp Müller
2012-09-24
1
-14
/
+28
*
videotestsrc: keep track of the correct running time after renegotiations
Thiago Santos
2012-09-23
2
-3
/
+27
*
adder: send stream-start event, and send caps event after stream-start
Tim-Philipp Müller
2012-09-23
2
-1
/
+24
*
oggmux: send stream-start event
Tim-Philipp Müller
2012-09-23
1
-0
/
+6
*
Automatic update of common submodule
Tim-Philipp Müller
2012-09-22
1
-0
/
+0
*
oggmux: fix up previous commit
Tim-Philipp Müller
2012-09-21
1
-0
/
+1
*
oggmux: send a segment event at the beginning
Tim-Philipp Müller
2012-09-21
1
-0
/
+17
*
videodecoder: Update comments about forwarding/not-forwarding serialized even...
Sebastian Dröge
2012-09-20
1
-10
/
+25
*
videodecoder: Protect all accesses to priv->output_frame with the stream lock
Olivier Crête
2012-09-19
1
-7
/
+29
*
tests: port playbin-text example to 1.0 api
Andreas Frisch
2012-09-19
1
-4
/
+6
*
audio: Explicitly specify endianness for IEC 61937 payloading
Arun Raghavan
2012-09-19
3
-18
/
+20
*
audioresample: mark semi-unused variable
Mark Nauwelaerts
2012-09-18
1
-1
/
+1
*
Release 0.11.99
RELEASE-0.11.99
Tim-Philipp Müller
2012-09-17
4
-7
/
+17
*
docs: update
Tim-Philipp Müller
2012-09-17
27
-53
/
+53
*
examples: make snapshot example actually compile and work
Tim-Philipp Müller
2012-09-17
1
-2
/
+4
*
Remove -DGST_USE_UNSTABLE_API
Tim-Philipp Müller
2012-09-17
11
-11
/
+2
*
tests/examples/snapshot/snapshot.c: get caps from the sample
Javier Jardón
2012-09-17
1
-11
/
+4
*
gst: Update for link/unlink function API change
Sebastian Dröge
2012-09-17
3
-21
/
+15
*
docs: update docs and fix build a bit more
Tim-Philipp Müller
2012-09-17
29
-56
/
+55
*
Update spec file with latest changes and switch to F18 package naming
Christian Fredrik Kalager Schaller
2012-09-15
1
-4
/
+2
*
use gst_element_factory_get_metadata to replace obsolete API
Mark Nauwelaerts
2012-09-15
5
-12
/
+24
*
replace gst_tag_list_free with gst_tag_list_unref
Mark Nauwelaerts
2012-09-14
24
-85
/
+85
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
10
-16
/
+16
*
audio: improve property description
Wim Taymans
2012-09-14
2
-7
/
+9
*
audiodecoder: Don't output an (unreffed) buffer in error cases
Sebastian Dröge
2012-09-14
1
-1
/
+2
*
fix for appsink GstFlowReturn
Wim Taymans
2012-09-14
2
-3
/
+5
*
appsink: add GstFlowReturn from signal handler
Wim Taymans
2012-09-14
2
-17
/
+25
*
fix caps
Wim Taymans
2012-09-14
16
-61
/
+38
*
playbin: subtitleoverlay: don't segfault in incorrectly init'ed plugins
Andreas Frisch
2012-09-14
1
-6
/
+8
*
Back to development
Tim-Philipp Müller
2012-09-14
1
-1
/
+1
*
Release 0.11.94
RELEASE-0.11.94
Tim-Philipp Müller
2012-09-14
14
-691
/
+5099
*
docs: update docs
Tim-Philipp Müller
2012-09-14
27
-56
/
+56
*
po: update translations
Tim-Philipp Müller
2012-09-14
37
-37
/
+37
*
streamsynchronizer: don't shadow function parameter
Tim-Philipp Müller
2012-09-14
1
-4
/
+3
*
audio: Fix annotations
Olivier Crête
2012-09-13
5
-6
/
+6
*
docs: ffmpegcolorspace is no more
Wim Taymans
2012-09-13
1
-1
/
+1
*
videodecoder: Handle GAP events
Jan Schmidt
2012-09-12
1
-0
/
+9
*
Fix still-frame handling.
Jan Schmidt
2012-09-12
1
-3
/
+4
*
xmptag: migrate to the _full version of the API and drop the _full postfix
Stefan Sauer
2012-09-12
7
-29
/
+11
*
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
2012-09-12
2
-2
/
+3
*
tests: port to the new GLib thread API
Mark Nauwelaerts
2012-09-12
3
-12
/
+15
*
tests: fix unit test
Wim Taymans
2012-09-12
1
-0
/
+2
*
video: Add support for 4:2:2 10 bit video.
Michael Smith
2012-09-12
4
-2
/
+207
*
tagdemux: also read tags if downstream activates us in pull mode right away
Tim-Philipp Müller
2012-09-11
1
-3
/
+28
*
ext, gst-libs: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
2012-09-11
2
-2
/
+4
*
subparse: Call default query handler
Edward Hervey
2012-09-11
1
-1
/
+1
*
streamsynchronizer: Don't wait on non-time streams
Edward Hervey
2012-09-11
1
-0
/
+3
*
video-info: don't do alignment on the palette
Wim Taymans
2012-09-11
1
-3
/
+4
*
videoscale: improve handling of navigation events
Wim Taymans
2012-09-11
1
-11
/
+14
[next]