2015-09-27 12:06:54 +00:00
|
|
|
Files without standard license headers:
|
|
|
|
libavcodec/file_open.c
|
2017-02-04 20:11:48 +00:00
|
|
|
libavcodec/ilbcdata.h
|
|
|
|
libavcodec/ilbcdec.c
|
2015-11-03 18:05:32 +00:00
|
|
|
libavcodec/interplayacm.c
|
2015-09-27 12:06:54 +00:00
|
|
|
libavcodec/log2_tab.c
|
|
|
|
libavcodec/reverse.c
|
|
|
|
libavdevice/file_open.c
|
2017-07-20 04:59:43 +00:00
|
|
|
libavdevice/reverse.c
|
2019-10-16 16:36:32 +00:00
|
|
|
libavfilter/af_arnndn.c
|
2022-05-20 11:45:21 +00:00
|
|
|
libavfilter/file_open.c
|
2015-09-27 12:06:54 +00:00
|
|
|
libavfilter/log2_tab.c
|
|
|
|
libavformat/file_open.c
|
|
|
|
libavformat/golomb_tab.c
|
|
|
|
libavformat/log2_tab.c
|
|
|
|
libswresample/log2_tab.c
|
|
|
|
libswscale/log2_tab.c
|
|
|
|
tools/uncoded_frame.c
|
|
|
|
tools/yuvcmp.c
|
2016-01-29 02:33:06 +00:00
|
|
|
Headers without standard inclusion guards:
|
2018-11-11 10:49:29 +00:00
|
|
|
compat/djgpp/math.h
|
2016-01-29 02:33:06 +00:00
|
|
|
compat/float/float.h
|
|
|
|
compat/float/limits.h
|
2021-06-30 09:44:24 +00:00
|
|
|
tools/decode_simple.h
|
2017-02-17 00:59:08 +00:00
|
|
|
Use of av_clip() where av_clip_uintp2() could be used:
|
|
|
|
Use of av_clip() where av_clip_intp2() could be used:
|