gst-plugins-rs/mux/fmp4/src
Jochen Henneberg 051bea47df fmp4mux: Language and orientation are stream tags
The language tag is purely a stream specific tag and the orientation
tag can be both, stream or global scope at the same time.

Language tags in global scope are considered to be stream scope.

Orientation tags are also set in TKHD but combined with the global
orientation tag if available.

And switched to GStreamer API for image orientation tag storage and
handling and added the flip transformations.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2033>
2025-01-22 09:01:16 +00:00
..
fmp4mux fmp4mux: Language and orientation are stream tags 2025-01-22 09:01:16 +00:00
lib.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00