gst-plugins-rs/mux
François Laignel 460d6e1a74 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/1249>
2023-06-19 19:02:55 +03:00
..
flavors git: replace LICENSE file symlinks with copies 2023-04-05 18:17:16 +03:00
fmp4 mp4, fmp4: fix byte order for opus extension 2023-06-19 19:02:55 +03:00
mp4 mp4, fmp4: fix byte order for opus extension 2023-06-19 19:02:55 +03:00