This reverts commit b730e7a1b28ce4bcea90fbff7c5293fa2c0a76b2. Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3300 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6116>
All compressed frame header values that are read as part of the payloader are encoded as bits with 50:50 probability, and as such are just the plain bits as they are. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5810>