Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 14 Nov 2007 08:22:06 +0000 | lucabe | Remove some useless assignments (the UDPContext is allocated with av_mallocz()) libavformat |
Wed, 14 Nov 2007 08:16:51 +0000 | lucabe | Simplify set_remote_url(), and remove some code duplication libavformat |
Wed, 14 Nov 2007 07:56:20 +0000 | lucabe | Use recv() instead of recvfrom() (removes some other differences between libavformat |
Wed, 14 Nov 2007 07:45:15 +0000 | lucabe | Remove a now unused field libavformat |
Wed, 14 Nov 2007 07:43:51 +0000 | lucabe | Give better names to multicast functions (they are not IPv6-only) libavformat |
Wed, 14 Nov 2007 07:42:46 +0000 | lucabe | Avoid to duplicate the multicast code between the IPv4-only and libavformat |