]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Remove some useless assignments (the UDPContext is allocated with av_mallocz())
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 14 Nov 2007 08:22:06 +0000 (08:22 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 14 Nov 2007 08:22:06 +0000 (08:22 +0000)
commit561cf759b018744598500950af630b6882b5f679
tree3e5cc3a18373403e9e73df46d4528d7350b7717c
parent15af68be2e4aaf46a08309afce9c980734fe8cd4
Remove some useless assignments (the UDPContext is allocated with av_mallocz())

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11017 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/udp.c