Fernando Jiménez Moreno
Fernando Jiménez Moreno
/me wants to learn :) I'll bug you on IRC as soon as I am blocked.
ping @Eijebong ^
FYI, it seems that 'make sync' fails after this commit, at least on my local copy. fatal: The remote end hung up unexpectedlyB | 57 KiB/s fatal: early EOF fatal:...
Trying to manually start /system/bin/rild gives this output: ``` # ./rild Unable to open router port: Permission denied ONCRPC Failed to open device: /dev/oncrpc/30000000:8c822165 ERR :MSG Open handle failed, unable...
r? Manishearth
Tracked in https://github.com/servo/servo/issues/22365 now
Actually, this should be implemented entirely in servo-media.
If I understand the way [deinterleave](https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-deinterleave.html) works, we should expect to get **any** channel position (including Mono). With `deinterleave` we get _n_ separate mono streams, but since we are setting...
Sorry, I meant to look into this in more detail, but this ended up being forgotten at the end of my list. I guess we should continue passing the result...
I observed the same behavior on Android https://github.com/servo/servo/issues/24413