6041 Commits (1ea2e757f7cba714eefd27efb2f9285078bba4a3)

Author SHA1 Message Date
Kacper Michajłow cc76e8340d lavu/vulkan: fix handle type for 32-bit targets 2 years ago
Martin Storsjö f9620d74cd vulkan: Fix win/i386 calling convention 2 years ago
Fei Wang 15992a040d lavu/hwcontext_vaapi: sync surface before export its DRM handle 2 years ago
Shiyou Yin b09f31af1b avutil: [LA] use getauxval to do runtime check. 2 years ago
Tong Wu d5cc7acff1 qsv: remove CONFIG_VAAPI for mutiple formats 2 years ago
Tong Wu 417eb7d50e hwcontext_dxva2: add mutiple supported formats 2 years ago
Tong Wu 98d03e528f hwcontext_d3d11va: add mutiple supported DXGI formats 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 0a95e4af99 avutil/version: postpone the remaining API deprecations 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer dc1b8135e0 avutil: remove FF_API_AV_MALLOCZ_ARRAY 2 years ago
James Almer 16c4e8f9c1 avutil: remove FF_API_COLORSPACE_NAME 2 years ago
James Almer 21814a70db avutil: remove FF_API_DECLARE_ALIGNED 2 years ago
James Almer 30e1e7e0f3 avutil: remove FF_API_D2STR 2 years ago
Haihao Xiang f1355ec9f6 lavu/hwcontext_qsv: add support for UYVY 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Martin Storsjö 01f58f3646 lavu/video_enc_params: Avoid relying on an undefined C construct 2 years ago
Anton Khirnov 5c36f4ef84 lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2() 2 years ago
Zhao Zhili 1263b0a6ca avutil/hwcontext_mediacodec: fix backward compatibility 2 years ago
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