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
/
playback
/
gstplaysink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
playsink: relink text_pad in case of reconfiguration
Rajat Verma
2015-10-20
1
-5
/
+5
*
decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change f...
Sebastian Dröge
2015-10-19
1
-0
/
+1
*
playsink: Immediately error out if state change fails
Sebastian Dröge
2015-10-19
1
-1
/
+3
*
playsink: Fix volume element leak
Vineeth TM
2015-10-15
1
-0
/
+6
*
playsink: Require the streamvolume interface on the sink when using the sink'...
Sebastian Dröge
2015-07-10
1
-74
/
+43
*
playsink: fix the channel of color balance element
Víctor Manuel Jáquez Leal
2015-06-10
1
-1
/
+1
*
playsink: cannot enable text flag while playing
Vineeth TM
2015-06-10
1
-2
/
+7
*
playsink: use queue to avoid lock in audiotee audio branches
Thiago Santos
2015-05-28
1
-2
/
+54
*
remove unused enum items PROP_LAST
Luis de Bethencourt
2015-04-24
1
-2
/
+1
*
playsink: remove redundant else statements
Ramiro Polla
2015-03-14
1
-7
/
+4
*
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
2014-12-01
1
-2
/
+2
*
playsink: Reset mute property of the sink to playsink's value when setting up...
Andrei Sarakeev
2014-11-25
1
-0
/
+2
*
playsink: Use correct property enum value for video-filter property installation
Heinrich Fink
2014-10-10
1
-1
/
+1
*
playsink: Add audio/videoconvert in front of the audio/video-filters
Sebastian Dröge
2014-09-16
1
-4
/
+48
*
playsink: Fix filter property getter
Arun Raghavan
2014-07-12
1
-0
/
+2
*
playsink: Always take the playsink lock when adding or removing pad probes
Sebastian Dröge
2014-05-20
1
-0
/
+3
*
playsink: Don't block on non-serialized events
Sebastian Dröge
2014-05-01
1
-0
/
+12
*
playback: Add video-/audio-filter properties
Arun Raghavan
2014-03-16
1
-50
/
+260
*
Revert "playback: Add video-/audio-filter properties"
Sebastian Dröge
2014-03-16
1
-260
/
+50
*
playback: Add video-/audio-filter properties
Arun Raghavan
2014-03-16
1
-50
/
+260
*
playsink: Fix documentation for what the audio chain looks like
Arun Raghavan
2014-03-16
1
-8
/
+8
*
playsink: Only remove the complete text chain if the text pad goes away
Sebastian Dröge
2014-02-16
1
-29
/
+32
*
playsink: Fix visualizations if no visualization plugin was set
Sebastian Dröge
2013-11-26
1
-0
/
+2
*
docs: remove old 0.10 Since markers
Tim-Philipp Müller
2013-11-16
1
-12
/
+0
*
playsink: If the visualisation is changing and reconfiguration is pending, do...
Sebastian Dröge
2013-10-02
1
-16
/
+91
*
playback: fix docs of convert-sample action signal
Loïc Minier
2013-09-07
1
-2
/
+4
*
playsink: Don't set sink to NULL if a new one is set while the old one is sti...
Sebastian Dröge
2013-08-14
1
-1
/
+2
*
playsink: Remove two unused variables
Sebastian Dröge
2013-07-23
1
-2
/
+0
*
playsink: Fix handling of colorbalance element if the sink does not implement it
Sebastian Dröge
2013-07-23
1
-1
/
+10
*
playsink: Improve segment handling in the custom flushing for subtitle stream...
Sebastian Dröge
2013-07-23
1
-58
/
+15
*
playsink: ref_sink() any sinks that are set on playsink
Sebastian Dröge
2013-07-10
1
-1
/
+1
*
playbin: Change sink ownership handling to be a bit more sane
Sebastian Dröge
2013-07-09
1
-0
/
+11
*
playsink: If we switch sinks, make sure that the old sink is set to NULL
Sebastian Dröge
2013-07-02
1
-2
/
+8
*
playsink: Consider new audio/video sinks when reconfiguring
Sebastian Dröge
2013-07-02
1
-2
/
+6
*
playsink: Fix the block diagram of deinterlace bin.
Sreerenj Balachandran
2013-06-17
1
-11
/
+10
*
playsink: pass translated color balance value to channel
Daniel Drake
2013-05-29
1
-1
/
+12
*
playsink: Use signal handler IDs instead of disconnecting/blocking by function
Sebastian Dröge
2013-05-21
1
-44
/
+57
*
playsink: fix vis switch with format change
Wim Taymans
2012-12-13
1
-4
/
+9
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
playback: class_ref() some types so we can create multiple playback elements ...
Tim-Philipp Müller
2012-10-03
1
-0
/
+3
*
Purge all references to liboil
Tim-Philipp Müller
2012-09-29
1
-1
/
+1
*
playsink: unblock pads before releasing
Wim Taymans
2012-09-04
1
-0
/
+3
*
playback: update for ghostpad changes
Wim Taymans
2012-07-18
1
-2
/
+2
*
playbin: use avdeinterlace for deinterlacing until deinterlace is ported
Tim-Philipp Müller
2012-07-17
1
-0
/
+4
*
playsink: make extra sure to pass 64-bit integer to g_object_set when setting...
Tim-Philipp Müller
2012-07-03
1
-2
/
+4
*
playsink: The default signal handler should be the one that triggers pad bloc...
Sebastian Dröge
2012-06-26
1
-1
/
+1
*
playsink: Make sure to always block all pads before reconfiguring the pipeline
Sebastian Dröge
2012-06-26
1
-45
/
+24
*
playsink: Prevent NULL pointer dereference in last change
Sebastian Dröge
2012-06-25
1
-2
/
+4
*
playsink: Unlink pads when switching between enabling/disabling the deinterla...
Sebastian Dröge
2012-06-25
1
-0
/
+6
*
playsink: Connect to the value-changed signal of the child colorbalance eleme...
Sebastian Dröge
2012-06-25
1
-0
/
+8
[next]