mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavu/attributes: Don't define av_restrict
This is always defined in config.h. Original patch by Derek Buitenhuis.
This commit is contained in:
parent
49515cb840
commit
66c2f200b6
1 changed files with 0 additions and 4 deletions
|
|
@ -64,10 +64,6 @@
|
|||
# define av_pure
|
||||
#endif
|
||||
|
||||
#ifndef av_restrict
|
||||
#define av_restrict restrict
|
||||
#endif
|
||||
|
||||
#if AV_GCC_VERSION_AT_LEAST(2,6)
|
||||
# define av_const __attribute__((const))
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue