API: Add lsmash_reserve_media_data_size().
commitbc1ad376d293c6cabb362cde8bca74033c5448af
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Mon, 20 Feb 2017 00:13:44 +0000 (20 09:13 +0900)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Mon, 20 Feb 2017 01:19:45 +0000 (20 10:19 +0900)
treec4bfce9b756c02f1952b1fa865070c5204c97d4b
parentf69241c06309a39fb70e6de441aa2f695da673af
API: Add lsmash_reserve_media_data_size().

It's useful if you need not optimization for progressive download and
seekability when you can expect the final size of media data.
common/bytes.c
common/bytes.h
core/box.h
core/isom.c
core/write.c
lsmash.h