[FFmpeg-devel] [PATCH] avformat/srt: add Haivision Open SRT protocol
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Oct 11 21:01:32 EEST 2017
On 10/11/2017 4:57 AM, nablet developer wrote:
> you're absolutely right - this patch is based on udp.c (actually I
> initially copied udp.c and replaced bsd sockets to corresponding SRT
> calls, with some additional modifications).
Is it possible to deduplicate / share code with udp.c? It seems really iffy to
duplicate a large swath of code. For example, a bunch of my review comments may
also correspond to udp.c (in fact they may originate from udp.c).
> thanks for the review, I am going to correct all errors, as well as run
> recommended tools.
[...]
- Derek
More information about the ffmpeg-devel
mailing list