doc style fixes
[platform/upstream/gstreamer.git] / gst /
2004-07-28 Wim Taymansgst/: Make sure that a bin state change tries to keep...
2004-07-27 Wim TaymansAdded transform functions between double and fraction.
2004-07-26 Thomas Vander Stichele#148497
2004-07-26 Stefan Kostcorrected the comment about the struct poptOption worka...
2004-07-26 Stefan Kostfixed all double <TITLE> elements in sections.txt added...
2004-07-26 Thomas Vander Sticheleimprove some debug statements
2004-07-25 Benjamin Ottegst/autoplug/gstspideridentity.c: don't delay links...
2004-07-25 Steve Lhommeremove unused .def files and export symbols using GST_P...
2004-07-24 Steve LhommeDisable NLS for now literaly export GST_CAT_DEFAULT
2004-07-24 Steve Lhommeremoving the file doesn't seem to be a good idea on...
2004-07-24 Steve LhommeRemove the registry before applying the new TMP file...
2004-07-23 Zaheer Abbas Meraligst/elements/gstmultifilesrc.*: Added newmedia property...
2004-07-23 David Schleefgst/gststructure.c: Set type field correctly.
2004-07-22 Benjamin Ottegst/gstelementfactory.c: set the factory in the class...
2004-07-22 Benjamin Ottegst/gstelement.c: make this a static function
2004-07-22 Wim Taymansgst/schedulers/gstoptimalscheduler.c: fix 147894-2...
2004-07-21 Benjamin Ottekeep this up to date, since I seem to be the only one...
2004-07-21 Benjamin Ottegst/gstbin.c: make state changes work correctly and...
2004-07-21 Benjamin Ottegst/gstpad.c: check if data is NULL before outputting...
2004-07-21 Benjamin Ottegst/schedulers/entryscheduler.c: reset the state when...
2004-07-21 Stefan Kostput symbols in the sections.txt into the right sections...
2004-07-20 Benjamin Ottegst/gstelement.c: use correct sinkpad, if only sinkpad...
2004-07-20 Ronald S. Bultjedocs/random/ds/0.9-suggested-changes: Make note about...
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
next