6073 Commits (c4dceb83542c68311be4db5a58ffa8444172fe7c)

Author SHA1 Message Date
Timo Rothenpieler 7945d30e91 avutil/mem: limit alignment to maximum simd align 9 months ago
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 9 months ago
Andreas Rheinhardt f705b8b5b4 avutil/opt: Use correct function pointer type 9 months ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 9 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 9 months ago
Andreas Rheinhardt b6b33f7edd avutil/common: Move includes to the beginning of the file 9 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 9 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 9 months ago
Andreas Rheinhardt e8cdce88e9 configure, libavutil/version: Remove unused HAVE_MMX2 9 months ago
Andreas Rheinhardt b96b3e291c avutil/intreadwrite: Remove obsolete warning 9 months ago
Lynne c7ceff690f
lavu/tx: correctly use a default scale parameter for all transform types 9 months ago
James Almer b5911654c4 avutil/channel_layout: print known layout names in custom layout 9 months ago
Marton Balint 65c9c52a5a avutil/tests/channel_layout: add tests for av_channel_order_retype 9 months ago
Marton Balint 242901f7c2 avutil/channel_layout: add FF_CHANNEL_ORDER_NB 9 months ago
Marton Balint 2a12c04e35 avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docs 9 months ago
Michael Niedermayer eea9bd88a5
avutil/pixfmt: Add AV_VIDEO_MAX_PLANES 9 months ago
Peter Ross a2cfd6062c av_tx_init: accept NULL scale for RDFT 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Andreas Rheinhardt aa3bf6d41c avutil/hwcontext_opencl: Use proper OpenCLFramesContext 9 months ago
Marton Balint 66386bf2a2 avutil/channel_layout: add av_channel_layout_retype() 9 months ago
Marton Balint 4569b86132 avutil/channel_layout: add av_channel_layout_custom_init() 9 months ago
Michael Niedermayer f465badb06
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 9 months ago
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 9 months ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 9 months ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 9 months ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 9 months ago
Lynne bd3e71b21e
x86/tx_float: enable SIMD for sizes over 131072 10 months ago
Andreas Rheinhardt ed56ca856c avutil/opt: Fix AV_OPT_TYPE_CONST default value 10 months ago
Marton Balint 71ea90638e avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 10 months ago
Brad Smith fd16d8c68c avutil/thread: add support for setting thread name on *bsd and solaris 10 months ago
Marton Balint 8fccd6d510 avutil/rational: increase av_d2q precision 10 months ago
Andreas Rheinhardt 280df9d0eb avutil/hwcontext_d3d12va: Use av_image_copy() wrapper 10 months ago
James Almer a47072d643 avutil/iamf: change the opt type for some options 10 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Jeffrey Knockel 0e20146db0
avutil/pixfmt: fix AV_PIX_FMT_RGB8 description 10 months ago
Michael Niedermayer 278fea3664
avutil/eval: Use even better PRNG 10 months ago
James Almer d8f3cc90ac avutil/iamf: add some more doxy to structs 10 months ago
James Almer c35f1935bf avutil/iamf: fix doxygen group names 10 months ago
Marth64 34a47b97de libavutil/timecode: fix parameter order in documentation 10 months ago
Zhao Zhili bba5a563c8 avutil/hwcontext_vt: add pixel format map for full range YUV420P 10 months ago
Marton Balint d178539532 avutil/imgutils: fix half-float representation of 0.0625 11 months ago
Zhao Zhili 5d255ba95a avutil/hwcontext_videotoolbox: add frame hwctx to specify color range 11 months ago
Stefano Sabatini 7769afcab4 lavu/eval: add randomi function to compute random value in interval 11 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
James Almer 1747c2fc33 avutil/hwcontext_d3d12va: remove unused variables 11 months ago
James Almer 4ea6121f18 avutil/hwcontext_d3d12va: fix indentation in d3d12va_transfer_data() 11 months ago
James Almer 4d78a9ac14 avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_copy calls 11 months ago
Tong Wu bc4592a778 avutil/hwcontext_d3d12va: remove an unused function 11 months ago
Wu Jianhua 142f727b9c libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 11 months ago