fix updating gstreamer spec file making it 0.10 ready
[platform/upstream/gstreamer.git] / libs /
2005-12-02 Wim Taymansgst/gstutils.c: Small cleanup.
2005-12-01 Thomas Vander Sticheleadd libgstcontroller to the build
2005-12-01 Thomas Vander Stichelelibs/gst/controller/gstinterpolation.c: whitespace...
2005-12-01 Thomas Vander Stichelewrap config.h include
2005-11-30 Thomas Vander Sticheleremove old win32 stuff that isn't maintained and should...
2005-11-30 Thomas Vander Sticheleremove getbits
2005-11-30 Thomas Vander Sticheleremoving ext, was not used anymore
2005-11-29 Andy Wingolibs/gst/base/: en-LARGE the padding.
2005-11-29 Thomas Vander SticheleCVS surgery + support to move base, check, and net...
2005-11-29 Andy WingoRename gstnet-tempname to gstnet. Fixes #322257.
2005-11-29 Edward Herveygst/base/gstbasesink.c: Properly handle non GST_FORMAT_...
2005-11-29 Jan Schmidtgst/base/gstbasetransform.c: Treat a pad alloc with...
2005-11-29 Edward Herveygst/base/gstbasetransform.c: The event virtual method...
2005-11-28 Stefan Kostdocs/random/ensonic/dparams.txt: some TODOs for the...
2005-11-27 Stefan Kostgst/gstelement.c: don't loop forever
2005-11-27 Thomas Vander Stichelefix up Makefile.am and remove GST_ENABLE_NEW
2005-11-27 Thomas Vander Sticheleupdate LDFLAGS use some more
2005-11-24 Wim Taymansgst/base/gstbasesrc.c: Fix wrong percentage query.
2005-11-24 Thomas Vander Stichelecheck/gst/gstminiobject.c: don't use check calls from...
2005-11-24 Michael Smithgst/base/gstbasesink.c: Unlock the PREROLL_LOCK in...
2005-11-24 Wim TaymansDoc fixes.
2005-11-23 Wim TaymansDoc updates.
2005-11-23 Michael Smithdocs/gst/gstreamer-sections.txt: Update for new API...
2005-11-23 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-11-23 Christian Schalleradd missing cvsignores so CVS shuts up
2005-11-23 Andy Wingocheck/net/gstnetclientclock.c (test_functioning): Adjus...
2005-11-23 Stefan Kostdocs/gst/gstreamer-sections.txt: make two symbols from...
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
2005-11-22 Wim Taymansgst/base/gstbasesink.c: Make sure the GstFlowReturn...
2005-11-22 Stefan Kostgst/gst.h: include "gstchildproxy.h"
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Wim TaymansMore segment updates, replace code in plugins with...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-21 Andy Wingogst/base/gstbasesrc.c (GST_LIVE_BROADCAST, GST_LIVE_SIG...
2005-11-21 Tim-Philipp Müllerdocs/gst/gstreamer.types: gst_collectpads_get_type...
2005-11-21 Tim-Philipp MüllerRename gst_collecpads_foo() => gst_collect_pads_foo...
2005-11-20 Jan Schmidtcheck/gst/gstvalue.c: Add a deserialisation test for...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c: Turn off debugging.
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (do_linear_regression)...
2005-11-18 Edward Herveygst/base/gstbasesink.c: Also reset the ->current_*...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_threa...
2005-11-18 Wim Taymansgst/base/gstbasesink.c: For the current position in...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_class...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_new...
2005-11-17 Wim Taymansgst/net/gstnetclientclock.c: Free remote and local...
2005-11-17 Wim Taymansgst/net/gstnetclientclock.c: Fix compilation, uninitial...
2005-11-17 Andy Wingocheck/: Add a most minimal test for the net client...
2005-11-17 Andy Wingogst/gstclock.h (GstClock): Add rate and offset properti...
2005-11-16 Andy Wingogst/net/gstnettimepacket.c (gst_net_time_packet_send...
2005-11-16 Andy Wingofix
2005-11-16 Andy Wingogst/net/: Use the timepacket stuff in the provider...
2005-11-16 Wim Taymansgst/net/gstnettimeprovider.c: Call parent finalize...
2005-11-16 Andy Wingogst/net/: New part of core to hold network elements...
2005-11-16 Thomas Vander Stichelegst/gstpad.*: add gst_pad_new_from_static_template...
2005-11-16 Wim Taymansgst/base/gstbasetransform.c: Check if the caps are...
2005-11-16 Thomas Vander Stichelegst/base/gstbasesrc.c: some debug changes
2005-11-15 Thomas Vander SticheleRevert all these unrefs, they don't even pass make...
2005-11-15 Johan DahlinAnd gst_object_unref here too
2005-11-15 Johan Dahlingst/: Free pad templates, fixes a couple of leaks.
2005-11-15 Wim Taymansgst/base/gstbasesink.c: segment_stop == -1 at startup.
2005-11-15 Wim Taymansgst/base/gstbasesink.c: 0 segment values are 0 in any...
2005-11-14 Julien Mouttegst/base/gstbasetransform.c: Ref the source pad caps...
2005-11-11 Wim Taymansdocs/gst/gstreamer-sections.txt: Added some docs for...
2005-11-11 Wim Taymansgst/base/gstbasetransform.c: Small cleanups.
2005-11-11 Michael Smithgst/base/gstbasesink.c: Don't sync on buffers that...
2005-11-10 Thomas Vander Stichelegst/: Don't call gst_caps_do_simplify - it doesn't...
2005-11-10 Wim Taymansgst/base/: Implement clock sync in base class.
2005-11-09 Michael SmithSlightly polish docs for GstAdapter.
2005-11-09 Tim-Philipp Müllergst/: Use GST_DEBUG_FUNCPTR() more extensively.
2005-11-09 Edward Herveygst/:
2005-11-09 Andy Wingogst/base/gstbasesink.c: Add the beginning of docs here...
2005-11-09 Andy Wingogst/elements/gstfilesink.c (gst_file_sink_start)
2005-11-08 Tim-Philipp Müllergst/base/gstbasetransform.c: Hold STREAM_LOCK while...
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-11-07 Wim Taymansgst/base/gstbasesrc.c: Set the segment_end to -1 initia...
2005-11-07 Tim-Philipp Müllergst/base/gstadapter.c: Debug category should be 'adapte...
2005-11-05 Andy Wingogst/base/gstpushsrc.c: Shorten by 30% via use of boiler...
2005-11-04 Wim Taymansgst/base/gstbasesrc.c: Small update to stop at the...
2005-11-04 Edward Herveygst/base/gstbasesrc.c: Check if we are doing a segment...
2005-11-03 Wim Taymanscheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Wim Taymanscheck/states/sinks.c: Added some more checks. Specifica...
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Guard public API with assert...
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Don't try to ref NULL.
2005-10-28 Wim Taymansgst/base/gstbasetransform.c: Don't leak class.
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debugging.
2005-10-27 Wim Taymansgst/base/gstbasesrc.c: Move some stuff around and clean...
2005-10-27 Tim-Philipp Müllergst/base/gstbasesrc.c: Add missing break statements.
2005-10-27 Wim Taymanscheck/gst/gstbin.c: An extra refcount is taken in basesrc.
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debug.
2005-10-26 Stefan Kostfixing examples fixing docs typos changing log priority...
2005-10-25 Wim Taymansgst/base/gstbasesink.c: Don't use invalid stream_time.
2005-10-23 Thomas Vander Sticheleremove prematurely added error category and clean up...
2005-10-21 Wim Taymansgst/base/gstbasesink.c: Simply set the right flag when...
2005-10-21 Wim Taymansgst/base/gstbasesrc.c: Don't warn, the peer element...
2005-10-21 Wim Taymansgst/base/gstbasesrc.c: Fix seeking.
2005-10-21 Andy Wingogst/base/gstbasesrc.c (gst_base_src_query): Clean up...
2005-10-20 Wim Taymansdocs/design/part-TODO.txt: Update TODO
2005-10-20 Wim Taymansgst/base/gstbasesink.c: Speed up current position calcu...
2005-10-19 Wim Taymansgst/base/gstbasesink.c: Fix query handling again.
next