mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
33 lines
895 B
Text
33 lines
895 B
Text
Files without standard license headers:
|
|
libavcodec/file_open.c
|
|
libavcodec/interplayacm.c
|
|
libavcodec/log2_tab.c
|
|
libavcodec/reverse.c
|
|
libavcodec/riscv/cpu_common.c
|
|
libavdevice/file_open.c
|
|
libavdevice/reverse.c
|
|
libavdevice/riscv/cpu_common.c
|
|
libavfilter/file_open.c
|
|
libavfilter/log2_tab.c
|
|
libavfilter/riscv/cpu_common.c
|
|
libavformat/cbs.c
|
|
libavformat/cbs_av1.c
|
|
libavformat/file_open.c
|
|
libavformat/golomb_tab.c
|
|
libavformat/log2_tab.c
|
|
libavformat/rangecoder_dec.c
|
|
libavformat/riscv/cpu_common.c
|
|
libswresample/log2_tab.c
|
|
libswscale/log2_tab.c
|
|
libswscale/riscv/cpu_common.c
|
|
tools/uncoded_frame.c
|
|
tools/yuvcmp.c
|
|
Headers without standard inclusion guards:
|
|
compat/djgpp/math.h
|
|
compat/float/float.h
|
|
compat/float/limits.h
|
|
compat/stdbit/stdbit.h
|
|
libavcodec/bitstream_template.h
|
|
tools/decode_simple.h
|
|
Use of av_clip() where av_clip_uintp2() could be used:
|
|
Use of av_clip() where av_clip_intp2() could be used:
|