source 661 B

12345678910111213141516171819202122232425
  1. Files without standard license headers:
  2. libavcodec/file_open.c
  3. libavcodec/ilbcdata.h
  4. libavcodec/ilbcdec.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/af_arnndn.c
  11. libavfilter/log2_tab.c
  12. libavformat/file_open.c
  13. libavformat/golomb_tab.c
  14. libavformat/log2_tab.c
  15. libswresample/log2_tab.c
  16. libswscale/log2_tab.c
  17. tools/uncoded_frame.c
  18. tools/yuvcmp.c
  19. Headers without standard inclusion guards:
  20. compat/djgpp/math.h
  21. compat/float/float.h
  22. compat/float/limits.h
  23. tools/decode_simple.h
  24. Use of av_clip() where av_clip_uintp2() could be used:
  25. Use of av_clip() where av_clip_intp2() could be used: