platform/upstream/gstreamer.git
2003-09-11 Thomas Vander... commit
2003-09-11 Thomas Vander... commit
2003-09-11 Thomas Vander... readme
2003-09-08 Ronald S. Bultjebla bla... some new stuff
2003-09-08 Ramon Garcia... Added specification document of the RTP client subsystem.
2003-09-04 Ronald S. BultjeAdd GInterface
2003-08-30 David SchleefDist files generated by bison and flex.
2003-08-29 Ronald S. BultjeAdd some class/init example code (on request of zeenix)
2003-08-28 Ronald S. BultjeA generic interface proposal
2003-08-27 Angel Carpinterofix the error that break the built
2003-08-26 Thomas Vander... more info
2003-08-26 Thomas Vander... fixes event function setting on unconnected pads
2003-08-23 David SchleefRemove running configure for cothreads, since it's...
2003-08-21 David Schleefshow the rank of a plugin feature. (actually, only...
2003-08-21 David SchleefAdd --enable-poisoning option, and make it default...
2003-08-19 David Schleefignore more files
2003-08-19 David SchleefRemove the superfluous use of { }
2003-08-19 Christian Schallerthis contains fixed needed to once again build rpms...
2003-08-19 David Schleeffurther i18n: call setlocale()
2003-08-19 David SchleefAdd code to spawn each file in ${plugindirectory}/scrip...
2003-08-19 David SchleefEr, plugins actually use gst_element_factory_set_rank...
2003-08-19 Ronald S. BultjeAdd SIGUSR1/SIGUSR2 as play/stop signals. Also add...
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-18 David SchleefShow signals/actions of parent classes
2003-08-17 David SchleefFind correct name for libtoolize
2003-08-17 David Schleeffeeble attempt at translating a few messages
2003-08-17 David Schleefmore i18n stuff
2003-08-17 David Schleefinitialize gettext stuff, plus a few string i18ns
2003-08-17 David SchleefAdd framework for internationalization
2003-08-17 Benjamin Otteuse _delete_link again
2003-08-17 Benjamin Otteinclude _get_type() functions in headers. Fixes docs...
2003-08-17 Benjamin Ottefix gst_debug_remove_with_compare_func and make testsui...
2003-08-15 David SchleefMove man pages from %.1 to %.1.in, and add a rule to...
2003-08-15 Joshua N. PritikinAdd my name to the copywrite (since I wrote most of...
2003-08-14 Benjamin Otteremove legacy offset code - fixes #119550
2003-08-14 David SchleefChange default program suffix to -0.7
2003-08-13 Thomas Vander... build fixes
2003-08-13 Thomas Vander... build 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-06 David SchleefAdd check for dladdr()
2003-08-06 David SchleefAutomake-1.5 chokes on gst/Makefile.am, so updating...
2003-08-06 David SchleefRemove putbits Makefile
2003-08-06 David Schleefputbits removed because of licensing concerns. Code...
2003-08-05 Thomas Vander... check
2003-08-05 Thomas Vander... cia 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 SchleefAdd another test
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-29 David SchleefMake docs building dependent on BUILD_DOCS, this appear...
2003-07-29 David SchleefRemove lines that pull libs/ext/cothreads from CVS
2003-07-29 Jan SchmidtFix installing plugin in wrong dir
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-27 David SchleefChange printing of float props to %g
2003-07-25 Brian CameronFixed Forte compile issue.
2003-07-25 Brian CameronProperly handle null string value, preventing core...
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-23 David SchleefChange %llu printf formats to G_GUINT64_FORMAT
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-21 Leif Johnson+ updates to the mimetypes file, trying to get it in...
2003-07-19 Thomas Vander... docs fixes, see #117837
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-18 Christian Schallerremove mask statement from %post as it is not supported...
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 SchleefAdd IUY2
2003-07-14 David SchleefAdd number-of-iterations option.
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 David SchleefUpdate for new debugging system
2003-07-12 Ronald S. BultjeAdd G_BEGIN/END_DECLS macros around all the stuff to...
2003-07-12 Ronald S. BultjePlugin details fixes
2003-07-10 Wim TaymansUpdated example app
2003-07-10 Wim TaymansAdded some comments and use _PAD_IS_USABLE instead...
next