mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
postproc: Drop deprecated qp typedef
Deprecated in 08/2015. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -42,8 +42,4 @@
|
||||
|
||||
#define LIBPOSTPROC_IDENT "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION)
|
||||
|
||||
#ifndef FF_API_QP_TYPE
|
||||
#define FF_API_QP_TYPE (LIBPOSTPROC_VERSION_MAJOR < 55)
|
||||
#endif
|
||||
|
||||
#endif /* POSTPROC_VERSION_H */
|
||||
|
||||
Reference in New Issue
Block a user