gst/gstsegment.c: _copy() was always returning NULL...
[platform/upstream/gstreamer.git] / gst / gstsegment.c
2006-06-05 Edward Herveygst/gstsegment.c: _copy() was always returning NULL...
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-04-10 Wim Taymansgst/gstsegment.c: Added some more docs.
2006-03-14 Wim Taymansgst/gstsegment.c: Return correct return type in case...
2006-03-13 Wim TaymansDocumentation updates.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-02 Wim Taymansgst/gstsegment.c: No reason to refuse to clip when...
2006-01-12 Sébastien Mouttelibs/gst/base/gstbasesink.c: *cur = (now - base) *...
2005-12-12 Wim Taymansgst/gstsegment.c: Added more documentation.
2005-11-29 Edward Herveygst/base/gstbasesink.c: Properly handle non GST_FORMAT_...
2005-11-21 Wim Taymansgst/gstsegment.*: Make binding friendly.
2005-11-21 Wim TaymansMore segment updates, replace code in plugins with...
2005-11-21 Andy Wingogst/gstsegment.c (gst_segment_init): Initialize abs_rate.
2005-11-21 Wim TaymansMore segment updates and more checks.
2005-11-20 Wim TaymansAdded segment helper structure and methods. Not fully...