Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / gst / playback / gstdecodebin2.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-02-15 Sebastian Drögedecodebin2: First post a missing-plugin message, then...
2010-02-15 Sebastian Drögedecodebin2: Set ghostpad targets to NULL when freeing...
2010-01-26 Edward Herveydecodebin2: Don't skip an element when getting the...
2010-01-16 Mark Nauwelaertsdecodebin2: sprinkle some more locking
2010-01-14 Mark Nauwelaertsdecodebin2: mind blocked pads when shutting down
2010-01-06 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-23 Wim Taymansdecodebin2: fix typo in debug message
2009-12-23 Wim Taymansdecodebin2: avoid some type checks
2009-12-16 Wim Taymansdecodebin2: add some debugging
2009-11-19 Thiago Santosdecodebin2: error when all streams have no buffers
2009-11-18 Thiago Santosdecodebin2: set to buffer less on no-more-pads
2009-11-11 Sebastian Drögeplayback: Update factories list on every access if...
2009-11-10 Sebastian Drögeplayback: When going from NULL->READY check if the...
2009-11-06 Sebastian Drögedecodebin2: Add property to disable/enable posting...
2009-11-06 Sebastian Drögedecodebin2: Protect subtitle elements and subtitle...
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansdecodebin2: use new getcaps function to avoid copies
2009-11-03 Sebastian Drögedecodebin2: Use static caps for the default raw caps...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-27 Wim Taymansdecodebin2: implement low/high watermark property
2009-10-24 Wim Taymansdecodebin2: buffering is implemented now
2009-10-24 Wim Taymansdecodebin2: configure use-buffering on multiqueue
2009-10-24 Wim Taymansdecodebin2: refactor queue size configuration.
2009-10-24 Wim Taymansdecodebin2: move error path down
2009-10-24 Wim Taymansdecodebin2: implement max queue size properties
2009-10-24 Wim Taymansdecodebin2: add properties for buffering
2009-10-20 Edward Herveygst/decodebin2: Ensure we get fixed caps for topology...
2009-10-20 Edward Herveygst/decodebin2: Don't expose chains if we're shutting...
2009-10-15 Sebastian Drögedecodebin2: Post a element message on the bus with...
2009-10-15 Sebastian Drögedecodebin2: Store the "endcaps" of a chain
2009-10-15 Sebastian Drögedecodebin2: Store for every chain, which pad resulted...
2009-10-13 Sebastian Drögedecodebin2: Ignore no-more-pads from non-demuxer elements
2009-10-07 Jan Schmidtdecodebin2: Fix type-punning warning
2009-10-07 Sebastian Drögedecodebin2: Chains with an exposed endpad are complete too
2009-10-07 Sebastian Drögedecodebin2: Use the iterate internal links function...
2009-10-07 Sebastian Drögedecodebin2: Rewrite autoplugging and how groups of...
2009-10-07 Sebastian Drögedecodebin2: Don't set the external ghostpads blocked...
2009-10-07 Sebastian Drögedecodebin2: Only use the object lock for protecting...
2009-08-31 Sebastian Drögedecodebin2: Post missing plugin messages before any...
2009-08-12 Mark Nauwelaertsdecodebin2: avoid assertion failure on empty/NULL caps
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-06-17 Sebastian Drögedecodebin2: Free iterator after removing all groups
2009-06-05 Wim Taymansdecodebin2: make sure varargs are of right type
2009-06-05 Wim Taymansdecodebin2: increase stream probing queues
2009-05-28 Jan Schmidtdecodebin/uridecodebin: Recognise subpicture/x-pgs...
2009-05-27 Wim Taymansdecodebin2: remove leftover elements
2009-05-19 Wim Taymansdecodebin2: avoid some _caps_ref in some cases
2009-05-12 Wim Taymansdecodebin2: make subpictures a raw output format
2009-04-23 Edward Herveydecodebin2: Don't reduce max-size-time of exposed group...
2009-04-14 Wim Taymansdecodebin2: fix up the debugs and warnings
2009-03-25 Wim Taymansdecodebin2: do some more cleanup
2009-03-20 Wim Taymansdecodebin2: a pad starts out being not drained.
2009-03-19 Wim Taymansdecodebin2: recover from failing to add a pad
2009-03-19 Wim Taymansdecodebin2: more cleanups and docs.
2009-03-19 Wim Taymansdecodebin2: refactoring and race fixes
2009-03-17 Wim Taymansdecodebin2: add extra dynamic ref for demuxers
2009-03-09 Wim Taymansdecodebin2: only remove pads that were added
2009-03-09 Mark NauwelaertsUnblock blocked ghostpads when shutting down. Fixes...
2009-03-05 Michael Smithdecodebin2: don't stay connected to notify::caps after...
2009-02-25 Wim TaymansCombine finding and creating groups
2009-02-02 Wim TaymansFix documentation for autoplug-select
2008-12-08 Stefan Kostgst/playback/: Add basic docs to decodebin and link...
2008-11-21 Michael Smithgst/playback/gstdecodebin2.c: Fix random fat-fingering...
2008-11-20 Michael Smithgst/playback/gstdecodebin2.c: If the top-level type...
2008-10-08 Wim Taymansgst/playback/gstdecodebin2.c: Remove bogus assert,...
2008-10-08 Andy Wingogst/playback/gstdecodebin2.c (expose_pad): Fix typo...
2008-10-08 Andy Wingogst/playback/gstdecodebin2.c (struct _GstDecodePad...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-20 Michael Smithgst/playback/gstdecodebin2.c: Ensure decodebin2 emits...
2008-05-27 Wim Taymansgst/playback/gstdecodebin2.c: Check for NULL cases...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Wim TaymansDon't use bad gst_element_get_pad().
2008-05-13 Sebastian Drögegst/playback/: Use correct marshallers. GstCaps are...
2008-05-06 Wim Taymansgst/playback/gstdecodebin2.c: When autoplugging fails...
2008-04-15 Stefan Kostgst/playback/gstdecodebin2.c: Fix signal docs.
2008-04-03 Stefan Kostdocs/plugins/: Add playbin, playbin2, decodebin, decode...
2008-04-03 Wim Taymansgst/playback/gstdecodebin2.c: Remove fakesink hack...
2008-03-24 Wim Taymansgst/playback/gstdecodebin2.c: Protect caps property...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-12-13 Wim Taymansgst/playback/gstdecodebin2.c: Expose the right pad...
2007-12-05 Wim Taymansgst/playback/Makefile.am: Group decodebin2 and uridecod...
2007-11-30 Wim Taymansgst/playback/: Refactor some common code to filter...
2007-11-16 Wim Taymansgst/playback/gstdecodebin2.c: Add drained signal fired...
2007-11-09 Stefan Kostgst/playback/gstdecodebin2.c: Dont leak ghostpad. Fixes...
2007-11-09 Wim TaymansUpdate some more docs and comments.
2007-10-30 Tim-Philipp Müllergst/playback/: Post nice/more useful error message...
2007-10-30 Wim Taymansgst/playback/gstdecodebin2.c: Be a bit more useful...
2007-10-25 Wim Taymansgst/playback/gstdecodebin2.c: Move subtitle encoding...
2007-10-24 Wim Taymansgst/playback/: Remove the autoplug-sort signal and...
2007-10-16 Wim Taymansgst/playback/gstdecodebin.c: Make the window for a...
2007-10-08 Wim Taymansgst/playback/: Don't disconnect the have_type signal...
2007-10-08 Wim Taymansgst/playback/: Unlink the signal handler when we found...
2007-09-10 Stefan Kostgst/playback/gstdecodebin2.c: Don't leak request pads...
2007-06-28 Wim Taymansgst/playback/gstdecodebin2.c: When creating the groups...
2007-06-20 Wim Taymansgst/playback/gstdecodebin2.c: When handling a delayed...
2007-06-05 Wim Taymansgst/playback/gstdecodebin2.c: Add support for delayed...
2007-05-17 Wim Taymansgst/playback/gstdecodebin2.c: Make decodebin2 autoplug...
next