gst-libs/gst/rtp/gstbasertppayload.c: update seqnum before setting it on the packet...
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 9 Feb 2006 17:04:18 +0000 (17:04 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 9 Feb 2006 17:04:18 +0000 (17:04 +0000)
commitfdaa7a7a00e03e14919ac59c92361aef96c9ee6a
tree06ca81ad8908d3844a4b96bbf3e08613c3ce40ba
parent369058452256e3bf1f49be48c95aab44dba56884
gst-libs/gst/rtp/gstbasertppayload.c: update seqnum before setting it on the packet; this makes sure that the timesta...

Original commit message from CVS:

* gst-libs/gst/rtp/gstbasertppayload.c:
(gst_basertppayload_setcaps), (gst_basertppayload_push):
update seqnum before setting it on the packet; this makes sure
that the timestamp and seqnum properties match after pushing
a buffer
ChangeLog
gst-libs/gst/rtp/gstbasertppayload.c