OSDN Git Service

Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Sep 2014 21:11:47 +0000 (23:11 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Sep 2014 21:43:13 +0000 (23:43 +0200)
commit474d858fd9551b45a17e1f3a4322de1a88e749b9
tree65d057d2acc5246e8c6bfecb741961aad8a18f5d
parent4b58349bc8ff2ff5dfbc9eef1e5856fd16e1f517
Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"

It appears this breaks build with MSVC
until someone who has MSVC setup has time to investigate and
workaround/fix this, its better to revert so that build is not broken
Thats even more so as the original commit only fixed a hypothetical issue

This reverts commit e587a428d75d58e2e5a592efd7bff44e1d9294ee.
libavformat/rtpproto.c