109 Commits (c7183a22dbc34d02016d92bd19b06a2e665861df)

Author SHA1 Message Date
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year ago
Sil Vilerino d54127c41a lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer 30e1e7e0f3 avutil: remove FF_API_D2STR 2 years ago
Andreas Rheinhardt 6aa7b0c463 avutil/tests/dict: Explicitly test av_dict_iterate() 2 years ago
Marvin Scholz 81747b5259 avutil: use av_dict_iterate 2 years ago
James Darnley 0f252dfa95 avutil/tests/cpu: print the avx512icl flag 2 years ago
Andreas Rheinhardt 9d52844aba avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
Andreas Rheinhardt 36e805e9df avutil/tests/pixelutils: Use av_assert0 instead for test tools 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 187cd27832 avutil/dict: Error out in case of key == NULL 2 years ago
Philip Langdale ed83a3a5bd lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
Andreas Rheinhardt f89949afed avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
Philip Langdale cc5a5c9860 lavu/pixfmt: Introduce VUYX format 2 years ago
James Almer 85c59bd6de avutil/test/pixfmt_best: test the VUYA pixel format 2 years ago
Pierre-Anthony Lemieux 7c2f029ede
avutil/tests/uuid: add uuid tests 2 years ago
softworkz 22ab2a375d libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2 years ago
James Almer 7602b4e4c2 avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
James Almer cbeb827cfb avutil/tests/channel_layout: test av_channel_layout_check() 3 years ago
James Almer 95ac380252 avutil/tests/channel_layout: test the output of av_channel_layout_subset() 3 years ago
James Almer 167c5a6afc avutil/tests/channel_layout: test the output of av_channel_layout_standard() 3 years ago
James Almer f9ed91abc9 avutil/tests/channel_layout: test generating a custom layout using ambisonic channels and a non diegetic channel with a custom name 3 years ago
Vittorio Giovara 886847afa0 channel_layout: add support for Ambisonic 3 years ago
Anton Khirnov f423497b45 lavu: support AVChannelLayout AVOptions 3 years ago
James Almer f51e169d2b fate: add a channel_layout API test 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 b389ff9a85 avutil/display: Don't include avutil.h 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Anton Khirnov d512115267 lavu/fifo: add a test for _cb functions 3 years ago
Anton Khirnov 93ed375574 lavu/tests/fifo: switch to the new API 3 years ago
Andreas Rheinhardt 98cef1ebbe avutil/tests/adler32: Remove unnecessary volatile 3 years ago
Anton Khirnov 63b013aa68 lavu/fifo: deprecate av_fifo_peek2() 3 years ago
James Almer e1d3ef9217 avutil/tests/cpu: add slowgather 3 years ago
Sebastian Kirmayer dfd06ee710 avutil/twofish: Fixed decryption 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Andreas Rheinhardt 4e135347a7 avutil/tests/opt: Set AVClass.version 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Matthieu Patou 163559ed62 avutil/tests/audio_ffio: add missing header 3 years ago
James Almer 75f0bc651f avutil/tests/lzo: remove timer macros 3 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Nicolas George 06f2651204 lavu/avstring: deprecate av_d2str(). 4 years ago
James Almer 134a48a880 tests/imgutils: test the output of av_image_fill_* functions 4 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 5 years ago
Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 5 years ago
Philip Langdale 5de4f1d871 avutil: Add NV24 and NV42 pixel formats 6 years ago
Peter Ross 436bffaca2 avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago