diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-09-03 00:22:41 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-09-03 21:22:59 +0200 |
commit | 235d401bfa407806a468379611bd7ed23e5cd0df (patch) | |
tree | 54afbac3b261f0c312bc2d4c122318918088f67f /libavutil/file_open.c | |
parent | fcfc90ed65efdcb51c68b230e8fdbae541f31870 (diff) | |
download | ffmpeg-235d401bfa407806a468379611bd7ed23e5cd0df.tar.gz |
vorbisenc: avoid large stack allocation.
Code is only used during initialization, so malloc/free
should be fine to use.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavutil/file_open.c')
0 files changed, 0 insertions, 0 deletions