revert until fixed
[platform/upstream/gstreamer.git] / gst /
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...
2004-05-18 Benjamin Ottegst/gstbin.c: don't
2004-05-18 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fixed an error...
2004-05-18 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Added some more...
2004-05-18 Benjamin Ottegst/schedulers/entryscheduler.c: make resetting schedul...
2004-05-18 Benjamin Ottegst/gstvalue.c: add serialization and comparison functi...
2004-05-14 Stefan Kostbacked out the change of gst.h added some comment about...
2004-05-14 Stefan Kostenabled gobject hierarchy in the gtk-doc enabled the...
2004-05-13 Benjamin Ottegst/gstelement.c: whoops, store the signal id correctly
2004-05-13 Jan Schmidtconfigure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFL...
2004-05-13 Thomas Vander Stichelegst/elements/gstidentity.c: add duration debug
2004-05-12 Benjamin Ottegst/gstpipeline.c: call gst_scheduler_reset on dispose...
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-05-11 David Schleefdocs/gst/Makefile.am: Dear gtk-doc, please print out...
2004-05-10 David Schleefgst/gstinfo.h: Add missing inline function.
2004-05-10 Benjamin Ottegst/gstelement.*: add gst_element_no_more_pads and...
2004-05-10 Benjamin Ottegst/gstregistry.c: refuse to add plugins when a plugin...
2004-05-09 Thomas Vander Sticheledon't break distcheck
2004-05-08 Benjamin Ottegst/gstpad.c: really reduce the set of caps
2004-05-08 Benjamin Ottegst/gstpad.c: mark links as unengaged when unnegotiatin...
2004-05-08 Thomas Vander Sticheleadd a dependency so it triggers a marshal code rebuild
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-05-06 Thomas Vander Sticheleput offending pipeline in error
2004-05-04 Benjamin Ottegst/parse/grammar.y: use GST_ERROR instead of g_warning...
2004-05-04 Benjamin Ottegst/parse/grammar.y: fix assert to not trigger when...
2004-05-04 Wim Taymansgst/schedulers/gstoptimalscheduler.c: when removing...
2004-05-04 Thomas Vander Stichelesome debugging
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-05-03 Thomas Vander Sticheleremoved
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-05-03 Benjamin Ottegst/gstbin.c: better debugging
2004-05-03 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-04-30 Thomas Vander Stichelegst/gsterror.h: include the headers needed for declarat...
2004-04-30 Benjamin Ottegst/schedulers/gthread-cothreads.h: free allocated...
2004-04-29 Sebastien Cotegst/elements/gstfilesink.c: Patch from Sebastien Cote...
2004-04-29 Thomas Vander Stichelefix build and small issues
2004-04-29 Benjamin Ottegst/: remove useless _gst_progname stuff
2004-04-29 David SchleefDisable parsing of a lot of files that aren't part...
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-28 David Schleefgst/gstcaps.c: Patch from Tim-Philipp Müller to fix...
2004-04-26 David Schleefgst/gstcpu.c: Don't clobber ebx in inline assembly...
2004-04-25 Benjamin Ottegst/gstelement.c: fix assertion to do an int comparison
2004-04-25 Benjamin Ottegst/elements/gstfilesrc.c: better debugging output...
2004-04-25 Benjamin Ottegst/gstcaps.c: fix memleak
2004-04-23 Benjamin Ottegst/gstvalue.c: add comparison function for buffers
2004-04-23 Benjamin Ottegst/gstcaps.c: call gst_caps_is_subset
2004-04-23 Benjamin Ottegst/gstcaps.c: add documentation
2004-04-22 Benjamin Ottegst/gstcaps.c: fix simplifying and subtracting not...
2004-04-22 Benjamin Ottedocs/gst/tmpl/: update for recent API changes
2004-04-22 Benjamin Ottegst/gstcaps.c: allow subtracting ANY and EMPTY from...
2004-04-22 Benjamin Ottegst/gstcaps.c: only simplify in functions that create...
2004-04-22 Benjamin Ottegst/gstcaps.c: unset GValue after use
next