mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-18 21:45:10 +00:00
a7505ec562
Header contents taken from VLC commit 7a970a33329c9836d169727ddbaf49a33240d587. Signed-off-by: Anton Khirnov <anton@khirnov.net>
32 lines
855 B
Plaintext
32 lines
855 B
Plaintext
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/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:
|