Add net pkgconfig files.
[platform/upstream/gstreamer.git] / ChangeLog
2005-11-18 Andy WingoAdd net pkgconfig files.
2005-11-18 Stefan Kostgst/: docs fixes
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 Wim Taymansgst/gstbin.*: Removing a clock provider from a bin...
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 Wim Taymansgst/gstbin.c: And unref the child too..
2005-11-17 Wim Taymansgst/gstbin.c: Refactor the sort iterator so it can...
2005-11-17 Michael Smithgst/gstclock.*: Anonymous structs are a gcc (and some...
2005-11-17 Andy Wingogst/gstclock.h (GstClock): Add rate and offset properti...
2005-11-17 Tim-Philipp Müllergst/gstmessage.c: Assertion should check for CLOCK_LOST...
2005-11-16 Andy Wingogst/net/gstnettimepacket.c (gst_net_time_packet_send...
2005-11-16 Andy Wingocheck/net/gstnettimeprovider.c: Check to see that the...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable more tests.
2005-11-16 Andy Wingogst/net/: Use the timepacket stuff in the provider...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable valgrind check.
2005-11-16 Wim Taymansgst/net/gstnettimeprovider.c: Call parent finalize...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable valgrind check that should...
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/gstpad.c: Removed warning, it's not realy an error...
2005-11-16 Wim Taymansgst/base/gstbasetransform.c: Check if the caps are...
2005-11-16 Thomas Vander Stichelefix pad tempalte leak in tee
2005-11-16 Thomas Vander Stichelegst/: use gst_object_ref when setting the pad template...
2005-11-16 Thomas Vander Stichelegst/: remove functions copied from GLib 2.6
2005-11-16 Michael Smithgst/Makefile.am: Don't link against VALGRIND_LIBS....
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 Dahlingst/: Free pad templates, fixes a couple of leaks.
2005-11-15 Tim-Philipp Müllergst/gstpad.c: GST_PAD_PAD_TEMPLATE(pad) gets the pad...
2005-11-15 Wim Taymansgst/gstevent.c: Small doc update.
2005-11-15 Andy Wingogst/gstelement.c (gst_element_set_base_time): Add debug...
2005-11-15 Wim Taymansgst/base/gstbasesink.c: segment_stop == -1 at startup.
2005-11-15 Andy Wingocheck/gst/gstpipeline.c (test_base_time): Punt around...
2005-11-15 Wim Taymansgst/base/gstbasesink.c: 0 segment values are 0 in any...
2005-11-15 Andy Wingocheck/gst/gstpipeline.c (test_base_time): Add check...
2005-11-15 Wim Taymansdocs/design/part-TODO.txt: Some more TODO items.
2005-11-15 Andy Wingogst/elements/gstfakesrc.c (gst_fake_src_create): It...
2005-11-15 Andy Wingocheck/gst/gstpipeline.c (test_base_time): New test...
2005-11-14 Stefan Kostmore section docs
2005-11-14 Wim Taymanscommon/gst.supp: add suppressions from Wim's Debian...
2005-11-14 Thomas Vander Stichelecommon/gst.supp: add suppressions from Andy's AMD64...
2005-11-14 Andy Wingogst/gstpad.c (gst_pad_set_active): Change docs; parent's
2005-11-14 Andy Wingogst/gsterror.c (FILE_A_BUG): Be polite *and* helpful...
2005-11-14 Andy Wingogst/gstindex.c (gst_index_add_object): Note in the...
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 Thomas Vander Sticheleback to head
2005-11-11 Thomas Vander Stichelereleasing 0.9.5 RELEASE-0_9_5
2005-11-11 Wim Taymansgst/gstbuffer.c: Copy more flags.
2005-11-11 Wim Taymansgst/base/gstbasetransform.c: Small cleanups.
2005-11-11 Wim Taymansgst/gstpad.c: While checking the flag for reentrancy...
2005-11-11 Michael Smithgst/base/gstbasesink.c: Don't sync on buffers that...
2005-11-10 Andy Wingocheck/gst/gstbin.c (test_message_state_changed_children...
2005-11-10 Thomas Vander Stichelegst/: Don't call gst_caps_do_simplify - it doesn't...
2005-11-10 Wim Taymansdocs/design/part-TODO.txt: Updated todo.
2005-11-10 Wim Taymansgst/base/: Implement clock sync in base class.
2005-11-10 Tim-Philipp Müllergst/gststructure.c: Forward-port a 0.8 patch to handle...
2005-11-10 Wim TaymansFix docs, move some STATE macros to private.
2005-11-10 Wim Taymanscheck/gst/gstghostpad.c: Added check for bug #317341
2005-11-09 Wim Taymansgst/gstbuffer.*: Uber-spiffy-spiffify some more.
2005-11-09 Tim-Philipp Müllergst/: Use GST_DEBUG_FUNCPTR() more extensively.
2005-11-09 Wim Taymansgst/gstobject.*: Documentation fixes.
2005-11-09 Edward Herveygst/gsttypefindfactory.c: Fix docs.
2005-11-09 Edward Herveygst/:
2005-11-09 Wim Taymansgst/gstiterator.c: Fix revision data.
2005-11-09 Wim Taymansgst/: Fix docs.
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Moved the message...
2005-11-09 Edward HerveyDocument GstURIHandler
2005-11-09 Wim Taymansgst/gstiterator.*: Fix iterator docs.
2005-11-09 Wim Taymansgst/gstbin.h: Document another field.
2005-11-09 Wim Taymansgst/gstbin.h: Documented structs.
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Added some new macros.
2005-11-09 Wim Taymansdocs/design/part-TODO.txt: Some more items for the...
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-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 Thomas Vander Sticheledocs/faq/gst-uninstalled: fix up PS1 for systems that...
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 Stefan Kostmore docs added
2005-11-04 Wim Taymansgst/base/gstbasesrc.c: Small update to stop at the...
2005-11-04 Stefan Kostgst/gstregistry.*: added missing docs
2005-11-04 Edward Herveygst/base/gstbasesrc.c: Check if we are doing a segment...
2005-11-04 Wim Taymansgst/gstbus.c: Don't leak a mutex unlock in case of...
2005-11-04 Wim Taymansgst/gstbus.c: Get the context to wake up only once.
2005-11-03 Stefan Kostcheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Wim Taymanscheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Stefan Kostdoc fixes
2005-11-03 Andy Wingocheck/states/sinks.c (test_livesrc_sink): Add checks...
next