mirror of https://github.com/FFmpeg/FFmpeg.git
Originally, sizeof(struct MOVIentry) was 48, after the reordering, it is 40 in my build configuration. When writing really long mov/mp4 files, this can make a difference - this saves a bit over 2 MB of memory per hour of video (down to 10.3 MB per hour from 12.3 MB per hour initially) for a video with 75 packets per second - 25 fps + 50 audio packets (which is the case for AMR audio). Signed-off-by: Martin Storsjö <martin@martin.st>release/0.10
parent
1f712e6a05
commit
5d95112d92
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue