diff options
author | Martin Storsjö <martin@martin.st> | 2010-10-07 07:58:56 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-10-07 07:58:56 +0000 |
commit | 55b6bd1c01be167f0fcea2ec181d644e24c31454 (patch) | |
tree | ee1f2c3cd4008d12b54f53ca9ffbcd4d4b9081bc /libavformat/sdp.c | |
parent | 7ac57fa5eb117d43f95be80acd9df310eecc6d07 (diff) | |
download | ffmpeg-55b6bd1c01be167f0fcea2ec181d644e24c31454.tar.gz |
Convert ff_is_multicast_address to take a struct sockaddr parameter
Not all users of this function will have a full struct sockaddr_storage
available, and casting other sockaddrs to sockaddr_storage is wrong,
while any sockaddr can be cast to a base sockaddr.
Originally committed as revision 25388 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/sdp.c')
0 files changed, 0 insertions, 0 deletions