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
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
adder: Add GstChildProxy interface for the sinkpads
Sebastian Dröge
2013-05-30
1
-1
/
+48
*
adder: Hold object lock in setcaps a bit longer to prevent race conditions
Sebastian Dröge
2013-05-30
1
-2
/
+3
*
adder: Simplify segment event handling
Sebastian Dröge
2013-05-30
2
-12
/
+3
*
adder: Use gst_audio_info_is_equal() to check if we get the same caps
Sebastian Dröge
2013-05-30
1
-6
/
+8
*
adder: Don't calls gst_pad_set_caps() on sinkpads
Sebastian Dröge
2013-05-30
2
-70
/
+20
*
adder: Set GAP flag on silence buffers we created
Sebastian Dröge
2013-05-30
1
-0
/
+1
*
adder: Remove caching of the processing function
Sebastian Dröge
2013-05-30
5
-153
/
+147
*
adder: Add support for per-stream volumes
Sebastian Dröge
2013-05-30
5
-5
/
+2849
*
adder: Add optimized orc code for F64 processing
Sebastian Dröge
2013-05-30
4
-12
/
+137
*
adder: The output buffer must be readable and writable
Sebastian Dröge
2013-05-30
1
-1
/
+1
*
adder: Add support for muting individual pads
Sebastian Dröge
2013-05-30
1
-3
/
+23
*
adder: Sync pad properties with the GstController
Sebastian Dröge
2013-05-30
1
-0
/
+10
*
adder: Add custom GstPad subclass to hold additional data and properties
Sebastian Dröge
2013-05-30
2
-2
/
+104
*
videoconvert: free tmplines correctly
Wim Taymans
2013-05-30
2
-1
/
+3
*
playsink: pass translated color balance value to channel
Daniel Drake
2013-05-29
1
-1
/
+12
*
playbin: Don't take an extra reference to the custom stream combiners
Brendan Long
2013-05-29
1
-1
/
+1
*
playbin: Set custom stream-combiners to NULL and unref before finalizing
Sebastian Dröge
2013-05-29
1
-1
/
+21
*
playbin: Rename select to combine and selector to combiner in playbin
Brendan Long
2013-05-29
1
-228
/
+229
*
playbin: Add support for custom stream-combiners
Brendan Long
2013-05-29
1
-51
/
+232
*
decodebin: Don't call autoplug-query on shutdown
Sebastian Dröge
2013-05-28
1
-6
/
+2
*
playbin: In autoplug-queries, add the actual decoder/parser/etc template caps
Sebastian Dröge
2013-05-28
1
-1
/
+6
*
playbin: Forward CONTEXT queries to the corresponding sink if we have one
Sebastian Dröge
2013-05-28
1
-0
/
+89
*
playbin: Refactor autoplug-query handling
Sebastian Dröge
2013-05-28
2
-135
/
+154
*
decodebin: Block on serialized queries too
Sebastian Dröge
2013-05-28
1
-3
/
+13
*
decodebin: Pass the element in the autoplug-query signal too
Sebastian Dröge
2013-05-28
3
-17
/
+28
*
decodebin: Need to lock the chain mutex in autoplug_query
Sebastian Dröge
2013-05-28
1
-0
/
+2
*
playsinkconvertbin: Fix leak of the downstream caps filter
Sebastian Dröge
2013-05-28
1
-0
/
+2
*
playbin: Refactor autoplug-query handling a bit
Sebastian Dröge
2013-05-28
1
-4
/
+14
*
videoconvert: run chroma resamplers
Wim Taymans
2013-05-27
2
-67
/
+217
*
videotestsrc: subsample chroma before packing
Wim Taymans
2013-05-27
4
-8
/
+85
*
videoconvert: reformat
Wim Taymans
2013-05-27
1
-4
/
+8
*
videoconvert: actually use the input pixels
Wim Taymans
2013-05-27
1
-6
/
+4
*
typefind: Ensure we have enough data when reading the sync marker in the AAC/...
Sebastian Dröge
2013-05-24
1
-1
/
+1
*
decodebin: Lock the state of child elements as long as we manage their states
Sebastian Dröge
2013-05-24
1
-1
/
+8
*
Revert "decodebin2: use NO_RESYNC flag"
Sebastian Dröge
2013-05-24
1
-2
/
+0
*
decodebin: Use signal handler IDs instead of disconnecting by function
Sebastian Dröge
2013-05-22
1
-25
/
+32
*
decodebin: Connect and disconnect the have-type signal of typefind before sta...
Sebastian Dröge
2013-05-22
1
-6
/
+10
*
typefind: Add variant=itu to the h263 typefinder caps
Sebastian Dröge
2013-05-22
1
-1
/
+2
*
playsink: Use signal handler IDs instead of disconnecting/blocking by function
Sebastian Dröge
2013-05-21
1
-44
/
+57
*
playback: Only do a subset filtering for the factories if we have fixed caps
Sebastian Dröge
2013-05-15
3
-3
/
+3
*
decodebin: Return immediately from checking if a chain is complete if we're s...
Sebastian Dröge
2013-05-15
1
-0
/
+3
*
decodebin: Hold the expose lock when freeing a chain
Sebastian Dröge
2013-05-15
1
-0
/
+4
*
playbin: Fix deadlock caused by lock order inversion
Sebastian Dröge
2013-05-15
1
-5
/
+5
*
playback: Use subset checks instead of intersection
Sebastian Dröge
2013-05-14
4
-12
/
+12
*
subparse/ssaparse: Fix event handling and order
Sebastian Dröge
2013-05-10
2
-11
/
+13
*
videorate: Reset base timestamp and out_frame_count in any case on SEGMENT_EVENT
Mathieu Duponchelle
2013-05-09
1
-3
/
+4
*
playbin2: Chose more balanced metric to compare ranks of decoder/sink combina...
Sebastian Dröge
2013-05-09
1
-5
/
+7
*
playbin: Fix infinite loop in GSequence iteration code
Sebastian Dröge
2013-05-08
1
-2
/
+2
*
uridecodebin: Always store queue2 elements for later removal
Sebastian Dröge
2013-05-08
1
-0
/
+1
*
typefind: fix detection of HLS playlists with alternative renditions
Andoni Morales Alastruey
2013-05-08
1
-1
/
+2
[next]