diff options
author | Vignesh Venkatasubramanian <vigneshv@google.com> | 2015-04-30 11:34:44 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-30 21:25:09 +0200 |
commit | e2784a1d96608d5aa661483de9d8e80311deb80e (patch) | |
tree | 384d2466899f2f97a2ac5cbeb69ccc868f65cbdf /libavformat/os_support.c | |
parent | 1fae26830797ac8e04afb0866aa6f3805e8e98e4 (diff) | |
download | ffmpeg-e2784a1d96608d5aa661483de9d8e80311deb80e.tar.gz |
lavf/webm_chunk: Use dyn_buf to write chunks
Use dyn_duf to write chunks so that we create the actual chunk
file only after the entire chunk data is available. This will help
not confuse other software looking at the chunk file (e.g. a web
server) by seeing a zero length file when ffmpeg is writing into
it.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/os_support.c')
0 files changed, 0 insertions, 0 deletions