summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-09-21 23:21:30 +0300
committerMartin Storsjö <martin@martin.st>2011-09-22 10:36:16 +0300
commitb14629e5eafb34dd71702aa42863388438060cd1 (patch)
treea5663535e9c629252af8c9158661bddbd27afc66 /libavcodec
parentfe476e5a9b5a1e56e53f1fa62374778fa00ec1fd (diff)
rtmp: Make the input FLV parser handle data cut at any point
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. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions