aboutsummaryrefslogtreecommitdiffstats
path: root/presets
diff options
context:
space:
mode:
authorJan Ekström <jan.ekstrom@24i.com>2022-05-04 13:51:09 +0300
committerJan Ekström <jeebjp@gmail.com>2022-06-30 16:14:05 +0300
commit3bb23a8b3cee3a59028854f2821cbdc3152cff71 (patch)
tree0bb8e5f6ec49513401b13dbddd27163d858deffa /presets
parent92dc9c9d682a3f7f552d61cdbfca7ae6607de0ee (diff)
downloadffmpeg-3bb23a8b3cee3a59028854f2821cbdc3152cff71.tar.gz
{configure,avformat/movenc}: enable AC-3 parser for movenc
This simplifies the code to no longer have #ifs in a manner which does not require handling avpriv_ac3_parse_header returning ENOSYS. As an existing example, the MPEG-TS muxer already requires the AC-3 parser, and in order to fix existing issues with the current AC-3 movenc code, switching to use the AC-3 parser is required, so this is an enabling change for that. Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions