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:
parent
17b31065f0
commit
8a7ce397bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue