Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol

2017-10-06 Thread Nicolas George
Le quintidi 15 vendémiaire, an CCXXVI, Nablet Developer a écrit : > > SRT is a subtitle format: a more specific name would be better. > Haivision suggested name "opensrt" - is it acceptable to distinguish with > SRT subtitile format? > if yes, I'll go ahead and submit new patch with name changed.

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol

2017-10-05 Thread Nablet Developer
> SRT is a subtitle format: a more specific name would be better. Haivision suggested name "opensrt" - is it acceptable to distinguish with SRT subtitile format? if yes, I'll go ahead and submit new patch with name changed. ___ ffmpeg-devel mailing lis

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol

2017-10-05 Thread Nablet Developer
> SRT is a subtitle format: a more specific name would be better. for example? haivision_srt? ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol

2017-10-05 Thread Nicolas George
Le quartidi 14 vendémiaire, an CCXXVI, Nablet Developer a écrit : > protocol requires libsrt (https://github.com/Haivision/srt) to be > installed > > Signed-off-by: Nablet Developer > --- > configure |5 + > libavformat/Makefile|1 + > libavformat/protocols.c |1 +

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol

2017-10-05 Thread Carl Eugen Hoyos
2017-10-05 10:25 GMT+02:00 Nablet Developer : > protocol requires libsrt (https://github.com/Haivision/srt) to be > installed > + --enable-libsrt enable libsrt [autodetect] Given that there is a libsrt that you don't meant, I don't think this is the right name for the option: I suggest