cvs can't merge - these should have been dead since typefind merge
[platform/upstream/gstreamer.git] / gst /
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...
2003-08-03 Benjamin Otteoptimized debugging.
2003-08-02 David SchleefRemove check for readability of a registry, since if...
2003-08-02 David SchleefAdd pad->unlinkfunc and gst_pad_set_unlink_function()
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-29 David SchleefFix typo in last commit
2003-07-29 David Schleef1. Learn sparc asm 2. Realize the level of bogosity...
2003-07-29 Ronald S. BultjeImplement gst_caps_has_property*() as functions instead...
2003-07-27 Benjamin Otteclean up debugging messages in gstthread.c - includes...
2003-07-27 David SchleefRemoved building of ext/cothreads and corresponding...
2003-07-25 Brian CameronFixed Forte compile issue.
2003-07-25 David SchleefChange strtod() -> g_ascii_strtod(), since strtod(...
2003-07-25 David SchleefChanged strtod() -> g_ascii_strtod(), since strtod...
2003-07-25 Joshua N. Pritikin1. Change many comments from // to /**/.
2003-07-25 Joshua N. PritikinAssign IDs starting from 1 instead of from 0.
2003-07-25 Joshua N. PritikinAdd a GST_SEEK catagory for diagnostics about handling...
2003-07-25 Anonymous Ignore... Prevent the registry from enter an infinite loop. ...
2003-07-24 David SchleefBut you can't use G_TYPE_BOXED in a signal. Changing...
2003-07-24 David SchleefProperly ref caps and pad template in FACTORY macros
2003-07-24 Joshua N. Pritikinfix type in documentation
2003-07-22 Ronald S. BultjeAdd support for not incrementing bytecounter while...
2003-07-22 Joshua N. PritikinUse a helper function to swap prop entries such they...
2003-07-18 David SchleefAdd glib.h for G_BEGIN_DECLS
2003-07-18 David SchleefAdd G_BEGIN_DECLS/G_END_DECLS to exported headers
2003-07-16 Benjamin Otteadd valist function for gst_event_new_discontinuous...
2003-07-16 Andy Wingosome formatting and doc fixes, and make gstdebug output...
2003-07-16 Andy Wingorun pre_run_func and post_run_func when working without...
2003-07-14 David SchleefReference the caps used as filtercaps
2003-07-13 David SchleefCheck added in last checkin was tripping on the ends...
2003-07-13 David SchleefPrint float props using %g. Warn about corrupt props...
2003-07-13 David Schleefadd warning if getcaps function returns an unreferenced...
2003-07-12 Ronald S. BultjeAdd G_BEGIN/END_DECLS macros around all the stuff to...
2003-07-10 Wim TaymansAdded some comments and use _PAD_IS_USABLE instead...
2003-07-10 Benjamin Ottefix issue with null pointer cast use brackets around...
2003-07-09 Benjamin Otteinclude license in registry
next