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.

33 lines
968B

  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/ilbcdata.h
  6. libavcodec/ilbcdec.c
  7. libavcodec/interplayacm.c
  8. libavcodec/log2_tab.c
  9. libavcodec/reverse.c
  10. libavdevice/file_open.c
  11. libavdevice/reverse.c
  12. libavfilter/log2_tab.c
  13. libavformat/file_open.c
  14. libavformat/golomb_tab.c
  15. libavformat/log2_tab.c
  16. libswresample/log2_tab.c
  17. libswscale/log2_tab.c
  18. tools/uncoded_frame.c
  19. tools/yuvcmp.c
  20. Headers without standard inclusion guards:
  21. compat/avisynth/avisynth_c.h
  22. compat/avisynth/avs/capi.h
  23. compat/avisynth/avs/config.h
  24. compat/avisynth/avs/types.h
  25. compat/avisynth/avxsynth_c.h
  26. compat/avisynth/windowsPorts/basicDataTypeConversions.h
  27. compat/avisynth/windowsPorts/windows2linux.h
  28. compat/cuda/dynlink_loader.h
  29. compat/float/float.h
  30. compat/float/limits.h
  31. Use of av_clip() where av_clip_uintp2() could be used:
  32. Use of av_clip() where av_clip_intp2() could be used: