5768 Commits (31c15a0880d0f5064d9c84aae23275ee8baddd5c)

Author SHA1 Message Date
Jan Ekström 002d0ec740 avutil: introduce AVAmbientViewingEnvironment side data 2 years ago
Zhao Zhili e7aca339ce avutil/hwcontext_videotoolbox: BGRA should be full range 2 years ago
Michael Niedermayer 9f04055669
avutil/tx_template: Use more unsigned ints to avoid undefined overflows 2 years ago
Lynne eb0455d646
hwcontext_vulkan: remove optional encode/decode extensions from the list 2 years ago
Philip Langdale 9651f873f8 lavu/pixdesc: handle xv30be in av_[read|write]_image_line 2 years ago
Brian Norris b62940bec3 lavu/hwcontext_vaapi: Skip 'vgem' driver 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
Lynne 710d83bdde
lavu/tx: zero-out imaginary of last coefficient in forward RDFTs 2 years ago
Michael Niedermayer 7792825ad6
avutil/tx: Use unsigned in ff_tx_fft_sr_combine() to avoid undefined behavior 2 years ago
Lynne 90c17a05aa
x86/tx_float: fix stray change in 15xM FFT and replace imul->lea 2 years ago
Andreas Rheinhardt 1a7efafd33 avutil/tx: Use proper deallocator 2 years ago
Lynne a56d7e0ca3
lavu/tx: add DCT-III implementation 2 years ago
Lynne 504b7bec1a
lavu/tx: add DCT-II implementation 2 years ago
Lynne 93c30bd6f0
lavu/tx: clarify stride for RDFT transforms 2 years ago
Lynne 43d285a40f
lavu/tx: fix last coefficient scaling for R2C transforms 2 years ago
Lynne 8547123f3b
lavu/tx: generalize PFA FFTs 2 years ago
Lynne 7f019e7758
lavu/tx: add length decomposition function 2 years ago
Lynne 87bae6b018
lavu/tx: refactor to explicitly track and convert lookup table order 2 years ago
Lynne 1c8d77a2bf
lavu/tx: refactor and separate codelet list and prio code 2 years ago
Lynne 958b3760b5
lavu/tx: improve transform tree logging 2 years ago
Lynne 6ddd10c3e2
lavu/tx: allow codelets to specify a minimum number of matching factors 2 years ago
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