| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
9c950c08d7 |
TT#14008 fix typo
PRIx64 requires the leading %
Fix-up for: I3d43b85dc3140155a61b1cf2269cda166ad88e9a
Warned-by: Coverity
Change-Id: I57db760ecf8d0c96fbbbb411f474b13b539df495
(cherry picked from commit
|
3 years ago |
|
|
8772de8928 |
TT#14008 update for ffmpeg 5.1+
Starting with release 5.1, ffmpeg obsoletes the `channels` and
`channel_layout` fields, replacing them with a unified `ch_layout`
struct of type AVChannelLayout. Add wrapper defines into the
compile-time build-test headers fix_frame_channel_layout*.h to
accommodate both new and old versions.
Change-Id: I3d43b85dc3140155a61b1cf2269cda166ad88e9a
(cherry picked from commit
|
3 years ago |