Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / gst / playback / gsturidecodebin.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-02-16 Tim-Philipp Mülleruridecodebin: use same message string for missing eleme...
2010-02-15 Sebastian Drögeuridecodebin: Missing decoder errors should be STREAM...
2010-02-15 Sebastian Drögeuridecodebin: Post missing plugin messages if a require...
2010-02-12 Wim Taymansuridecodebin: avoid some typecasts
2010-02-01 Wim Taymansuridecodebin: clean up decodebin properties
2010-01-22 Wim Taymansuridecodebin: handle raw sources about-to-finish signals
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-23 Wim Taymansuridecodebin: avoid leaking queue and typefind
2009-12-23 Jonathan Matthewuridecodebin: don't name the queue
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ögeuridecodebin: Improve all-raw-caps detection for pads
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansplaybin2: avoid copying caps
2009-11-04 Wim Taymansuridecodebin: use faster element_link_pads
2009-11-03 Sebastian Drögeuridecodebin: Initialize caps property with the default...
2009-10-24 Wim Taymansuridecodebin: don't use 2 buffering elements
2009-10-24 Wim Taymansuridecodebin: buffering is implemented now
2009-10-24 Wim Taymansuridecodebin: use 0 for max buffer size
2009-10-24 Wim Taymansuridecodebin: set some reasonable defaults
2009-10-24 Wim Taymansuridecodebin: set buffering properties on decodebin2
2009-10-24 Wim Taymansuridecodebin: add use-buffering property
2009-10-24 Edward Herveyuridecodebin: Store unused decodebin2 instances for...
2009-10-07 Sebastian Drögeuridecodebin: Don't post missing plugin messages twice
2009-09-10 Stefan Kostdocs: tell a biit more about uri-decodebin and buffering
2009-09-04 Wim Taymansuridecodebin: do buffering for more uris
2009-08-18 Sebastian Drögeuridecodebin: Make missing plugins emit a warning messa...
2009-08-13 Sebastian Drögeuridecodebin: Post a correct error message for unknown...
2009-08-13 Sebastian Drögeuridecodebin: Post a missing plugin message additional...
2009-07-13 Stefan Kosturidecodebin: treat uri-schemas incasesensitive
2009-07-10 Wim Taymansuridecodebin: Fix template construction
2009-07-10 Wim Taymansuridecodebin: add download property
2009-06-30 Wim Taymansuridecodebin: make fd:// uri use buffering too
2009-06-23 Tim-Philipp Mülleruridecodebin: fix leak when the source fails to change...
2009-06-16 Wim Taymansuridecodebin: add debug message
2009-06-10 Jan Schmidtplaybin2/uridecodebin: Fix connection-speed propagation
2009-05-28 Jan Schmidtdecodebin/uridecodebin: Recognise subpicture/x-pgs...
2009-05-19 Wim Taymansuridecodebin: configure caps on decodebin2
2009-05-19 Wim Taymansuridecodebin: fix potential caps leak
2009-05-19 Wim Taymansuridecodebin: add queue after cdda://
2009-03-24 Wim Taymansuridecodebin: expose more media types
2009-03-23 Wim Taymansuridecodebin: reset counter
2009-03-12 Wim Taymansplaybin2: fix raw elements like cdda://
2009-02-02 Wim TaymansFix documentation for autoplug-select
2009-01-31 Michael SmithUnref pads when iterating over them in analyse_source.
2009-01-23 Wim TaymansUse more performant link function
2009-01-07 Wim Taymansgst/playback/gstplaybin2.c: Fix some comments and docs.
2008-12-12 Edward Herveygst/playback/gsturidecodebin.c: Free the factory array...
2008-11-24 Michael Smithgst/playback/gstplaybin2.c: Add notification of current...
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-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-04-09 Wim Taymansgst/playback/gstqueue2.c: Include extra buffering stats...
2008-04-03 Wim Taymansgst/playback/gstdecodebin2.c: Remove fakesink hack...
2008-03-24 Wim Taymansgst/playback/gsturidecodebin.c: Add a readonly source...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
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/: Add playbin2.
2007-11-16 Wim Taymansgst/playback/gstdecodebin2.c: Add drained signal fired...
2007-10-30 Wim Taymansgst/playback/gsturidecodebin.c: Implement default signa...
2007-10-25 Wim Taymansgst/playback/gstdecodebin2.c: Move subtitle encoding...
2007-08-08 Josep Torre VallesAdd connection-speed property. Fixes #464690.
2007-07-23 Tim-Philipp Müllergst/playback/gsturidecodebin.c: Init debug category...
2007-06-05 Wim Taymansgst/playback/gsturidecodebin.c: Make sure we name srcpa...
2007-05-17 Wim Taymansgst/playback/gstdecodebin2.c: Make decodebin2 autoplug...
2007-05-17 Wim Taymansgst/playback/gstqueue2.c: Tweak the buffering threshold...