rtpg722pay: Fix uninitialized variable compiler warning
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 3 Oct 2010 21:49:08 +0000 (23:49 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 3 Oct 2010 21:49:08 +0000 (23:49 +0200)
commitc1877deee0b5c1175769351d3872f22d937cf88b
treea80cbcdfebfe9c39d92a789fb4beed2136083900
parent8bf7381385fff70665022be0d07f8bd74d008303
rtpg722pay: Fix uninitialized variable compiler warning

The clock rate is always 8000 Hz according to the RFC and
the sampling rate must always be 16000 Hz.
gst/rtp/gstrtpg722pay.c