105 Commits (161d0aa2a8d18f1f8a01cbc4c1061eadcbe592e5)

Author SHA1 Message Date
Michael Niedermayer 161d0aa2a8
avcodec/tests/dct: Use 64bit in intermediate for error computation 7 months ago
Michael Niedermayer 12391b732f
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 7 months ago
Michael Niedermayer 847a53f264
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 7 months ago
Michael Niedermayer e7775973f0
avcodec/tests/bitstream_template: Assert bits_init8() return 7 months ago
Ramiro Polla d4d09c8e42 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 8 months ago
Andreas Rheinhardt df2416ca97 Remove remnants of prores_lgpl decoder 8 months ago
Andreas Rheinhardt 2b46ae6407 avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS 9 months ago
Andreas Rheinhardt 2135a40b1c avcodec/decode: Add new ProgressFrame API 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt 5f7eb4240a avcodec/tests/snowenc: Fix mixed declaration and code 10 months ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Andreas Rheinhardt 89c9929144 avcodec/tests/.gitignore: Add bitstream test tools 1 year ago
Fei Wang 63371cde9d lavc/av1: Add unit test for level handling 1 year ago
Andreas Rheinhardt e3b355c0be avutil/mem: Don't include avutil.h 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Lynne 139e54911c
lavc/avfft: deprecate the API 1 year ago
Andreas Rheinhardt 8387241975 avcodec/dct: Move fdct function declarations to fdctdsp.h 1 year ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 2 years ago
Andreas Rheinhardt 46a5b9e2c0 avcodec/tests/avcodec: Remove unnecessary internal.h inclusion 2 years ago
Anton Khirnov 8b20d0dcb5 lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
Michael Niedermayer 163013c724
avcodec/tests/snowenc: Fix 2nd test 2 years ago
Michael Niedermayer 771c266c0b
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches 2 years ago
Michael Niedermayer 8b3351bbea
avcodec/tests/snowenc: unbreak DWT tests 2 years ago
Anton Khirnov d0c8ca961d lavc: add a private cap for fake-delay encoders 2 years ago
Anton Khirnov ba36e6ed52 lavc/tests/bitstream: test bits_*_signed_nz and bits_peek_signed* 2 years ago
Anton Khirnov b6742259bf lavc/tests: add a cached bitstream reader test 2 years ago
Martin Storsjö 202b7a9ae7 avcodec/tests/fft: Fix building with CONFIG_MDCT disabled 2 years ago
Andreas Rheinhardt 2fd99aa208 avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header 2 years ago
Andreas Rheinhardt e405298ebd avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay 2 years ago
Andreas Rheinhardt 33fe3b73c2 avcodec/tests/snowenc: Remove unused-but-set variable 3 years ago
Andreas Rheinhardt bfb28b5ce8 avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt b2437a45af avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt d402ec6be9 avcodec/x86/fdct: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt fb59a42ef9 avcodec/codec_internal: Add FFCodec.decode_sub 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
James Almer 7d532f474d tests: convert to new channel layout-API 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt 2b541b8c1d avcodec/golomb: Factor writing golomb codes out 3 years ago
Andreas Rheinhardt 0ab5d7e92b avcodec/tests: Update .gitignore file 3 years ago
Andreas Rheinhardt d6176eeeec avcodec/tests/avcodec: Check codec caps for consistency 3 years ago
Andreas Rheinhardt 2b0f29507f avcodec/tests/avcodec: Sanity check AVCodec.priv_data_size 3 years ago
Andreas Rheinhardt 497c490a4e avcodec/tests/avcodec: Check consistency of function pointers 3 years ago
Andreas Rheinhardt d77798309f avcodec/tests/avcodec: Test AVCodec and AVCodecDescriptor consistency 3 years ago
Andreas Rheinhardt 0d97317429 avcodec/tests/avcodec: Add basic sanity checks for AVCodec properties 3 years ago
Andreas Rheinhardt 136865413c avcodec/tests/utils: Rename to avcodec 3 years ago