Am Mo., 16. März 2020 um 17:21 Uhr schrieb numberwolf :
>
> modify: using the IS_* macros
> most of mb's checked oper are defined in mpegutils' marcos, so mb's checked
> oper about width/height should be put it together with others
>
> Signed-off-by: numberwolf
> ---
> libavcodec/mpegutils.h | 4
modify: using the IS_* macros
most of mb's checked oper are defined in mpegutils' marcos, so mb's checked
oper about width/height should be put it together with others
Signed-off-by: numberwolf
---
libavcodec/mpegutils.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/li