deinterlace: Add the missing ORC_RESTRICT define.
authorHe Junyan <junyan.he@hotmail.com>
Sun, 21 Jun 2020 12:11:06 +0000 (20:11 +0800)
committerHe Junyan <junyan.he@hotmail.com>
Sun, 21 Jun 2020 12:11:06 +0000 (20:11 +0800)
commit15fac84f6322c80513d835acfda1bff65e677c60
tree8cf57920992c9db756cb98f75d8437c420ffda3e
parentcdba5952ed36d2c2be82c6ed5b8b436beb4c2874
deinterlace: Add the missing ORC_RESTRICT define.

ORC_RESTRICT may not be defined in yadif.c and cause build error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/637>
gst/deinterlace/yadif.c