You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
avdevice/version_major: postpone some deprecations until the next bump
They are too recent. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user