gst-libs/gst/rtp/gstbasertppayload.c: Don't break ABI, restore previous ranges. Keep...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 16 Jul 2007 10:10:28 +0000 (10:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 16 Jul 2007 10:10:28 +0000 (10:10 +0000)
commitd0e9a76a954e4710b87bad03d518910e4263b3e1
treed1832aa42d530d0a1cd2355c40faf40b8e240953
parent312c0bd5bab4d194ad64aabb524fe07c50e4de41
gst-libs/gst/rtp/gstbasertppayload.c: Don't break ABI, restore previous ranges. Keep the default random selection of ...

Original commit message from CVS:
* gst-libs/gst/rtp/gstbasertppayload.c:
(gst_basertppayload_class_init), (gst_basertppayload_init),
(gst_basertppayload_set_property),
(gst_basertppayload_get_property):
Don't break ABI, restore previous ranges. Keep the default random
selection of timestamp and seqnum offset but as soon as the app sets a
specific value, use that one.
ChangeLog
gst-libs/gst/rtp/gstbasertppayload.c