[FFmpeg-devel] [PATCH] Avoid sending packets to network when multicast ttl is 0 in udp

Omid Ghaffarinia omid.ghaffarinia at gmail.com
Thu Aug 4 23:50:12 EEST 2016


Thanks for your comment, actually 'code move' is necessary to make the
code compile because it is needed to use udp_set_url in
udp_set_multicast_ttl and the code is moved to make it possible.
I can make it in two separate patches if needed, first to move
udp_set_multicast_ttl without any further changes and then do the
rest, but first patch would be redundant and does not actually fix
anything.

On Wed, Aug 3, 2016 at 10:04 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Wed, Aug 03, 2016 at 12:29:17PM +0430, Omid Ghaffarinia wrote:
>> Does it still fail?
>
> no failure
>
> i would prefer if the code move would be in a seperate
> patch though. Its harder to review for developers as is
>
> thx
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> While the State exists there can be no freedom; when there is freedom there
> will be no State. -- Vladimir Lenin
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list