diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-07-29 05:44:27 +0100 |
---|---|---|
committer | Claudio Freire <klaussfreire@gmail.com> | 2015-08-11 00:22:05 -0300 |
commit | ef8e5a61c85d54139c624468bc6e11fbb55bfbbf (patch) | |
tree | 75a379c1f2493ad85990fcf54ea1739b4c967a06 /libavformat/afc.c | |
parent | 8623aba043689c024d6b03e2c794137920265c8f (diff) | |
download | ffmpeg-ef8e5a61c85d54139c624468bc6e11fbb55bfbbf.tar.gz |
aacenc: Move small misc. functions to a separate file
As well as tables littered everywhere, functions were spread
out all across the encoder's files. This moves them to a single
place where they can be used by either the encoder's main files
or additional encoder files. Additionally, it changes the type
of some to 'inline' to enable us to simply put them in a header
file and possibly gain some speed due to compiler optimizations.
Signed-off-by: Claudio Freire <klaussfreire@gmail.com>
Diffstat (limited to 'libavformat/afc.c')
0 files changed, 0 insertions, 0 deletions