You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
925B

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