gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_gdp_pay_s...
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 10 Apr 2007 20:37:05 +0000 (20:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 10 Apr 2007 20:37:05 +0000 (20:37 +0000)
commitbf824405795650ffd6ac6c87d244f76a1d18c051
tree4e9ff7283e12a042485b6decf8c883adac4eeb40
parent5ce14bdb32c3b9b275b87f6f20fd679820c8698d
gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_gdp_pay_sink_event):

Original commit message from CVS:
* gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
gst_gdp_pay_chain, gst_gdp_pay_sink_event):
Only stamp buffers with offset/offset_end right before they get
pushed.  This ensures offset continuity, which was not the case
before as shown by
gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
ChangeLog
gst/gdp/gstgdppay.c