On 2/4/2024 4:28 PM, Marton Balint wrote:
Signed-off-by: Marton Balint <c...@passwd.hu>
---
  doc/APIchanges             |   3 ++
  libavutil/channel_layout.c | 106 +++++++++++++++++++++++++++++++++++++
  libavutil/channel_layout.h |  40 ++++++++++++++
  libavutil/version.h        |   2 +-
  4 files changed, 150 insertions(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index cdb9b6a458..221fea30c2 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first: +2024-02-xx - xxxxxxxxxx - lavu 58.38.100 - channel_layout.h
+  Add av_channel_layout_retype().

Can you please add tests for it in tests/channel_layout.c?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to