[FFmpeg-devel] [PATCH] Handle initial RTMP chunk size packet

Nicolas George george at nsup.org
Sun Apr 13 13:29:51 CEST 2014


Le quartidi 24 germinal, an CCXXII, Stephan Soller a écrit :
> Good point. I didn't notice the handle_chunk_size() function before.
> Changed the code to use that function and it works quite well.

I was not sure it would. So much the better if it does.

> However the handle_chunk_size() function is declared further down in
> the C file so I either need to add a forward declaration or move the
> read_connect() function downwards. Which of the two would be the
> preferred way?

In this particular case, I suspect a forward declaration would be better to
reduce the diff with the fork, but it does not matter much.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140413/26a83c7a/attachment.asc>


More information about the ffmpeg-devel mailing list