Re: [FFmpeg-devel] [PATCH] avformat/libsrt: fix merge of payload_size option

2018-09-03 Thread Marton Balint
On Sun, 2 Sep 2018, James Almer wrote: On 9/2/2018 8:58 PM, Marton Balint wrote: Fixes a compile error and re-adds pkt_size as a url?option as well. Sorry about that. I made sure to keep the logic as you added it a few days ago instead of adopting the one from libav, including keeping the o

Re: [FFmpeg-devel] [PATCH] avformat/libsrt: fix merge of payload_size option

2018-09-02 Thread James Almer
On 9/2/2018 8:58 PM, Marton Balint wrote: > Fixes a compile error and re-adds pkt_size as a url?option as well. Sorry about that. I made sure to keep the logic as you added it a few days ago instead of adopting the one from libav, including keeping the option name you added and the default of -1,