Mathieu Duponchelle d8c8737e71 cccombiner: fix s334-1a scheduling
The previous code was mistakenly trying to compute a cc_type out
of the first byte in the byte triplet, whereas it is to be interpreted
as:

> Bit b7 of the LINE value is the field number (0 for field 2; 1 for field 1).
> Bits b6 and b5 are 0. Bits b4-b0 form a 5-bit unsigned integer which
> represents the offset

The same mistake was made when creating padding packets.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1496>
2022-01-12 14:34:22 +00:00
..
2021-11-23 16:00:53 +01:00
2021-11-24 13:11:23 +00:00
2021-10-19 07:19:41 +00:00
2021-10-11 15:23:08 +02:00
2021-12-07 11:43:26 +00:00
2021-10-20 17:05:34 +00:00