Re: [Live-devel] Support for raw video format

2018-09-10 Thread Ross Finlayson
Thanks. I’ve made this fix now. FYI, the actual patch is simpler than the one that you proposed. It’s just: diff -c RawVideoRTPSource.cpp~ RawVideoRTPSource.cpp *** RawVideoRTPSource.cpp~ 2018-08-28 13:28:28.345447000 -0700 --- RawVideoRTPSource.cpp 2018-09-10 04:04:11.162413000 -070

Re: [Live-devel] Support for raw video format

2018-09-10 Thread GENESTIER Denis
Hi Ross, By checking some degraded cases, I found a memory double deletion in the RawVideoRTPSource.cpp, line 122. Here is a patch to avoid this. Denis. correction.patch Description: correction.patch ___ live-devel mailing list live-devel@lists.live