rtpsession: fix comment to refer to buffers instead of groups
authorAntonio Ospite <antonio.ospite@collabora.com>
Thu, 7 Mar 2019 14:34:03 +0000 (15:34 +0100)
committerAntonio Ospite <antonio.ospite@collabora.com>
Tue, 2 Apr 2019 11:03:56 +0000 (13:03 +0200)
commit114de8cc96540480b3cc64b673e8b262a8bb5a59
treeb3ee2ce68bb915738bc6d180df17aeb68232042e
parente98b0ca8da588d6d23769e59791a225de2a7a5cf
rtpsession: fix comment to refer to buffers instead of groups

One comments in gst_rtp_session_chain_send_rtp_common() is referring to
groups in a buffer list, however this concept of "group" comes from
GStreamer 0.10 and does not exist anymore in GStreamer 1.0, so update the
comment to refer to buffers instead.
gst/rtpmanager/gstrtpsession.c