Skip to content
Snippets Groups Projects

Align gst_mixer_oss_set_volume prototype with _GstMixerClass definition.

Merged Guido Falsi requested to merge (removed):oss_num_channels_fix into master

Commit 76572502 added a gint num_channels argument to the _GstMixerClass set_volume prototype, but the oss mixer code was not updated accordingly.

I'm assuming this parameter is actually unused in the oss mixer, and only adding it to the function definition.

This is necessary since clang 16 (default compiler on recent FreeBSD head and future FreeBSD 14.0) is very strict.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading