On Thu, Dec 05, 2013 at 05:44:22PM +0100, Jacob Erlbeck wrote:

Dear Jacob,

>               if (state.out_stream.ssrc != last_ssrc) {
>                       printf("Output SSRC changed to %08x\n",
> -                            ntohl(state.out_stream.ssrc));
> +                            state.out_stream.ssrc);

is an update of the .ok file missing or is this case not tested
by our regression suite?

thanks
        holger

Reply via email to