5707 Commits (65f96a965af415300f7533c75940eeae4e3a2287)

Author SHA1 Message Date
Rémi Denis-Courmont c177108ae1 lavu/riscv: add <intmath.h> optimisations 2 years ago
Rémi Denis-Courmont df2057041b lavu/riscv: byte-swap operations 2 years ago
Rémi Denis-Courmont d808070547 lavu/riscv: AV_READ_TIME cycle counter 2 years ago
James Almer bda3a9faf4 x86/float_dsp: use three operand form for some instructions 2 years ago
Paul B Mahol 72acff9f59 avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
Andreas Rheinhardt 29c4c0886d avutil/x86/intreadwrite: Add ability to detect whether MMX code is used 2 years ago
Lynne f1b35fc8f0
lavu/tx: remove av_cold from table definitions 2 years ago
Lynne c92edd969a
lavu/tx: rotate 3 & 15-point exptabs 2 years ago
Lynne 51172223fd
lavu/tx: generalize MDCTs 2 years ago
Lynne 645a1f4422
lavu/tx: add the inplace flag to PFA FFTs 2 years ago
Lynne 8c283e8fe6
lavu/tx: propagate the codelet flags into the context 2 years ago
Haihao Xiang b7dbffe698 lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux 2 years ago
James Almer f4097e4c1f x86/tx_float: add missing check for AVX2 2 years ago
James Almer 74f5fb6db8 x86/tx_float: set all operands for shufps 2 years ago
Martin Storsjö da5f7799a0 slicethread: Limit the automatic number of threads to 16 2 years ago
Martin Storsjö e4759fa951 x86/tx_float: Fix building for platforms with a symbol prefix 2 years ago
Lynne a89025f74d
aarch64/tx_float: fix compilation 2 years ago
Lynne 4537d9554d
x86/tx_float: implement inverse MDCT AVX2 assembly 2 years ago
Lynne 2425d5cd7e
x86/tx_float: add support for calling assembly functions from assembly 2 years ago
Anton Khirnov ea5b375e0e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write() 2 years ago
Anton Khirnov 8728808b3e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write() 2 years ago
Anton Khirnov c9b6fd27bf lavu/fifo: add the header to its own doxy group 2 years ago
Andreas Rheinhardt f89949afed avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
Philip Langdale 2f9b8bbd1f lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale d75c4693fe lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats 2 years ago
Rémi Denis-Courmont 620e6e1487 arm: relax byte-swap assembler constraints 2 years ago
Rémi Denis-Courmont 164021423a aarch64: relax byte-swap assembler constraints 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt dea9744560 avutil/file: Properly deprecate av_tempfile() 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 26325cceb0 avutil/internal: Remove unused FF_SYMVER 2 years ago
Andreas Rheinhardt 5b0856d2b9 avutil/internal: Remove unused ff_rint64_clip() 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 0dd8fe6f4b arm: Check the build time constants in av_clip_*intp2 2 years ago
Philip Langdale caf26a8a12 lavc/vaapi: Switch preferred 8bit 444 format to VUYX 2 years ago
Philip Langdale cc5a5c9860 lavu/pixfmt: Introduce VUYX format 2 years ago
Lynne f932b89ea3
lavu/tx: implement aarch64 NEON SIMD FFT 2 years ago
Andreas Rheinhardt 0bb0c26799 avutil/mem_internal: Fix headers 2 years ago
Timo Rothenpieler ef2c2a2220 avutil/half2float: use native _Float16 if available 2 years ago
Timo Rothenpieler 6dc79f1d04 avutil/half2float: move non-inline init code out of header 2 years ago
Timo Rothenpieler f3fb528cd5 avutil/half2float: move tables to header-internal structs 2 years ago
Timo Rothenpieler cb8ad005bb avutil/half2float: adjust conversion of NaN 2 years ago
Timo Rothenpieler b42925264a avutil: move half-precision float helper to avutil 2 years ago
Lynne ae66a9db7b
lavu/tx: optimize and simplify inverse MDCTs 2 years ago
Timo Rothenpieler dd94a03468 avutil/hwcontext_d3d11va: add support for rgbaf16 pixel format 2 years ago
Timo Rothenpieler e95b08a7dd lavu/pixfmt: add packed RGBA float16 format 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago