ffmpeg/libavcodec/tests
Osamu Watanabe c893dcce31
avcodec/jpeg2000: Fix undefined behaviour in left shift operations
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
2024-12-07 15:41:30 -08:00
..
aarch64 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 2024-05-13 14:54:10 +02:00
arm
ppc
x86 Remove remnants of prores_lgpl decoder 2024-05-07 23:53:26 +02:00
.gitignore
av1_levels.c
avcodec.c avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS 2024-04-19 13:18:04 +02:00
avpacket.c
bitstream_be.c
bitstream_le.c
bitstream_template.c avcodec/tests/bitstream_template: Assert bits_init8() return 2024-05-28 03:48:03 +02:00
cabac.c
celp_math.c
codec_desc.c
dct.c avcodec/tests/dct: Use 64bit in intermediate for error computation 2024-06-02 22:31:41 +02:00
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 2024-06-30 11:37:25 +02:00
jpeg2000dwt.c avcodec/jpeg2000: Fix undefined behaviour in left shift operations 2024-12-07 15:41:30 -08:00
mathops.c
mjpegenc_huffman.c
motion.c avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 2024-06-20 18:58:38 +02:00
mpeg12framerate.c
rangecoder.c
snowenc.c