[FFmpeg-devel] [PATCH]lavf/mov: Do not blindly allocate stts entries
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Dec 30 00:36:23 EET 2017
2017-12-29 22:32 GMT+01:00 Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> Completely Unrelated: Multiple types of atoms are similar to the stts atom,
> in that they contain a coded number of entries we allocate - maybe we should
> consistently apply this sort of allocation strategy to them, too (out of
> scope of this patch, though)?
This is correct but I don't immediately see how this can be done
except on a case-by-case basis.
(And I prefer working with actual samples.)
Carl Eugen
More information about the ffmpeg-devel
mailing list