ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Wed Feb 19 15:44:47 2025 -0300| [8a7ce397bcbf2989f7faffba3aa89dfcc35eb779] | committer: James Almer
avdevice/version_major: postpone some deprecations until the next bump They are too recent. Signed-off-by: James Almer <jamr...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a7ce397bcbf2989f7faffba3aa89dfcc35eb779 --- libavdevice/version_major.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavdevice/version_major.h b/libavdevice/version_major.h index 6e7dd62027..470e5626be 100644 --- a/libavdevice/version_major.h +++ b/libavdevice/version_major.h @@ -33,6 +33,6 @@ * the public API and may change, break or disappear at any time. */ -#define FF_API_ALSA_CHANNELS (LIBAVDEVICE_VERSION_MAJOR < 62) +#define FF_API_ALSA_CHANNELS (LIBAVDEVICE_VERSION_MAJOR < 63) #endif /* AVDEVICE_VERSION_MAJOR_H */ _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".