diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-03 04:44:21 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-01-09 04:06:31 +0100 |
commit | 49a12ac4af32f82643b840c40d2af2f9e2623729 (patch) | |
tree | fd3790ba60688f082dd80e486700f146ded990f5 /libavformat/subfile.c | |
parent | 496ff9f2e5abb08ddf086c7a3c9e8b922d60dd24 (diff) | |
download | ffmpeg-49a12ac4af32f82643b840c40d2af2f9e2623729.tar.gz |
avcodec/ac3enc_template: Perform compile-time checks at compile-time
Runtime checks for whether the encoder is fixed-point or not are
unnecessary here as this is a template; furthermore, there is no
fixed-point EAC-3 encoder, so some checks for whether one is in EAC-3
mode can be omitted when doing fixed-point encoding.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/subfile.c')
0 files changed, 0 insertions, 0 deletions