On Thu, Sep 22, 2011 at 12:00:32AM +0300, Martin Storsjö wrote:
> This makes the RTMP writing code able to handle FLV data
> fed in arbitrarily small or large chunks, with multiple
> consecutive packets in one write call, or having the FLV
> packet header split over numerous write calls.
> 
> When used in conjunction with the flv muxer, the AVIO buffer
> size still needs to be large enough to fit the initial metadata
> packet though, since the size of that packet is written with a
> seekback.
> ---
>  libavformat/rtmpproto.c |   61 ++++++++++++++++++++--------------------------
>  1 files changed, 27 insertions(+), 34 deletions(-)

LGTM
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to