Add pixels0rt filter #273
Annotations
2 warnings
|
Run reviewdog/action-cpplint@master:
src/filter/pixels0rt/pixels0rt.c#L69
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
Raw Output:
src/filter/pixels0rt/pixels0rt.c:69: Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
|
|
Run reviewdog/action-cpplint@master:
src/filter/pixels0rt/pixels0rt.c#L55
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
Raw Output:
src/filter/pixels0rt/pixels0rt.c:55: Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
|
Loading