projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git]
/
gst
/
playback
/
gstdecodebin2.c
2011-02-28
Wim Taymans
Merge branch 'master' into 0.11
blob
|
commitdiff
2011-02-27
Sebastian Dröge
decodebin2: Only prevent to autoplug the same parser...
blob
|
commitdiff
|
diff to current
2011-02-26
Sebastian Dröge
decodebin2: Break the double-factory checking loop...
blob
|
commitdiff
|
diff to current
2011-02-26
Sebastian Dröge
decodebin2: Don't use the same element multiple times...
blob
|
commitdiff
|
diff to current
2011-02-26
Sebastian Dröge
decodebin2: Improve detection of raw caps in expose...
blob
|
commitdiff
|
diff to current
2011-02-18
Sebastian Dröge
decodebin2: Return NULL from the default autoplug-sort...
blob
|
commitdiff
|
diff to current
2011-02-18
Sebastian Dröge
decodebin2: Update documentation of the autoplug-*...
blob
|
commitdiff
|
diff to current
2011-02-18
Sebastian Dröge
decodebin2: Keep the original factory list if the sort...
blob
|
commitdiff
|
diff to current
2011-02-18
Sebastian Dröge
decodebin2: Disconnect signal handlers when removing...
blob
|
commitdiff
|
diff to current
2011-02-15
Sebastian Dröge
decodebin2: Don't leak elements that fail to go to...
blob
|
commitdiff
|
diff to current
2011-02-08
Stefan Kost
decodebin2: caps can be NULL
blob
|
commitdiff
|
diff to current
2011-01-25
Stefan Kost
decodebin2: add comment and whitespace trimming
blob
|
commitdiff
|
diff to current
2010-12-11
Sebastian Dröge
decodebin2: Deprecate new-decoded-pad and removed-decod...
blob
|
commitdiff
|
diff to current
2010-12-11
Sebastian Dröge
decodebin2: Emit "remove-decoded-pad" signal when pads...
blob
|
commitdiff
|
diff to current
2010-12-07
Wim Taymans
use _object_ref_sink() when we can
blob
|
commitdiff
|
diff to current
2010-11-22
Tim-Philipp Müller
docs: improve decodebin2 docs a little
blob
|
commitdiff
|
diff to current
2010-11-18
Harri Mähönen
*decodebin*: don't leak pad templates set on ghostpads
blob
|
commitdiff
|
diff to current
2010-10-24
Edward Hervey
decodebin2: Don't add non prerolled stream to topology
blob
|
commitdiff
|
diff to current
2010-10-13
Stefan Kost
*decodebin*: set pad-templates on ghostpads
blob
|
commitdiff
|
diff to current
2010-10-13
Tim-Philipp Müller
decodebin2: declare decodebin2 stable, deprecate the...
blob
|
commitdiff
|
diff to current
2010-09-29
Edward Hervey
decodebin2: Don't post async-done when not needed
blob
|
commitdiff
|
diff to current
2010-09-15
Edward Hervey
decodebin2: Actually dispose the unused ghostpads
blob
|
commitdiff
|
diff to current
2010-09-13
Mark Nauwelaerts
decodebin2: prevent another race with shutdown state...
blob
|
commitdiff
|
diff to current
2010-09-03
Edward Hervey
playback: Switch to gstfactorylist from core
blob
|
commitdiff
|
diff to current
2010-08-13
Edward Hervey
playback: Delay usage of GstFactoryList
blob
|
commitdiff
|
diff to current
2010-08-04
Wim Taymans
decodebin2: use more efficient way of getting caps
blob
|
commitdiff
|
diff to current
2010-06-26
Edward Hervey
decodebin2: Properly clean DecodeChain after errors.
blob
|
commitdiff
|
diff to current
2010-06-16
Wim Taymans
decodebin2: improve autoplugging
blob
|
commitdiff
|
diff to current
2010-06-14
Prahal
decodebin2: use accumulator for autoplug-sort
blob
|
commitdiff
|
diff to current
2010-06-04
Edward Hervey
decodebin2: Handle raw streams we don't want.
blob
|
commitdiff
|
diff to current
2010-05-07
Edward Hervey
decodebin2: Add a property to not expose/decode all...
blob
|
commitdiff
|
diff to current
2010-05-07
Edward Hervey
decodebin2: rename are_raw_caps to are_final_caps,...
blob
|
commitdiff
|
diff to current
2010-04-01
Edward Hervey
decodebin2: Removing dead assignment.
blob
|
commitdiff
|
diff to current
2010-03-16
Benjamin Otte
gst_element_class_set_details => gst_element_class_set_...
blob
|
commitdiff
|
diff to current
2010-03-11
Benjamin Otte
Add -Wmissing-declarations -Wmissing-prototypes to...
blob
|
commitdiff
|
diff to current
2010-02-15
Sebastian Dröge
decodebin2: First post a missing-plugin message, then...
blob
|
commitdiff
|
diff to current
2010-02-15
Sebastian Dröge
decodebin2: Set ghostpad targets to NULL when freeing...
blob
|
commitdiff
|
diff to current
2010-01-26
Edward Hervey
decodebin2: Don't skip an element when getting the...
blob
|
commitdiff
|
diff to current
2010-01-16
Mark Nauwelaerts
decodebin2: sprinkle some more locking
blob
|
commitdiff
|
diff to current
2010-01-14
Mark Nauwelaerts
decodebin2: mind blocked pads when shutting down
blob
|
commitdiff
|
diff to current
2010-01-06
Wim Taymans
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2010-01-05
Wim Taymans
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2009-12-23
Wim Taymans
decodebin2: fix typo in debug message
blob
|
commitdiff
|
diff to current
2009-12-23
Wim Taymans
decodebin2: avoid some type checks
blob
|
commitdiff
|
diff to current
2009-12-16
Wim Taymans
decodebin2: add some debugging
blob
|
commitdiff
|
diff to current
2009-11-19
Thiago Santos
decodebin2: error when all streams have no buffers
blob
|
commitdiff
|
diff to current
2009-11-18
Thiago Santos
decodebin2: set to buffer less on no-more-pads
blob
|
commitdiff
|
diff to current
2009-11-11
Sebastian Dröge
playback: Update factories list on every access if...
blob
|
commitdiff
|
diff to current
2009-11-10
Sebastian Dröge
playback: When going from NULL->READY check if the...
blob
|
commitdiff
|
diff to current
2009-11-06
Sebastian Dröge
decodebin2: Add property to disable/enable posting...
blob
|
commitdiff
|
diff to current
2009-11-06
Sebastian Dröge
decodebin2: Protect subtitle elements and subtitle...
blob
|
commitdiff
|
diff to current
2009-11-05
Stefan Kost
pad: rename new api from _refed to _reffed.
blob
|
commitdiff
|
diff to current
2009-11-04
Wim Taymans
decodebin2: use new getcaps function to avoid copies
blob
|
commitdiff
|
diff to current
2009-11-03
Sebastian Dröge
decodebin2: Use static caps for the default raw caps...
blob
|
commitdiff
|
diff to current
2009-10-28
Tim-Philipp Müller
Remove GST_DEBUG_FUNCPTR where they're pointless
blob
|
commitdiff
|
diff to current
2009-10-27
Wim Taymans
decodebin2: implement low/high watermark property
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: buffering is implemented now
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: configure use-buffering on multiqueue
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: refactor queue size configuration.
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: move error path down
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: implement max queue size properties
blob
|
commitdiff
|
diff to current
2009-10-24
Wim Taymans
decodebin2: add properties for buffering
blob
|
commitdiff
|
diff to current
2009-10-20
Edward Hervey
gst/decodebin2: Ensure we get fixed caps for topology...
blob
|
commitdiff
|
diff to current
2009-10-20
Edward Hervey
gst/decodebin2: Don't expose chains if we're shutting...
blob
|
commitdiff
|
diff to current
2009-10-15
Sebastian Dröge
decodebin2: Post a element message on the bus with...
blob
|
commitdiff
|
diff to current
2009-10-15
Sebastian Dröge
decodebin2: Store the "endcaps" of a chain
blob
|
commitdiff
|
diff to current
2009-10-15
Sebastian Dröge
decodebin2: Store for every chain, which pad resulted...
blob
|
commitdiff
|
diff to current
2009-10-13
Sebastian Dröge
decodebin2: Ignore no-more-pads from non-demuxer elements
blob
|
commitdiff
|
diff to current
2009-10-07
Jan Schmidt
decodebin2: Fix type-punning warning
blob
|
commitdiff
|
diff to current
2009-10-07
Sebastian Dröge
decodebin2: Chains with an exposed endpad are complete too
blob
|
commitdiff
|
diff to current
2009-10-07
Sebastian Dröge
decodebin2: Use the iterate internal links function...
blob
|
commitdiff
|
diff to current
2009-10-07
Sebastian Dröge
decodebin2: Rewrite autoplugging and how groups of...
blob
|
commitdiff
|
diff to current
2009-10-07
Sebastian Dröge
decodebin2: Don't set the external ghostpads blocked...
blob
|
commitdiff
|
diff to current
2009-10-07
Sebastian Dröge
decodebin2: Only use the object lock for protecting...
blob
|
commitdiff
|
diff to current
2009-08-31
Sebastian Dröge
decodebin2: Post missing plugin messages before any...
blob
|
commitdiff
|
diff to current
2009-08-12
Mark Nauwelaerts
decodebin2: avoid assertion failure on empty/NULL caps
blob
|
commitdiff
|
diff to current
2009-08-08
Edward Hervey
gst: Remove dead assignments and resulting unused variables
blob
|
commitdiff
|
diff to current
2009-06-17
Sebastian Dröge
decodebin2: Free iterator after removing all groups
blob
|
commitdiff
|
diff to current
2009-06-05
Wim Taymans
decodebin2: make sure varargs are of right type
blob
|
commitdiff
|
diff to current
2009-06-05
Wim Taymans
decodebin2: increase stream probing queues
blob
|
commitdiff
|
diff to current
2009-05-28
Jan Schmidt
decodebin/uridecodebin: Recognise subpicture/x-pgs...
blob
|
commitdiff
|
diff to current
2009-05-27
Wim Taymans
decodebin2: remove leftover elements
blob
|
commitdiff
|
diff to current
2009-05-19
Wim Taymans
decodebin2: avoid some _caps_ref in some cases
blob
|
commitdiff
|
diff to current
2009-05-12
Wim Taymans
decodebin2: make subpictures a raw output format
blob
|
commitdiff
|
diff to current
2009-04-23
Edward Hervey
decodebin2: Don't reduce max-size-time of exposed group...
blob
|
commitdiff
|
diff to current
2009-04-14
Wim Taymans
decodebin2: fix up the debugs and warnings
blob
|
commitdiff
|
diff to current
2009-03-25
Wim Taymans
decodebin2: do some more cleanup
blob
|
commitdiff
|
diff to current
2009-03-20
Wim Taymans
decodebin2: a pad starts out being not drained.
blob
|
commitdiff
|
diff to current
2009-03-19
Wim Taymans
decodebin2: recover from failing to add a pad
blob
|
commitdiff
|
diff to current
2009-03-19
Wim Taymans
decodebin2: more cleanups and docs.
blob
|
commitdiff
|
diff to current
2009-03-19
Wim Taymans
decodebin2: refactoring and race fixes
blob
|
commitdiff
|
diff to current
2009-03-17
Wim Taymans
decodebin2: add extra dynamic ref for demuxers
blob
|
commitdiff
|
diff to current
2009-03-09
Wim Taymans
decodebin2: only remove pads that were added
blob
|
commitdiff
|
diff to current
2009-03-09
Mark Nauwelaerts
Unblock blocked ghostpads when shutting down. Fixes...
blob
|
commitdiff
|
diff to current
2009-03-05
Michael Smith
decodebin2: don't stay connected to notify::caps after...
blob
|
commitdiff
|
diff to current
2009-02-25
Wim Taymans
Combine finding and creating groups
blob
|
commitdiff
|
diff to current
2009-02-02
Wim Taymans
Fix documentation for autoplug-select
blob
|
commitdiff
|
diff to current
2008-12-08
Stefan Kost
gst/playback/: Add basic docs to decodebin and link...
blob
|
commitdiff
|
diff to current
2008-11-21
Michael Smith
gst/playback/gstdecodebin2.c: Fix random fat-fingering...
blob
|
commitdiff
|
diff to current
2008-11-20
Michael Smith
gst/playback/gstdecodebin2.c: If the top-level type...
blob
|
commitdiff
|
diff to current
next