always check file length before making decisions based on it
[platform/upstream/gstreamer.git] / gst /
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
2003-10-20 Ronald S. BultjeWe need to store the new GList. Else, this causes probl...
2003-10-15 David Schleefadd gst_alloc_trace_live_all(), used by the test suites
2003-10-14 David SchleefChange the iterate callback functions to a GSignal
2003-10-09 Benjamin Otteg_list_length is unsigned
2003-10-09 Thomas Vander Stichelefix cleaning
2003-10-09 David Schleefdistcheck fixes. Some tests have been disabled.
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-10-06 Andy WingoMake GST_PROPS_PROPERTIES return NULL when props is...
2003-10-05 Thomas Vander Stichelefix docs for four functions
2003-10-05 Thomas Vander Sticheleallow pad push if peer is active
2003-10-05 Thomas Vander Sticheleforward port of 123517 adds more debug info to optscheduler
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-30 Andy Wingomake filesink handle events only in the chainfunction
2003-09-29 Iain HolmesUpdate the --gst-debug help documentation
2003-09-29 Ronald S. Bultjecast -> check, since we don't need the result. This...
2003-09-27 Benjamin Ottemake the registry read the plugin feature's rank -...
2003-09-27 Iain HolmesWhen scheduling a group, check that its not the group...
2003-09-24 David SchleefFix assumption that size_t is int
2003-09-22 David SchleefFix powerpc asm. Fixes #122952
2003-09-22 David SchleefFix powerpc stuff for non-gas assemblers
2003-09-18 David Schleefchange a debug message to a g_warning().
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Jan SchmidtFix compiler breakage.
2003-09-15 Benjamin Otteupdate docs to new error signal
2003-09-15 Benjamin Otteupdate default error callback to new error signal
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-09-14 David SchleefAdd navigation event
2003-09-14 David Schleefadd check for setting pad_get and pad_chain functions...
2003-09-13 David Schleeffix handling of _ in properties
2003-09-13 Ronald S. BultjeMake interface hack work with multiple interfaces per...
2003-09-13 Ronald S. BultjeImplement generic interface stuff, with per-instance...
2003-09-13 Ronald S. BultjeImplement seekability-only-if-available
2003-09-11 Thomas Vander Sticheleignore these test code
2003-09-11 Thomas Vander Sticheleignore
2003-08-30 David SchleefDist files generated by bison and flex.
2003-08-27 Angel Carpinterofix the error that break the built
2003-08-26 Thomas Vander Stichelefixes event function setting on unconnected pads
2003-08-19 David SchleefEr, plugins actually use gst_element_factory_set_rank...
2003-08-19 David Schleefconvert pad templates to GST_CAPS_ANY
2003-08-19 David SchleefAdd code to poison objects being destroyed
2003-08-19 David SchleefAdd GST_CAPS_NONE and GST_CAPS_ANY
2003-08-18 Ronald S. BultjeRemove duplicate rank field (fixes #119510)
2003-08-17 David Schleefinitialize gettext stuff, plus a few string i18ns
2003-08-17 Benjamin Otteuse _delete_link again
2003-08-17 Benjamin Ottefix gst_debug_remove_with_compare_func and make testsui...
2003-08-15 Joshua N. PritikinAdd my name to the copywrite (since I wrote most of...
2003-08-13 Thomas Vander Stichelebuild fix
2003-08-07 David SchleefAdd m68k support (from Debian bug report #172269)
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-08-06 David SchleefMake dladdr() code dependent on HAVE_DLADDR
2003-08-05 Thomas Vander Stichelecia check
2003-08-04 Ronald S. BultjeImplement simple seek API. This can later be extended...
next