remove temp files again
[platform/upstream/gstreamer.git] / plugins /
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...
2007-04-13 Jan Schmidtplugins/elements/gstmultiqueue.c: Don't deadlock when...
2007-04-05 Wim Taymanslibs/gst/base/gstbasesink.c: Fix leak caused when refus...
2007-04-03 Tommi Myöhänenplugins/elements/gstmultiqueue.c: Deactivate pads and...
2007-03-28 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Don't leak GCond.
2007-03-20 Zaheer Abbas Meraliplugins/elements/gstidentity.c (gst_identity_check_impe...
2007-03-19 Jan Schmidtlibs/gst/base/: Add ::unlock_stop to basesrc and basesi...
2007-03-14 Thomas Vander Stichelereformat
2007-03-12 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Fix small leak (free...
2007-03-09 Thomas Vander Sticheleplugins/elements/gstidentity.*: Separate out check...
2007-03-08 Zaheer Abbas Meraliplugins/elements/gstidentity.c: Fix check for perfect...
2007-03-08 Wim Taymanslibs/gst/base/gstbasetransform.*: Add support for dropp...
2007-03-07 Zaheer Abbas Meraliplugins/elements/gstidentity.c: Only post bus message...
2007-03-07 Zaheer Abbas Meraliplugins/elements/gstidentity.c: Rename non-perfect...
2007-03-07 Zaheer Abbas Meraliplugins/elements/gstidentity.*: Emit bus message if...
2007-02-13 Sebastian Drögeplugins/elements/: Also check for an absolute path...
2007-02-10 Sébastien Mouttegst/gstbin.h: Replace interface parameter name by iface...
2007-02-09 Andy Wingotests/check/pipelines/simple-launch-lines.c (test_tee...
2007-02-05 Michal Benesplugins/elements/gstfilesrc.c: Correctly generate EOS...
2007-02-02 Sebastian Drögeplugins/elements/: Allow file://localhost/foo/bar URLs...
2007-01-30 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: Don't leak found...
2007-01-25 Jindrich Makovickaplugins/elements/gstfilesrc.c: If not using mmap'ed...
2007-01-24 Edward Herveyplugins/elements/gstmultiqueue.c: Small fix.
2007-01-22 Edward Herveyplugins/elements/gstmultiqueue.c: Remove previous hack...
2007-01-17 Edward Herveyplugins/elements/gstmultiqueue.c: When dynamically...
2007-01-10 Tim-Philipp Müllerplugins/elements/gstfilesink.c: Include <stdio.h> for...
2006-12-21 David Schleefplugins/elements/gstfakesrc.c: Use g_random_int_range...
2006-12-19 Tim-Philipp Müllergst/gst.c: Docs typo fix.
2006-12-18 Stefan Kostplugins/elements/gstqueue.c: Correct docs of queue...
2006-12-16 Tim-Philipp Müllerplugins/elements/gstidentity.c: Print additional debug...
2006-11-28 Edward Herveylibs/gst/base/: New GstDataQueue object for threadsafe...
2006-11-06 Tim-Philipp MüllerUse g_strerror() instead of strerror() - we want UTF-8.
2006-11-06 Peter Kjellerstedtplugins/elements/gstfdsrc.c: Another printf fix (#371493).
2006-11-04 Thomas Vander Sticheledon't put strerror in translatable message
2006-11-03 Wim Taymansplugins/elements/gstfdsrc.c: Get the type and printf...
2006-11-03 Wim Taymansplugins/elements/gstfdsrc.c: Add some debugging.
2006-11-02 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Printf fixes for PPC...
2006-11-02 Jan David Molplugins/elements/: Printf fixes for gsize parameters...
2006-10-30 Michael Smithplugins/elements/gstfdsrc.c: Get the arguments to lseek...
2006-10-11 Wim Taymansdocs/plugins/: Update element args.
2006-10-11 Sjoerd Simonsplugins/elements/gstqueue.c: Recheck queue filledness...
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-10-06 Wim Taymansplugins/elements/gstfilesink.c: Add some FIXME for...
2006-10-05 Tim-Philipp MüllerPrintf fixes.
2006-10-02 Wim Taymansplugins/elements/gstfilesink.c: Set file to NULL when...
2006-09-29 Wim Taymanslibs/gst/net/: Stop reading commands when EOF as well.
2006-09-16 Stefan KostMore G_OBJECT macro fixing. Also Fix some details on...
2006-09-14 Thomas Vander Sticheleadd an INFO line for when we actually update the fd
2006-08-28 Michael Smithplugins/elements/gstidentity.c: Revert previous change...
2006-08-28 Michael Smithplugins/elements/gstidentity.c: Unset DISCONT on buffer...
2006-08-28 Wim Taymanslibs/gst/base/gstbasesrc.c: Small comment update.
2006-07-27 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Requesting 0 bytes befor...
2006-07-27 Wim Taymansgst/gstcaps.c: Fix useless assert, a uint is always...
2006-07-27 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Do not use mmap() by...
2006-07-26 Jan Schmidtgst/gststructure.*: Add API for setting values into...
2006-07-26 Wim Taymansgst/gstbuffer.c: Avoid function call for known types...
2006-07-25 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Remove superfluous g_obj...
2006-07-24 Thomas Vander Stichelegst/gstminiobject.c: update docs
2006-07-04 Jan Schmidtplugins/elements/gstfilesrc.*: Add "sequential" propert...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: if we get the wrong message...
2006-07-02 Thomas Vander Sticheleclean more
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-06-16 Wim Taymansplugins/elements/gstfilesink.*: Check if we can seek...
2006-06-01 Stefan Kostplugins/indexers/gstindexers.c: conditionally register...
2006-06-01 Stefan Kostgst/gsttagsetter.h: Can't cast ifaces to a class
2006-05-26 Jan Schmidtplugins/elements/: Add a use-mmap property to enable...
2006-05-23 Julien Mouttedocs/gst/gstreamer-sections.txt: Make new GST_FLOW_IS_S...
2006-05-19 Jan Schmidtgst/gstpad.c: Short-circuit gst_pad_set_caps if setting...
2006-05-18 Jan Schmidtplugins/elements/gstcapsfilter.c: The caps intersection...
2006-05-17 Edward Herveyplugins/elements/gstqueue.c: The queue is not responsib...
2006-05-16 Edward Herveyplugins/elements/gstqueue.c: The queue was posting...
next