alsa-plugins a52 module broken with libav
Bug #872871 reported by
Rob Hall
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
alsa-plugins (Ubuntu) |
Fix Released
|
Low
|
Daniel T Chen | ||
Oneiric |
Fix Released
|
Low
|
Daniel T Chen | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact statement]
Due to changes in the ac3 encoder in libav the a52 alsa-plugin will no longer work in Oneric.
[Development fix] / [Stable fix]
Committed in r59 of http://
[Test case]
speaker-test -Da52 -c6
[ac3 @ 0x1c14000] Specified sample_fmt is not supported.
[Regression potential]
Low - This commit only touches the a52 plugin source, and as it will ship not working, it won't regress further.
[Original defect report]
A patch is available
We actually need to conditionalize upon libav* version, so we need both commits from upstream.