index
:
cubox/gst-plugins-xvbo.git
+refs/heads/master
master
Gstreamer XVBO plugin for xf86-video-armada
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
playback
/
gstdecodebin.c
Age
Commit message (
Expand
)
Author
2015-06-12
Convert gst-plugins-base to stand-alone gst-plugins-xvbo package
Russell King
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2009-08-08
gst: Remove dead assignments and resulting unused variables
Edward Hervey
2009-05-19
decodebin: use iterators instead of list
Stefan Kost
2008-12-08
gst/playback/: Add basic docs to decodebin and link to decodebin from decodeb...
Stefan Kost
2008-11-18
gst/playback/gstdecodebin.c: Add a "sink-caps" property to decodebin like it'...
Alessandro Decina
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-07-07
gst/playback/gstdecodebin.c: And ref the pad before returning it again when l...
Sebastian Dröge
2008-07-07
gst/playback/gstdecodebin.c: If linking the raw pad with a queue fails, try i...
Sebastian Dröge
2008-07-06
gst/playback/gstdecodebin.c: Add a queue after a demuxer if the demuxer outpu...
Evgeniy Stepanov
2008-05-22
Add some documentation comments, and some new headers to be scanned.
Jan Schmidt
2008-05-22
gst/playback/gstdecodebin.c: Lock the fakesink before setting the state to NU...
Sjoerd Simons
2008-05-21
Don't use bad gst_element_get_pad().
Wim Taymans
2008-05-13
gst/playback/: Use correct marshallers. GstCaps are a boxed type and no GObje...
Sebastian Dröge
2008-05-01
gst/playback/gstdecodebin.c: If we can't activate one of the decoders we plug...
Tim-Philipp Müller
2008-01-08
gst/playback/gstdecodebin.c: Make sure we error out correctly if we can't act...
Tim-Philipp Müller
2007-11-30
gst/playback/: Refactor some common code to filter factories and check caps c...
Wim Taymans
2007-10-30
gst/playback/: Post nice/more useful error message if we don't have a decoder...
Tim-Philipp Müller
2007-10-16
gst/playback/gstdecodebin.c: Make the window for a race in typefind and shutt...
Wim Taymans
2007-10-08
gst/playback/: Don't disconnect the have_type signal because we never reconne...
Wim Taymans
2007-10-08
gst/playback/: Unlink the signal handler when we found the type, we're not go...
Wim Taymans
2007-08-27
gst/playback/gstdecodebin.c: We need to set up delayed-linking whenever the c...
Jan Schmidt
2007-06-23
ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else i...
Edward Hervey
2007-05-21
Small cleanups.
Wim Taymans
2007-05-18
gst-libs/gst/audio/gstbaseaudiosink.c
Stefan Kost
2007-05-01
gst/playback/: Better error message for text files.
Tim-Philipp Müller
2007-03-19
gst/playback/gstdecodebin.c: Don't post STATE_DIRTY anymore.
Wim Taymans
2007-03-04
rename utils to pbutils
Thomas Vander Stichele
2007-02-09
gst/playback/: Don't error out if there is no fakesink in the READY to NULL s...
Tim-Philipp Müller
2007-01-17
gst/playback/: Let decodebin be the element to post missing-plugin messages f...
Tim-Philipp Müller
2007-01-10
gst/playback/: Fix the case where we try to ref a NULL element when we delay ...
Wim Taymans
2006-12-16
gst/playback/gstdecodebin.c: Special-case the text/plain media type: we only ...
Tim-Philipp Müller
2006-12-16
gst/playback/: Refuse to change state to READY when we failed to create any o...
Tim-Philipp Müller
2006-12-05
gst/playback/gstdecodebin.c: Handle the case where an element has multiple pa...
Jan Schmidt
2006-12-04
gst/playback/gstdecodebin.c: Fix #382223, add more dynamic caps handling.
Wim Taymans
2006-10-17
gst/playback/gstdecodebin.c: Don't return a pad from get_our_ghost_pad unless...
Jan Schmidt
2006-10-10
ext/gnomevfs/: Fix URI interface implementation return type.
Josep Torre Valles
2006-10-06
gst/playback/: Activate dynamic pads before adding them to the element.
Wim Taymans
2006-09-30
gst/playback/gstdecodebin.c: Fix typo in a debug statement.
Jan Schmidt
2006-09-29
gst/playback/gstdecodebin.c: Fix compilation.
Wim Taymans
2006-09-29
gst/playback/gstdecodebin.c: Remove g_print
Wim Taymans
2006-09-28
gst/playback/gstdecodebin.c: Implement delayed caps linking needed for elemen...
Wim Taymans
2006-09-25
gst/playback/gstdecodebin.c: Cleanups and small leak fixes.
Wim Taymans
2006-07-13
gst/playback/gstdecodebin.c: Fix a caps leak when linking (#347304)
Jan Schmidt
2006-07-10
gst/playback/gstdecodebin.c: Also emit 'unknown-type' signal (which should re...
Tim-Philipp Müller
2006-06-23
gst/playback/gstdecodebin.c: Protect remove_fakesink using a mutex, so that w...
Jan Schmidt
2006-05-25
gst/playback/gstdecodebin.c: When there is only one unfinished pad and it rec...
Jan Schmidt
2006-05-15
gst/playback/gstdecodebin.c: Make decodebin reusable when going from PAUSE_TO...
Julien Moutte
2006-05-11
gst/playback/gstdecodebin.c: Also catch queue underruns but don't do anything...
Wim Taymans
2006-05-05
gst/playback/gstdecodebin.c: Properly remove ghostpads. Fixes #340392
Wim Taymans
[next]