fixing the --help text for docs building/non-building. Finally the correct text for...
[platform/upstream/gstreamer.git] / plugins /
2004-02-22 Thomas Vander Stichelefix errors
2004-02-18 David Schleefgst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in...
2004-02-15 Julien Mouttegst/gstbin.c: Fix a big bug that was breaking pipelines...
2004-02-13 David Schleefgst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_...
2004-02-13 David Schleefgst/elements/gstfdsrc.*: Adds timeout property to fdsrc...
2004-02-12 Thomas Vander Stichelefixes for --disable-loadsave --disable-registry
2004-02-11 Thomas Vander Sticheleremoving old files
2004-02-11 Thomas Vander Stichelerename multidisksrc to multifilesrc
2004-02-09 Julien Mouttegst/gstdata.c: Adding a categorized debug on data_ref...
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-07 David Schleefdocs/random/ds/0.9-suggested-changes: Random ramblings
2004-02-04 Benjamin Ottegst/autoplug/gstspideridentity.c: use get_allowed_caps...
2004-02-04 Thomas Vander Sticheleincrement current, reset padding
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-02-03 Benjamin Ottegst/gststructure.c: fix huge memleak
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-02-03 Benjamin Ottegst/elements/gstfilesrc.*: don't ref the filesrc when...
2004-02-02 Benjamin Ottegst/elements/gstfilesrc.c: set all the values on buffer...
2004-01-31 Thomas Vander Stichelesuffix errors with .
2004-01-31 Thomas Vander Stichelesuffix errors with period.
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Julien Mouttegst/elements/gstfilesrc.c: Fixing seeking by making...
2004-01-29 Ronald S. Bultjedocs/pwg/advanced-tagging.xml: Add a part about tag...
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2004-01-29 David Schleefdocs/random/ds/element-checklist: Notes about gst_caps_...
2004-01-27 David Schleefgst/gstpad.*: Add new function to allow element to...
2004-01-26 David SchleefRevert accidental checkin and start over
2004-01-26 David SchleefOriginal commit message from CVS:
2004-01-25 Benjamin Ottegst/elements/gstbufferstore.c: fix bug where buffer...
2004-01-20 Thomas Vander Stichelefix rename
2004-01-20 Thomas Vander Stichelerenamine typefindelement to typefind
2004-01-19 Thomas Vander Sticheleadding docs
2004-01-19 Thomas Vander Sticheleremoving ending punctuation dots
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-15 David Schleefgst/gstqueue.*: Fix the spelling of "treshold" and...
2004-01-14 Benjamin Ottegst/gstqueue.c: query if buffers are inside the pool...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-13 Thomas Vander Sticheleadding i18n tested with nl, seems to work fine
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2004-01-11 David Schleefgst/: Change GstBuffer private structure element names...
2004-01-11 Benjamin Ottegst/elements/gstbufferstore.c: initialize debugging...
2004-01-11 Benjamin Ottegst/gstqueue.c: Use better defaults for when a queue...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2004-01-07 Ronald S. Bultjegst/elements/gstfilesink.c: Fix for if we pass NULL...
2004-01-04 David Schleefgst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
2004-01-03 David Schleefgst/elements/gsttypefindelement.c: Use gst_pad_use_expl...
2004-01-01 David SchleefNegotiation fixes
2003-12-31 Ronald S. Bultjegst/gstqueue.c: use gst_pad_proxy_getcaps()
2003-12-31 David SchleefNegotiation fixes
2003-12-24 Colin WaltersMake GstCaps parameter const. Copy caps parameter...
2003-12-23 David Schleefgst/elements/: Use gst_pad_proxy_getcaps().
2003-12-22 Benjamin Ottegst/elements/gstelements.c: Set ranks of elements to...
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjegst/gstqueue.c: implement timeout for sending events...
2003-12-14 Ronald S. BultjeFix a deadlock that happens if the next element sends...
2003-12-13 Ronald S. BultjeThis is either a rewrite or a large bugfix to the queue...
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-07 Benjamin Ottefinish everything typefinding related (like seeking...
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-02 David Schleefchange gst_pad_select() to gst_pad_selectv(), and add...
2003-11-29 David Schleeffix minor typo
2003-11-24 Benjamin Otteand remove that debugging g_print - sheesh
2003-11-24 Benjamin Ottesend correct buffer offset after seek
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-17 Benjamin Ottealways check file length before making decisions based...
2003-11-17 Benjamin Ottekeep pads active at all times (this is a workaround...
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-09 Ronald S. BultjeCompile fix for gcc-2.9x
2003-11-05 Benjamin Otteset chainfunction on request pads (FIXME: do we even...
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-30 Benjamin Ottedeclaration order fixes
2003-10-29 David Schleefclean up some warnings
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-20 Ronald S. BultjeProperly give an error if no file was given
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-10-07 David SchleefAdd padding to structures and objects
2003-10-07 David Schleefremember to set buffer size.
2003-09-30 Andy Wingomake filesink handle events only in the chainfunction
2003-09-24 David SchleefFix assumption that size_t is int
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-09-13 Ronald S. BultjeImplement seekability-only-if-available
2003-08-19 David Schleefconvert pad templates to GST_CAPS_ANY
2003-08-15 Joshua N. PritikinAdd my name to the copywrite (since I wrote most of...
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-08-01 Ronald S. BultjeSupport gcc-2.9x, too
2003-07-30 David SchleefAdd using_mmap field to GstFileSrc
2003-07-30 David SchleefImplement read() as a fallback method if mmap() fails...
2003-07-25 Brian CameronFixed Forte compile issue.
2003-07-25 Joshua N. Pritikin1. Change many comments from // to /**/.
2003-07-22 Ronald S. BultjeAdd support for not incrementing bytecounter while...
2003-07-10 Wim TaymansAdded some comments and use _PAD_IS_USABLE instead...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-07 Ronald S. BultjeActually, size should be a guint (because GST_BUFFER_SI...
2003-06-07 Ronald S. BultjeMake filesink fail with some grace, see #114614
next