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