rtpvp8: Use VP8 encoding name
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 1 Nov 2014 14:14:31 +0000 (10:14 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 1 Nov 2014 15:26:26 +0000 (11:26 -0400)
commit0f4f948f5feba69336772c4234069b3fba9ebf6e
tree93d83a5344f75953609265077df1664014985886
parent92c1d289b8cd5f7af28832632c9bf36755f69dc1
rtpvp8: Use VP8 encoding name

Both Firefox and Chrome uses VP8 as the encoding in their SDP.
Adding this now defacto standard name removes the need for special
case in SDP parsing code.

https://bugzilla.gnome.org/show_bug.cgi?id=737810
gst/rtp/gstrtpvp8depay.c
gst/rtp/gstrtpvp8pay.c