check/gst/gstpipeline.c (test_base_time): New test for buffer timestamps with live...
[platform/upstream/gstreamer.git] / ChangeLog
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...
2005-11-03 Wim Taymanscheck/states/sinks.c: Added some more checks. Specifica...
2005-11-03 Wim Taymansdocs/: Small docs updates.
2005-11-03 Tim-Philipp Müllergst/: Add !! to _FLAG_IS_SET macros to make the result...
2005-11-03 Edward Herveygst/gstpad.c: comparing a flag and a gboolean rarely...
2005-11-03 Tim-Philipp Müllergst/gstbus.c: Fix some typos.
2005-11-03 Julien Mouttegst/gstpad.c: Fix some typos.
2005-11-03 Tim-Philipp Müllerdocs/manual/advanced-position.xml: Update seek example...
2005-11-03 Thomas Vander SticheleAdd another GST_STR_NULL instance
2005-11-02 Edward Herveygst/gstpad.c: Follow-up to Wim's patch, solves deadlock...
2005-11-02 Wim Taymansgst/gstbin.c: Fix typo in docs.
2005-11-02 Wim Taymansgst/gstpad.c: Unlock blocked pads when they are flushed.
2005-11-02 Thomas Vander Sticheledoc updates
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Guard public API with assert...
2005-11-02 Johan Dahlingst/elements/gsttypefindelement.c (gst_type_find_elemen...
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Don't try to ref NULL.
2005-11-02 Thomas Vander Sticheleprovide a GST_FUNCTION that just gives a string for now
2005-11-02 Thomas Vander Sticheleupdate win32 copies
2005-11-01 Luca Ognibenegst/gst.c: fix docs. popt is death, long live GOption.
2005-10-31 Wim Taymansgst/gstbuffer.h: Small doc fix.
2005-10-31 Andy WingoBoo!
2005-10-28 Julien Mouttegst/gstbus.c: Doc updates.
2005-10-28 Wim TaymansDoc updates.
2005-10-28 Edward Herveydocs/gst/: the GstURIType documentation page is private...
2005-10-28 Thomas Vander SticheleDocumentation updates.
2005-10-28 Wim TaymansDocumented the clocks.
2005-10-28 Stefan Kostdocs/gst/gstreamer-sections.txt: move some macros to...
2005-10-28 Wim Taymansdocs/design/part-TODO.txt: Add an item to TODO.
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/gstbin.c: Some doc and debug updates.
2005-10-25 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-10-25 Wim Taymansgst/base/gstbasesink.c: Don't use invalid stream_time.
2005-10-25 Wim TaymansForgot the changelog last time
2005-10-24 Stefan Kostdocs/libs/tmpl/: these are obsolete
2005-10-23 Thomas Vander Sticheleback to HEAD
2005-10-23 Thomas Vander Sticheletime to release RELEASE-0_9_4
2005-10-23 Tim-Philipp Müllergst/elements/gstfilesink.c: Use fseeko() and ftello...
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...
next