ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 24 May 2011 19:14:36 +0000 (15:14 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 27 May 2011 20:25:22 +0000 (16:25 -0400)
commitb1bf8c7887395b08a68072c80f11b0c53d8e785a
treeca1e6972b6e467c7a8a9570e5811176f7288c85e
parent79aeade6f6f8fbd7ce1da619fdd475e5db88ae24
ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to
use only selected options for the different AC-3 encoder types.
libavcodec/ac3enc.c
libavcodec/ac3enc_opts_template.c [new file with mode: 0644]