fix for #142813 - deadlock in opt
[platform/upstream/gstreamer.git] / gst /
2004-07-20 Thomas Vander Stichelefix for #142813 - deadlock in opt
2004-07-20 Thomas Vander Stichelefix for #147819 (Add some checks in the opt scheduler)
2004-07-20 Thomas Vander Stichelefix for 147929: [PATCH] running gst-register in non...
2004-07-20 Thomas Vander Stichelefix for #147894 (opt scheduler decoupled elements misma...
2004-07-16 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Call group_inc_li...
2004-07-16 Thomas Vander Stichelefix #147707 blocker
2004-07-16 Benjamin Ottegst/gstvalue.c: use ints and return ints, fractions...
2004-07-15 Thomas Vander Sticheleadding GstFraction GValue type
2004-07-15 Thomas Vander Sticheledebugging additions and style cleanups
2004-07-15 Benjamin Ottegst/gstelement.h: Don't GST_ERROR_OBJECT smpty strings...
2004-07-14 Andy Wingogst/gsttag.c: Add a tag merge func for pointers. The...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fix stupid warnin...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Make sure that...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: move isolated...
2004-07-13 Steve LhommeHandle binary files under Windows OK
2004-07-13 Benjamin Ottecompatibility fixes for Solaris 8/gcc 2.95
2004-07-12 Benjamin Ottegst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MOD...
2004-07-12 Benjamin Ottegst/gstelement.c: virutalize gst_element_set_state...
2004-07-12 Benjamin Otteconfigure.ac: require valgrind >= 2.1 (fixes Gentoo...
2004-07-12 Steve LhommeHandle binary files under Windows
2004-07-12 Steve Lhommefix i18n under Windows and a C syntax error
2004-07-12 Thomas Vander Sticheleset PENDING on bin correctly for special case. fixes...
2004-07-11 Benjamin Ottegst/gstclock.h: GST_SECOND shouldn't cause a conversion...
2004-07-11 Andy Wingogst/gstbin.c (gst_bin_add_func): If we're adding an...
2004-07-11 Andy Wingogst/gstbin.c (gst_bin_foreach): New static function...
2004-07-10 Thomas Vander Stichelefix for last plugins release
2004-07-09 Wim Taymansgst/: Since remove is virtual in GstBin we must not...
2004-07-09 Thomas Vander Sticheledebugging fixes
2004-07-09 Thomas Vander Stichelefixes 123774 - setting state on a bin should set state...
2004-07-09 Thomas Vander Sticheleclean up debugging. change to finalize to free all...
2004-07-09 Thomas Vander Stichelecatch wrong state changes in element base class
2004-07-09 Thomas Vander Stichelecleanup
2004-07-09 Thomas Vander Sticheledebug
2004-07-09 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Do not try to...
2004-07-08 Benjamin Ottegst/gstelement.c: make reentrant (= allow removing...
2004-07-08 Thomas Vander Sticheledon't send events below PAUSED on parent
2004-07-08 Wim TaymansImplemented group splitting and rechaining.
2004-07-08 Thomas Vander Stichelegst/autoplug/gstspideridentity.c: extra debugging
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-07-07 Thomas Vander Sticheledebug fix
2004-07-07 Thomas Vander Sticheledebug fix
2004-07-07 Thomas Vander Sticheledebugging and cleanups
2004-07-07 Ronald S. BultjeFix enum serialization, deserialization, comparison...
2004-07-06 David Schleefgst/gstcaps.c: Fix memleak.
2004-07-06 Thomas Vander Stichelerebuild registry only for newer plugins. fixes #145520
2004-07-06 Thomas Vander Stichelefix spider memleaks #137863
2004-07-06 Thomas Vander Stichelefix SIGBUS on opt, #145338
2004-07-06 Thomas Vander Sticheleclean up clock lifecycle. fixes #109831
2004-07-04 Thomas Vander Stichelechain bin restore to parent method
2004-07-03 David Schleefgst/gstcaps.c: Actually do something in these functions...
2004-07-03 Thomas Vander Stichelemore debug info
2004-07-03 David Schleefgst/gstinfo.h: wrap #pragmas in #ifdefs for the correct...
2004-07-02 Thomas Vander Stichelerevert until fixed
2004-07-02 Benjamin Ottegst/gstpad.c: check that pads that get linked belong...
2004-06-29 Benjamin Ottegst/gstpad.c: throw an error if the getcaps function...
2004-06-26 Thomas Vander Stichelefigure out problem with dynamic
2004-06-26 Wim Taymansgst/elements/: Removed multifdsink, moved it to plugins.
2004-06-26 Thomas Vander Stichelecheck stream
2004-06-25 Thomas Vander Sticheleprint offset_end
2004-06-24 Wim Taymansgst/elements/: Added an element that writes to multiple...
2004-06-24 Benjamin Ottegst/parse/grammar.y: don't try to link elements before...
2004-06-22 Benjamin Ottegst/gstelement.h: remove define that referenced a nonex...
2004-06-20 Benjamin Ottegst/gstdata.c: whoops, return values were wrong, so...
2004-06-20 Benjamin Ottegst/gstpad.c: check for if we were unlinked while insid...
2004-06-20 Benjamin Ottegst/gstvalue.c: test that start is smaller then end
2004-06-18 Thomas Vander Sticheleadd sync to identity
2004-06-16 Benjamin Ottegst/gstelementfactory.c: make the freakin "elementfacto...
2004-06-14 David Schleefgst/gstcpu.c: Fix problem when using
2004-06-14 Thomas Vander Stichelemore clarification
2004-06-14 Thomas Vander Stichelefix docstring of get_time
2004-06-13 Steve Lhommerename GSTREAMER_EXPORT to GST_EXPORT
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix the missing "extern"
2004-06-12 Steve LhommeMore code in debug builds to have logging capabilities
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-12 Steve LhommeEnable NLS under Windows
2004-06-11 Thomas Vander Sticheleuse ->length
2004-06-11 Thomas Vander Stichelefix queue event code
2004-06-10 Johan Dahlingst/gst.c (gst_init_check_with_popt_table): Do not...
2004-06-09 Johan Dahlingst/gstbuffer.c (gst_buffer_default_copy): Don't forget...
2004-06-09 Wim Taymansgst/elements/: Print more buffer info in fakesink.
2004-06-07 Benjamin Ottegst/gstelement.c: add failure check
2004-06-06 Benjamin Ottegst/indexers/gstfileindex.c: make debugging use a defau...
2004-06-06 Benjamin Ottegst/elements/gstfdsrc.c: reset offset counter when...
2004-06-06 Benjamin Ottegst/registries/gstxmlregistry.c: don't rely on g_dir_op...
2004-06-06 Sebastien Cotefix copyright in header and typo in debugging category...
2004-06-05 Thomas Vander Sticheleput back GST_CAT_DATAFLOW RELEASE-0_8_3
2004-06-03 Thomas Vander Sticheleadd GST_DEBUG detection
2004-05-28 Stéphane Loeuillet- removing some trailing commas in enums to please...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Don't try to...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Elements without...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fixes to maintain...
2004-05-25 Benjamin Ottegst/gstcaps.c: don't print error messages when there...
2004-05-22 David Schleefgst/registries/gstxmlregistry.c: Fix warning on OS...
2004-05-21 Johan Dahlingst/gstcpu.c (gst_cpuid_i386): Protect some gcc asm...
2004-05-20 David Schleefgst/gstindex.c: Fix overflows in comparison code. ...
2004-05-20 Wim Taymansgst/gstbuffer.*: Added Comment to a flag. copy relevant...
2004-05-20 Thomas Vander Sticheleadd IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST +...
2004-05-20 Thomas Vander Stichelenext time someone tells me to use the gst macros becaus...
2004-05-19 Benjamin Ottegst/gstvalue.c: fix int variable deserialization and...
next