remove bufferpool documentation
[platform/upstream/gstreamer.git] / gst /
2003-12-23 Colin WaltersAdd interface to setting GValues directly.
2003-12-22 David SchleefPrint double ranges in a locale-friendly way
2003-12-22 Benjamin Ottegst/elements/gstelements.c: Set ranks of elements to...
2003-12-22 Benjamin Ottegst/autoplug/: Fix autoplugging in spider element,...
2003-12-22 Thomas Vander Stichelesome docs style cleanups
2003-12-22 Thomas Vander Sticheleminor style issues, no need to ChangeLog it
2003-12-22 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
2003-12-22 David SchleefAllow more characters to be recognized as caps characters
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjegst/gstqueue.c: implement timeout for sending events...
2003-12-19 Brian CameronFixed shell in docs/gst/Makefile.am and docs/libs/Makef...
2003-12-18 David SchleefFix powerpc asm
2003-12-18 Colin WaltersFix type of GST_TAG_TRACK_COUNT.
2003-12-17 Ronald S. BultjeRemove need for calling set_active(FALSE)+set_active... CAPS-MERGE-3
2003-12-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-12-16 Thomas Vander Stichelerename option as suggested to avoid bad jokes :)
2003-12-15 Thomas Vander Stichelefix brian's commit
2003-12-15 Brian CameronRemoved grammar.tab.h from the flex command to build...
2003-12-15 Brian CameronRemoved needless semicolon that was causing a compiler...
2003-12-15 Thomas Vander Sticheleimplementing segfault handler for plugin loading
2003-12-14 Ronald S. BultjeFix a deadlock that happens if the next element sends...
2003-12-14 Benjamin Ottefix caps parsing. Some evil person (me?\!) disallowed...
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 Benjamin Ottedo connect elements directly, if they can be connected...
2003-12-09 David Schleefoops, didn't intend to do last checkin
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-07 Benjamin Ottefinish everything typefinding related (like seeking...
2003-12-07 Ronald S. BultjeRename GstInterface to GstImplementsInterface (see...
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-02 Thomas Vander Stichelefix docs build fix make distcheck
2003-12-02 Benjamin Ottecomment out caps2 stuff
2003-12-02 David Schleefchange gst_pad_select() to gst_pad_selectv(), and add...
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-12-01 David Schleefremove gstcaps2.h
2003-12-01 Jan SchmidtAdd gstcaps2.h for installation so gst-plugins builds.
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-29 David SchleefMerge gstvalue and gststructure from CAPS branch
2003-11-29 David Schleefremove old autoplug support
2003-11-29 David SchleefRemove old autoplug code
2003-11-29 David Schleeffix minor typo
2003-11-25 Benjamin Ottemake sure props are really sorted before intersecting... CAPS-MERGE-1
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-24 Benjamin Otteoops, glib function too new for general audience
2003-11-24 Benjamin Ottemerge in tagging
2003-11-22 Ronald S. BultjeDisable i18n if it's not there - this fixes build issue...
2003-11-22 Benjamin Ottechange the chainwrapper to allow removing pads during...
2003-11-18 Ronald S. BultjeAdd GstElement as a prerequisite for GstInterface
2003-11-18 Benjamin Otteimprove debugging options:
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-17 Benjamin Ottequery sink pads before querying peers of source pads...
2003-11-14 Iain HolmesMake the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN...
2003-11-14 Thomas Vander Sticheleput GST_CACHE_DIR in config.h
2003-11-13 David Schleefchange another G_TYPE_POINTER in g_signal_new() to...
2003-11-13 David Schleeffixes for last checkin
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-11 David SchleefAdd new caps code
2003-11-11 Andy Wingofix an old bug traversing pad template lists, and chang...
2003-11-11 David Schleefchange navigation from caps to structure
2003-11-09 Ronald S. BultjeCaps with empty props (which is not NULL - gst_props_ne...
2003-11-09 Ronald S. BultjeCompile fix for gcc-2.9x
2003-11-08 David SchleefAdd gst_element_class_get_pad_template()
2003-11-07 David Schleefrevert last change
2003-11-07 Julien MoutteAdding GST_EVENT_RENEGOTIATE
2003-11-06 Jan SchmidtFix a crash when unlinking Ghost pads which was include...
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change... CAPS-ROOT
2003-11-05 Benjamin Otteset chainfunction on request pads (FIXME: do we even...
2003-11-05 Benjamin Ottememory management and debugging issues
2003-11-05 Benjamin Otteinitialise pad->convertfunc only once return FALSE...
2003-11-05 Benjamin Ottemake gst_element_link work when connecting from a NULL...
2003-11-04 David Schleefhacking. Add value_compare, value_union, and value_int...
2003-11-04 Benjamin Ottedisable debugging when it hasn't been initialized yet...
2003-11-04 Benjamin Ottefix missing include for OS X (bug 126069) - HEAD should...
2003-11-04 David SchleefAdjust API based on comments from other developers
2003-11-04 David Schleeffix typo
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-11-03 David SchleefAdd GstStructure and GstValue
2003-11-02 Ronald S. BultjeXML, gst-editor, gst-rec and anything that's not based...
2003-11-02 Benjamin Otteimplement 'gst_element_factory_find_from_element' to...
2003-11-02 Benjamin Ottefix stupidity bug in gstelement.c (which only crashes...
2003-11-02 Ronald S. BultjeAdd QPL and GPL/QPL, plus add links to licenses
2003-10-31 David SchleefFix warnings due to previous checkin
2003-10-31 David Schleefadd rule dependency
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-31 Benjamin Ottecvs can't merge - these should have been dead since...
2003-10-31 David SchleefClean more files
2003-10-31 Benjamin Otteremove types directory. Should have been killed by...
2003-10-30 Benjamin Ottedeclaration order fixes
2003-10-29 David SchleefAllow NULL to be a valid value for factory->extensions.
2003-10-29 David Schleefclean up some warnings
2003-10-29 David SchleefAdd typedef to named enum
2003-10-29 David Schleefdon't dist files generated by flex and bison, since...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-20 Ronald S. BultjeProperly give an error if no file was given
next