Consider the endianness when export video frame 17/324017/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20250513.095849
authorEunhye Choi <eunhae1.choi@samsung.com>
Mon, 12 May 2025 06:22:20 +0000 (15:22 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Mon, 12 May 2025 08:55:02 +0000 (17:55 +0900)
commite1848808e70de4b9b612d7863de93a54488a73d5
tree67aba33ef557a0ae597d7a5ba2385fe79aaf6086
parent74f555e96fefb0fd468252b92f02984256ff3865
Consider the endianness when export video frame

[Version] 0.0.59

- In Gstreamer, pixel data is stored in memory in a fixed byte order regardless of the
system's endianness. Therefore, the correct format must be set before
passing frame to the rendering system.

Change-Id: If1f59dfe5b0bec0131a462097b47bd6cd486af1a
packaging/libtrackrenderer.spec
src/trackrenderer.cpp