aiffparse: Also set a channel mask for 2 channels
Basically, the channel_mask was not initialized in this scope. And channel_mask was set by the logic of AIFF specification, When the channels are above (>) 2. So I removed this condition.
Merge request reports
Activity
- Resolved by Sebastian Dröge
What exactly is this fixing? Or is it meant as cleanup of the existing code?
Behaviour-wise the code looks the same except that now it also sets a channel-mask for 2 channels, but that's equivalent to not having one for 2 channels.
- Resolved by Sebastian Dröge
- Resolved by Sebastian Dröge
Please squash the commits together and especially have no spurious merge commits, thanks :)
added 1 commit
- 56fcde45 - aiffparse: Also set a channel mask for 2 channels
assigned to @gstreamer-merge-bot
mentioned in commit MM_Star/gst-plugins-bad@49df3120
added 640 commits
-
56fcde45...da2bd551 - 639 commits from branch
gstreamer:master
- 49df3120 - aiffparse: Also set a channel mask for 2 channels
-
56fcde45...da2bd551 - 639 commits from branch
assigned to @MM_Star and unassigned @gstreamer-merge-bot
assigned to @gstreamer-merge-bot and unassigned @MM_Star
changed milestone to %1.19.1