]> git.sesse.net Git - nageru/commit
Update most code to the new FFmpeg channel layout API.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Oct 2023 08:39:06 +0000 (10:39 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Oct 2023 08:40:13 +0000 (10:40 +0200)
commit5a2fc1d6f27045ee559793414ea7e7578f427c6a
tree609aaec18b062eeaa2ddfc21b85ef8a5710e3237
parent2855093ec775a0500578d05c252cf6eedc005970
Update most code to the new FFmpeg channel layout API.

Fixes a bunch of noisy deprecation warnings. FFmpegCapture and
AudioEncoder are not done yet.
futatabi/export.cpp
futatabi/video_stream.cpp
nageru/audio_encoder.cpp
nageru/mjpeg_encoder.cpp