]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
update ch_layout implementation
authorUkn Unknown <4031821+uknunknown@users.noreply.github.com>
Mon, 26 May 2025 20:14:30 +0000 (13:14 -0700)
committerFlole <Flole998@users.noreply.github.com>
Fri, 12 Sep 2025 12:57:53 +0000 (14:57 +0200)
commit537969d663d83d856ffe6f7a456809a7c761fd7b
tree4e36d7e993af2e9fc65f2cccdc34cb8c724c963c
parent664cc1b621695b7933f6be1387c2031b401b33fa
update ch_layout implementation

- check the returned value from av_channel_layout_copy()
- unreference all layouts properly
- match input with output when channel numbers are equal
src/transcoding/transcode/audio.c