5746 Commits (dd77e61182865e396195a19b1e6ec697717cef56)

Author SHA1 Message Date
Lynne dd77e61182
lavu/tx: add ff_tx_clear_ctx() 2 years ago
Lynne fab97faf02
x86/tx_float: implement striding in fft_15xM 2 years ago
Lynne 92100eee5b
x86/tx_float_init: properly specify the supported factors of 15xM FFTs 2 years ago
Lynne cc1df4045e
x86/tx_float: add a standalone 15-point AVX2 transform 2 years ago
Lynne 877e575b5d
x86/tx_float: optimize and macro out FFT15 2 years ago
Lynne fbe4fd992f
lavu/tx: support output stride in naive transforms 2 years ago
Lynne 68cabf8750
lavu/tx: add fft_inplace_small transforms 2 years ago
Lynne d4e39cae2e
lavu/tx: drop requirement of input == output for in-place transforms 2 years ago
Lynne fff3e1d848
lavu/tx: support out-of-place transforms in fft_inplace 2 years ago
Lynne d260796f11
lavu/tx: make C ptwo transforms in+out of place 2 years ago
Lynne 37008dc402
lavu/tx: add naive_small FFT 2 years ago
Lynne e8a9b7b298
lavu/tx: list all odd-length FFT factors as regular codelets 2 years ago
Lynne 45bd4bf79f
lavu/tx: generalize single-factor transforms 2 years ago
Lynne 79f11e2409
lavu/tx: make prime factor transforms truly in-place 2 years ago
Haihao Xiang 3dc8bceabe lavu/pixfmt: Update the description for AV_PIX_FMT_QSV 2 years ago
Zhao Zhili b7a3f16957 avutil/hwcontext: verify hw_frames_ctx in transfer_data_alloc 2 years ago
Zhao Zhili 2697f23f4e avutil/hwcontext_mediacodec: add ANativeWindow support 2 years ago
James Almer 84fe53f6e1 avutil/hwcontext_cuda: fix compilation without Vulkan after last commit 2 years ago
James Almer f4aa5c275f avutil/hwcontext_cuda: fix mixed declarations and code warning 2 years ago
Andreas Rheinhardt c124981b79 avutil/cast5: Avoid undefined shift of uint32_t by 32 places 2 years ago
James Almer 86157f5a25 avutil/tx: use llrintf() to convert a float into a 64 bit integer 2 years ago
James Almer d5c7970a27 avutil/tx: use a lower log level for the debug messages 2 years ago
Marvin Scholz 2508e846a8 avutil/dict: Improve documentation 2 years ago
Marvin Scholz 3101b8afb3 avutil/dict: Use av_dict_iterate in av_dict_get_string 2 years ago
Marvin Scholz 3c2050b749 avutil/dict: Use av_dict_iterate in av_dict_copy 2 years ago
Marvin Scholz 5f7c5a0bd7 avutil/dict: Use av_dict_iterate in av_dict_get 2 years ago
Marvin Scholz 9dad237928 avutil/dict: Add av_dict_iterate 2 years ago
James Darnley 0f252dfa95 avutil/tests/cpu: print the avx512icl flag 2 years ago
James Almer 6228ba141d avutil/channel_layout: add a 7.1(top) channel layout 2 years ago
James Almer 83e918de71 avutil/channel_layout: add a cube channel layout 2 years ago
Andreas Rheinhardt f8efd890bf avutil/tx_template: Move function pointers to const memory 2 years ago
Andreas Rheinhardt 188216581b avutil/tx_template: Avoid code duplication 2 years ago
Andreas Rheinhardt 2af5f55b2e avutil/tx_template: Don't waste space for inexistent factors 2 years ago
Andreas Rheinhardt d7c3e52fbf avutil/integer: Use '|' instead of '+' where it is more natural 2 years ago
Andreas Rheinhardt 9a6cdd1ba3 avutil/integer: Fix undefined left shifts of negative numbers 2 years ago
Andreas Rheinhardt f49375f28f avutil/aes: Don't use out-of-bounds index 2 years ago
Andreas Rheinhardt 73930e4f93 avutil/aes: Don't use misaligned pointers 2 years ago
Anton Khirnov f66e794672 lavu/thread: add an internal function for setting thread name 2 years ago
Carl Eugen Hoyos 882a17068f lavu/hwcontext_vaapi: Fix type specifier for uintptr_t 2 years ago
Marvin Scholz 3bd0bf76fb avutil/samplefmt: document missing argument 2 years ago
Marvin Scholz 3973d4fbc7 avutil/aes_ctr: document some missing arguments 2 years ago
Marvin Scholz 0baa6871ac avutil/aes: document some missing arguments 2 years ago
Marvin Scholz a76d5fecf3 avutil/imgutils: document some missing arguments 2 years ago
Marvin Scholz ed2aa4e692 avutil/crc: Add doxy for missing arguments 2 years ago
Marvin Scholz 96f89cdc87 avutil/des: Add doxy for missing arguments 2 years ago
Marvin Scholz 023966d2f8 avutil/avstring: Add doxy for missing argument 2 years ago
Marvin Scholz 20a947f479 avutil/frame: Add doxy for missing argument 2 years ago
Marvin Scholz 3dea9adc67 avutil/rc4: Add doxy for missing arguments 2 years ago
Marvin Scholz 0e7ce0d5e7 avutil/uuid: Remove bogus doxy return doc 2 years ago
Marvin Scholz c4ff708c81 avutil/parseutils: Use inline code and properly escape 2 years ago