gst-plugins-rs/mux
François Laignel f3ae457cfa mp4, fmp4: fix byte order for opus extension
The "Encapsulation of Opus in ISO Base Media File Format" [1] specifications,
§ 4.3.2 Opus Specific Box, indicates that data must be stored as big-endian.

In `write_dops`, `to_le_bytes` variants were used.

Related to [2].

[1] https://opus-codec.org/docs/opus_in_isobmff.html#4.3.2
[2] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4875

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1248>
2023-06-19 18:46:31 +03:00
..
flavors Update versions to 0.10.8 2023-06-07 00:54:32 +03:00
fmp4 mp4, fmp4: fix byte order for opus extension 2023-06-19 18:46:31 +03:00
mp4 mp4, fmp4: fix byte order for opus extension 2023-06-19 18:46:31 +03:00