rtmp: rename main_channel_id to stream_id.
authorJosh Allmann <joshua.allmann@gmail.com>
Mon, 16 Sep 2013 20:20:58 +0000 (13:20 -0700)
committerMartin Storsjö <martin@martin.st>
Tue, 17 Sep 2013 08:03:36 +0000 (11:03 +0300)
commitf8d1bb6723a677d7221c674a4e47e3d4cecfca17
treeffd30186acee356c0eb108e2268ea385f8286fa0
parentd4aef997809167832ecc64e89dda8cb445e5fe10
rtmp: rename main_channel_id to stream_id.

This more closely corresponds to the usage of the field.
Its usage here is unrelated to the channel ID.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtmpproto.c