Description of problem: Since the AC-3 patent has expired, and a52dec has been imported into Fedora. It's now possible to enable a52 plugins in alsa. Version-Release number of selected component (if applicable): alsa-plugins-1.1.1-1.fc25 How reproducible: always Actual results: Fedora doesn't have the a52 alsa plugins Expected results: Fedora should have the a52 alsa plugins Additional info: Please Obsoletes/Provides alsa-plugins-freeworld-a52 for proper upgrade path.
I don't think that's so simple. liba52 is just a decoder, while alsa-plugins contains an encoder (which uses ffmpeg/libav library). So at least we should remove dependency here.
My bad, this is true. Closing