GNOME Bugzilla – Bug 756387
qtmux: Allow negotiating to S8 as a raw format but stop making it best choice
Last modified: 2015-10-28 13:20:22 UTC
See commit message
Created attachment 313054 [details] [review] qtmux: Allow negotiating to S8 as a raw format but stop making it best choice Negotiation to audio/x-raw,format=S8 was not possible because S8 does not have a bit order so we ended up doing `if (!entry.fourcc) goto refuse_caps;`
Attachment 313054 [details] pushed as ed079b9 - qtmux: Allow negotiating to S8 as a raw format but stop making it best choice