rtmp2: Minor changes
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Wed, 27 Nov 2019 14:36:07 +0000 (15:36 +0100)
committerJan Alexander Steffens (heftig) <jsteffens@make.tv>
Tue, 3 Dec 2019 13:11:46 +0000 (14:11 +0100)
commitf5b068b26ce71a7025bc23d589dc5a14e6461317
treed81f3d64c0cd4c0c14777f165012b9d3978bea6c
parenta9a2c3d67a84b7686977bf7ffaf85303c97534e0
rtmp2: Minor changes

- Remove an unneeded initialization to zero from AmfParser
- Add missing initialization to gst_amf_serialize_command_valist
- Add a g_return_if_fail to gst_rtmp_connection_request_window_size

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/merge_requests/878
gst/rtmp2/rtmp/amf.c
gst/rtmp2/rtmp/rtmpconnection.c