diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-03 05:32:18 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-07 10:30:14 +0100 |
commit | 134193a2ff1885880d1d597d8c1316d4b47e3af6 (patch) | |
tree | 9b6ffb67cdd1e2edfa0f07fca98ce43802309084 /libavcodec/dcamath.h | |
parent | bdd55e1dd835f71bb78244d6146ec45d6158b2ec (diff) | |
download | ffmpeg-134193a2ff1885880d1d597d8c1316d4b47e3af6.tar.gz |
avcodec/ac3enc: Share options and defaults
Both AC-3 encoder share the same options, yet they are nevertheless
duplicated in the binary; and the options applying to the EAC-3 encoder
are a proper subset of the options for the AC-3 encoders, so that it can
use the same options as the former by putting the options specific to
AC-3 at the front. This commit implements this.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/dcamath.h')
0 files changed, 0 insertions, 0 deletions