Future works (not in scope for this MR):
- Remove read thread. With this MR, we will start leveraging `wg_stepper`, so a background thread is probably no longer necessary. - Remove decoding capability from `wg_parser`. There are still some consumers of this capability left (`winegstreamer/quartz_parser.c` and `winegstreamer/media_source.c`)
Thoughts?