mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-28 01:41:25 +02:00
14 lines
290 B
Diff
14 lines
290 B
Diff
--- ./ext/vp8/gstvp8utils.h.orig
|
|
+++ ./ext/vp8/gstvp8utils.h
|
|
@@ -26,10 +26,6 @@
|
|
G_BEGIN_DECLS
|
|
|
|
/* Some compatibility defines for older libvpx versions */
|
|
-#ifndef VPX_IMG_FMT_I420
|
|
-#define VPX_IMG_FMT_I420 IMG_FMT_I420
|
|
-#endif
|
|
-
|
|
#ifndef VPX_PLANE_Y
|
|
#define VPX_PLANE_Y PLANE_Y
|
|
#endif
|