docs/libs/gstreamer-libs-sections.txt: Add new function:
[platform/upstream/gstreamer.git] / plugins /
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-07-31 Wim Taymansplugins/elements/gstcapsfilter.c: Make setting the...
2008-07-31 Wim Taymansplugins/elements/gstqueue.c: Add and use a custom accep...
2008-07-29 Stefan Kostplugins/elements/gsttee.*: Reverting as not everything...
2008-07-29 Stefan Kostplugins/elements/gsttee.*: Relay tag events in tee...
2008-06-26 Thijs Vermeirplugins/elements/gstmultiqueue.*: revert extra-size...
2008-06-25 Thijs Vermeirplugins/elements/gstmultiqueue.*: Fix dead-lock in...
2008-06-22 Thijs Vermeirplugins/elements/gstmultiqueue.c: Add functionality...
2008-06-22 Thijs Vermeirplugins/elements/gstmultiqueue.c: Don't update the...
2008-06-20 Stefan Kostplugins/elements/: Remove short_description. Add basic...
2008-06-20 Wim Taymansplugins/elements/gstfdsrc.c: Added Since doc.
2008-06-20 joel larssonAdd timeout property like udpsrc. Fixes #538628.
2008-05-27 Wim Taymansplugins/elements/gsttypefindelement.c: Use faster and...
2008-05-21 Wim Taymansplugins/elements/: Small cleanups. Add note adbout...
2008-05-13 Sebastian Drögeplugins/elements/: Use custom marshalers that take...
2008-05-13 Sebastian Drögeplugins/elements/gsttypefindelement.c: Clean up on...
2008-05-13 Sebastian Drögeplugins/elements/gsttypefindelement.c: Forward FLUSH_ST...
2008-05-09 Jan Schmidtplugins/elements/gstmultiqueue.c: Add documentation...
2008-05-07 Wim Taymansplugins/elements/gstfakesrc.*: Added format property...
2008-05-05 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Small docs fix.
2008-04-30 Tim-Philipp Müllerplugins/elements/gstqueue.c: Since we're not called...
2008-04-30 Jonas Holmbergplugins/elements/gstqueue.c: When changing thr max...
2008-04-21 Olivier Creteplugins/elements/gstqueue.c: Add the min-threshold...
2008-04-09 Sebastian Drögeplugins/elements/gstidentity.c: Fix imperfect timestamp...
2008-04-03 Sebastian Drögeplugins/indexers/: Use GSlice when possible.
2008-04-02 Wim Taymansplugins/elements/gsttypefindelement.*: Cleanup properties.
2008-03-24 Mark Nauwelaertsplugins/elements/gstidentity.c: Identity is not always...
2008-03-24 Wim Taymansplugins/elements/: Also retry our poll_wait when we...
2008-03-24 Wim Taymansplugins/elements/gstmultiqueue.c: When trying to make...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-03-03 Edward HerveySwitch to using portabl gsize/gssize instead of size_t...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Sebastian Drögeplugins/elements/: Don't reset GstPollFDs, this is...
2008-02-29 Wim Taymansgst/gstpoll.*: Added Since tags.
2008-02-29 Wim Taymansplugins/elements/: Use init macros and functions.
2008-02-28 Sebastian DrögeInitialize some uninitialized variables as spotted...
2008-02-28 Peter Kjellerstedtplugins/elements/: Port to GstPoll. See #505417.
2008-02-21 Stefan Kostplugins/elements/gstqueue.c: Ensure that buffer metadat...
2008-02-20 Stefan Kostplugins/elements/gstqueue.*: When dropping buffers...
2008-02-20 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Also, if mmap() fails...
2008-02-20 Tim-Philipp Müllerplugins/elements/: Remove GstBufferStore, no idea why...
2008-02-12 Sebastian DrögeProperly chain up finalize functions to the parent...
2008-02-06 Stefan Kostgst/gstconfig.h.in: Add 'id' for example.
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2008-02-01 Julien Mouttedocs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION...
2008-02-01 Wim Taymansdocs/design/part-synchronisation.txt: Update some docs.
2007-12-24 Laurent Glayalconfigure.ac: Check for stdio_ext.h for the filesink...
2007-11-27 Wim Taymansplugins/elements/gstfilesink.c: Be a bit smarter when...
2007-11-26 Stefan KostDue to popular request remove preset interface again...
2007-11-21 Laurent Glayalplugins/elements/gstidentity.*: Add property to disable...
2007-11-21 Jan Schmidtdocs/faq/developing.xml: Add a question about how to...
2007-11-17 Stefan Kostgst/gstpreset.c: Add some comments and TODOs.
2007-11-02 Tim-Philipp Müllergtk-doc fixes; trailing-comma-in-enum fix.
2007-10-29 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: Post special...
2007-10-25 Jan Schmidtplugins/elements/gstmultiqueue.c: Make it so that pads...
2007-10-15 Wim Taymansplugins/elements/: Fix queue negotiation. If acceptcaps...
2007-10-08 Wim Taymansplugins/elements/gsttypefindelement.c: Move detecting...
2007-10-02 Edward Herveyplugins/elements/gstqueue.c: Comment the segment-relate...
2007-10-01 Edward Herveyplugins/elements/gstqueue.c: Disable code that's breaki...
2007-09-28 Felipe Contrerasplugins/elements/gstqueue.c: Improve debugging. Fixes...
2007-09-28 Felipe Contrerasplugins/elements/gstqueue.c: First patch of code cleanu...
2007-09-23 Tim-Philipp Müllerplugins/elements/gstfakesink.c: Add some debug text...
2007-09-21 Wim Taymansplugins/elements/gstqueue.c: Fix printf arguments.
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-09-17 Wim Taymansplugins/elements/gstqueue.c: Measure queue level based...
2007-09-14 Wim Taymansplugins/elements/gstqueue.*: When downstream returns...
2007-09-13 Wim Taymansplugins/elements/gstqueue.c: Queue can latency to the...
2007-08-27 Stefan Kostdocs/random/ensonic/dynlink.txt: More thoughs on this.
2007-08-13 Stefan KostAdd more missing docs.
2007-07-24 Edward Herveyplugins/elements/gstcapsfilter.c: Fix capsfilter for...
2007-07-05 Mark Nauwelaertsplugins/elements/gstmultiqueue.c: Implement non-default...
2007-07-03 Wim Taymansplugins/elements/gsttee.c: Be a lot smarter when decidi...
2007-06-28 Wim Taymansplugins/elements/gstmultiqueue.c: When figuring out...
2007-06-27 Tim Angusplugins/elements/gstcapsfilter.c: Take a reference...
2007-06-26 Jan Schmidtplugins/elements/gstmultiqueue.*: Take the multiqueue...
2007-06-21 Wim Taymansplugins/elements/gstmultiqueue.c: Fix setting max-...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-19 Wim Taymansplugins/elements/gstmultiqueue.c: Fix event leak.
2007-06-18 Wim Taymansplugins/elements/gstmultiqueue.c: Make sure we don...
2007-06-18 Wim Taymansplugins/elements/gstmultiqueue.c: Update queue state...
2007-06-15 Wim Taymansplugins/elements/gstmultiqueue.c: Don't use GSlice...
2007-06-15 Wim Taymansplugins/elements/gstmultiqueue.c: Remove debug printf.
2007-06-15 Wim Taymanslibs/gst/base/gstdataqueue.*: Various cleanups.
2007-06-08 Wim Taymansplugins/elements/gstidentity.c: Don't overflow in retim...
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-06-05 Wim Taymansgst/gstobject.c: Fix signal signature.
2007-05-24 Tim-Philipp Müllerplugins/elements/: These are not installed headers...
2007-05-22 Tim-Philipp Müllerplugins/: Use #ifdef for HAVE_XYZ for consistency.
2007-05-22 Mark Nauwelaertsplugins/elements/gstfilesink.*: Fix position reporting...
2007-05-21 Wim Taymansdocs/design/part-synchronisation.txt: Small addition.
2007-05-18 Edward Herveyplugins/elements/gstqueue.c: Hello, I am Mr Taymans...
2007-05-18 Edward Herveyplugins/elements/gstqueue.c: Release the queue lock !
2007-05-12 Wim Taymansplugins/elements/gstqueue.*: Refactor an cleanup queue...
2007-05-10 Wim Taymansplugins/elements/gstqueue.*: Be smarter when calculatin...
2007-05-10 Stefan Kostplugins/elements/gstqueue.c (_do_init, gst_queue_signal...
2007-05-06 Stefan Kostdocs/: Correct fixxrefs options.
2007-04-27 Sebastian Drögeplugins/elements/: Set the location to NULL if "file...
2007-04-27 Sebastian Drögeplugins/elements/: Special case the "file://" URI as...
next