source 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. Files without standard license headers:
  2. compat/avisynth/windowsPorts/basicDataTypeConversions.h
  3. compat/avisynth/windowsPorts/windows2linux.h
  4. libavcodec/cuda_check.c
  5. libavcodec/file_open.c
  6. libavcodec/ilbcdata.h
  7. libavcodec/ilbcdec.c
  8. libavcodec/interplayacm.c
  9. libavcodec/log2_tab.c
  10. libavcodec/reverse.c
  11. libavdevice/file_open.c
  12. libavdevice/reverse.c
  13. libavfilter/cuda_check.c
  14. libavfilter/log2_tab.c
  15. libavformat/file_open.c
  16. libavformat/golomb_tab.c
  17. libavformat/log2_tab.c
  18. libswresample/log2_tab.c
  19. libswscale/log2_tab.c
  20. tools/uncoded_frame.c
  21. tools/yuvcmp.c
  22. Headers without standard inclusion guards:
  23. compat/avisynth/avisynth_c.h
  24. compat/avisynth/avs/capi.h
  25. compat/avisynth/avs/config.h
  26. compat/avisynth/avs/types.h
  27. compat/avisynth/avxsynth_c.h
  28. compat/avisynth/windowsPorts/basicDataTypeConversions.h
  29. compat/avisynth/windowsPorts/windows2linux.h
  30. compat/cuda/dynlink_loader.h
  31. compat/djgpp/math.h
  32. compat/float/float.h
  33. compat/float/limits.h
  34. Use of av_clip() where av_clip_uintp2() could be used:
  35. Use of av_clip() where av_clip_intp2() could be used: