6389 Commits (2c2dfd914902d0b41b4bd30d4b19ae08af1d7bc1)

Author SHA1 Message Date
Anton Khirnov 8904f35133 lavu/opt: simplify printing option type in opt_list() 10 months ago
Anton Khirnov 6456dd50a6 lavu/opt: cosmetics, group option reading function together 10 months ago
Anton Khirnov 2a3a33d04b lavu/opt: cosmetics, group option setting function together 10 months ago
Anton Khirnov cc0bd9da70 lavu/opt: cosmetics, group (un)init and management functions together 10 months ago
Anton Khirnov 067fde4966 lavu/opt: document AVOption.flags 10 months ago
Anton Khirnov 39a3a1c69b lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption 10 months ago
Anton Khirnov 105a1bc150 lavu/opt: cosmetics, change option flags to (1 << N) style 10 months ago
Zhao Zhili f7545e90df avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL 10 months ago
Zhao Zhili dcfc6089b1 avutil/hwcontext_opencl: Fix missing linesize when map from opencl 10 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 10 months ago
Zhao Zhili f6f06fb42a avutil/vulkan: avoid overreads in ff_vk_count_images 10 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 10 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 10 months ago
Zhao Zhili 3bb00c0a42 avutil/hwcontext: Don't assume frames_uninit is reentrant 10 months ago
Zhao Zhili 90bbe1e8e2 avutil/hwcontext: Don't assume device_uninit is reentrant 10 months ago
Andreas Rheinhardt 22dda5615e avutil/mem_internal: Remove unneeded headers 10 months ago
Timo Rothenpieler 7945d30e91 avutil/mem: limit alignment to maximum simd align 10 months ago
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 10 months ago
Andreas Rheinhardt f705b8b5b4 avutil/opt: Use correct function pointer type 10 months ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 11 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 11 months ago
Andreas Rheinhardt b6b33f7edd avutil/common: Move includes to the beginning of the file 11 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 11 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 11 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 11 months ago
Andreas Rheinhardt e8cdce88e9 configure, libavutil/version: Remove unused HAVE_MMX2 11 months ago
Andreas Rheinhardt b96b3e291c avutil/intreadwrite: Remove obsolete warning 11 months ago
Lynne c7ceff690f
lavu/tx: correctly use a default scale parameter for all transform types 11 months ago
James Almer b5911654c4 avutil/channel_layout: print known layout names in custom layout 11 months ago
Marton Balint 65c9c52a5a avutil/tests/channel_layout: add tests for av_channel_order_retype 11 months ago
Marton Balint 242901f7c2 avutil/channel_layout: add FF_CHANNEL_ORDER_NB 11 months ago
Marton Balint 2a12c04e35 avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docs 11 months ago
Michael Niedermayer eea9bd88a5
avutil/pixfmt: Add AV_VIDEO_MAX_PLANES 11 months ago
Peter Ross a2cfd6062c av_tx_init: accept NULL scale for RDFT 11 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Andreas Rheinhardt aa3bf6d41c avutil/hwcontext_opencl: Use proper OpenCLFramesContext 11 months ago
Marton Balint 66386bf2a2 avutil/channel_layout: add av_channel_layout_retype() 11 months ago
Marton Balint 4569b86132 avutil/channel_layout: add av_channel_layout_custom_init() 11 months ago
Michael Niedermayer f465badb06
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 11 months ago
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 11 months ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 11 months ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 11 months ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 11 months ago
Lynne bd3e71b21e
x86/tx_float: enable SIMD for sizes over 131072 11 months ago
Andreas Rheinhardt ed56ca856c avutil/opt: Fix AV_OPT_TYPE_CONST default value 11 months ago
Marton Balint 71ea90638e avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 11 months ago
Brad Smith fd16d8c68c avutil/thread: add support for setting thread name on *bsd and solaris 11 months ago
Marton Balint 8fccd6d510 avutil/rational: increase av_d2q precision 11 months ago
Andreas Rheinhardt 280df9d0eb avutil/hwcontext_d3d12va: Use av_image_copy() wrapper 12 months ago
James Almer a47072d643 avutil/iamf: change the opt type for some options 12 months ago