rtp: h264/h265: avoid duplication of read_golomb()
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 17 Feb 2016 13:26:02 +0000 (13:26 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 17 Feb 2016 14:18:16 +0000 (14:18 +0000)
commitf2f31ec50f08d24fc8859b382a0f895ff330248f
tree2463b2042d36f844739d01d26f766c63b70c2c6b
parent750b7c72fe8f19bdcbda9d02ffbb1816bdef507b
rtp: h264/h265: avoid duplication of read_golomb()

There is no need to have two identical implementations of the read_golomb
function.

https://bugzilla.gnome.org/show_bug.cgi?id=761606
gst/rtp/gstrtph264depay.c
gst/rtp/gstrtph265depay.c
gst/rtp/gstrtputils.c
gst/rtp/gstrtputils.h