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
/
gstdecodebin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
playback: Remove gstdecodebin.c, which is nowaday unused anyway
Sebastian Dröge
2012-04-06
1
-2075
/
+0
*
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
port to new glib thread API
Wim Taymans
2012-01-19
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-12-08
1
-0
/
+5
|
\
|
*
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
2011-12-04
1
-0
/
+4
|
*
Work around deprecated thread API in glib master
Tim-Philipp Müller
2011-12-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-12-02
1
-2
/
+2
|
\
\
|
|
/
|
*
various: typo fixes
Piotr Fusik
2011-12-02
1
-2
/
+2
|
*
various: fix pad template leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
fix pad template names for request pads
Wim Taymans
2011-11-04
1
-3
/
+3
|
/
*
decodebin: don't plug the same parser multiple times in a row
Tim-Philipp Müller
2011-07-15
1
-2
/
+17
*
decodebin: fix one more pad template ref leak
Tim-Philipp Müller
2010-11-18
1
-2
/
+5
*
*decodebin*: don't leak pad templates set on ghostpads
Harri Mähönen
2010-11-18
1
-2
/
+6
*
*decodebin*: set pad-templates on ghostpads
Stefan Kost
2010-10-13
1
-2
/
+4
*
decodebin2: declare decodebin2 stable, deprecate the old decodebin
Tim-Philipp Müller
2010-10-13
1
-0
/
+7
*
decodebin: use can_intersect to avoid a caps copy
Stefan Kost
2010-05-06
1
-5
/
+3
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-16
1
-7
/
+4
*
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2009-10-28
1
-4
/
+4
*
gst: Remove dead assignments and resulting unused variables
Edward Hervey
2009-08-08
1
-5
/
+1
*
decodebin: use iterators instead of list
Stefan Kost
2009-05-19
1
-47
/
+66
*
gst/playback/: Add basic docs to decodebin and link to decodebin from decodeb...
Stefan Kost
2008-12-08
1
-0
/
+11
*
gst/playback/gstdecodebin.c: Add a "sink-caps" property to decodebin like it'...
Alessandro Decina
2008-11-18
1
-2
/
+75
*
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-08-07
1
-0
/
+1
*
gst/playback/gstdecodebin.c: And ref the pad before returning it again when l...
Sebastian Dröge
2008-07-07
1
-1
/
+1
*
gst/playback/gstdecodebin.c: If linking the raw pad with a queue fails, try i...
Sebastian Dröge
2008-07-07
1
-1
/
+3
*
gst/playback/gstdecodebin.c: Add a queue after a demuxer if the demuxer outpu...
Evgeniy Stepanov
2008-07-06
1
-0
/
+57
*
Add some documentation comments, and some new headers to be scanned.
Jan Schmidt
2008-05-22
1
-0
/
+31
*
gst/playback/gstdecodebin.c: Lock the fakesink before setting the state to NU...
Sjoerd Simons
2008-05-22
1
-0
/
+3
*
Don't use bad gst_element_get_pad().
Wim Taymans
2008-05-21
1
-9
/
+9
*
gst/playback/: Use correct marshallers. GstCaps are a boxed type and no GObje...
Sebastian Dröge
2008-05-13
1
-1
/
+1
*
gst/playback/gstdecodebin.c: If we can't activate one of the decoders we plug...
Tim-Philipp Müller
2008-05-01
1
-0
/
+21
*
gst/playback/gstdecodebin.c: Make sure we error out correctly if we can't act...
Tim-Philipp Müller
2008-01-08
1
-2
/
+22
*
gst/playback/: Refactor some common code to filter factories and check caps c...
Wim Taymans
2007-11-30
1
-2
/
+2
*
gst/playback/: Post nice/more useful error message if we don't have a decoder...
Tim-Philipp Müller
2007-10-30
1
-1
/
+14
*
gst/playback/gstdecodebin.c: Make the window for a race in typefind and shutt...
Wim Taymans
2007-10-16
1
-2
/
+16
*
gst/playback/: Don't disconnect the have_type signal because we never reconne...
Wim Taymans
2007-10-08
1
-8
/
+11
*
gst/playback/: Unlink the signal handler when we found the type, we're not go...
Wim Taymans
2007-10-08
1
-0
/
+7
*
gst/playback/gstdecodebin.c: We need to set up delayed-linking whenever the c...
Jan Schmidt
2007-08-27
1
-1
/
+1
*
ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else i...
Edward Hervey
2007-06-23
1
-2
/
+31
*
Small cleanups.
Wim Taymans
2007-05-21
1
-0
/
+1
*
gst-libs/gst/audio/gstbaseaudiosink.c
Stefan Kost
2007-05-18
1
-11
/
+11
*
gst/playback/: Better error message for text files.
Tim-Philipp Müller
2007-05-01
1
-1
/
+10
*
gst/playback/gstdecodebin.c: Don't post STATE_DIRTY anymore.
Wim Taymans
2007-03-19
1
-3
/
+0
*
rename utils to pbutils
Thomas Vander Stichele
2007-03-04
1
-1
/
+1
*
gst/playback/: Don't error out if there is no fakesink in the READY to NULL s...
Tim-Philipp Müller
2007-02-09
1
-12
/
+24
*
gst/playback/: Let decodebin be the element to post missing-plugin messages f...
Tim-Philipp Müller
2007-01-17
1
-0
/
+4
*
gst/playback/: Fix the case where we try to ref a NULL element when we delay ...
Wim Taymans
2007-01-10
1
-16
/
+12
*
gst/playback/gstdecodebin.c: Special-case the text/plain media type: we only ...
Tim-Philipp Müller
2006-12-16
1
-0
/
+12
*
gst/playback/: Refuse to change state to READY when we failed to create any o...
Tim-Philipp Müller
2006-12-16
1
-0
/
+7
*
gst/playback/gstdecodebin.c: Handle the case where an element has multiple pa...
Jan Schmidt
2006-12-05
1
-22
/
+99
[next]