5558 Commits (b77fff47d0d60434a48b6877ed72a71ebf53858a)

Author SHA1 Message Date
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
Haihao Xiang 05bd88dca2 lavu/hwcontext_qsv: make qsv hwdevice works with oneVPL 2 years ago
Haihao Xiang e0bbdbe0a6 lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext 2 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 2 years ago
Andreas Rheinhardt d576b37fa7 avutil/buffer: Never poison returned buffers 2 years ago
Lynne 98b32ef462
x86/tx_float: save a branch during coefficient deinterleaving 2 years ago
Zhao Zhili fc13803323 avutil/hwcontext_videotoolbox: add missing include for AVFrame 2 years ago
James Almer 85c59bd6de avutil/test/pixfmt_best: test the VUYA pixel format 2 years ago
Andreas Rheinhardt 2c8dc7e953 avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx 2 years ago
Andreas Rheinhardt 6c9a60ada4 avcodec/loongarch: Add wrapper for __lsx_vldx 2 years ago
Philip Langdale 2b720676e0 lavu/hwcontext_vaapi: Map the AYUV format 2 years ago
Philip Langdale 6ab8a9d375 lavu/pixfmt: Add packed 4:4:4 format 2 years ago
Andreas Rheinhardt 8d7d52721a avutil/opt: Combine multiple av_log statements 2 years ago
Anton Khirnov eede1d2927 lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames 2 years ago
Anton Khirnov 4397f9a5a0 lavu/frame: add a duration field to AVFrame 2 years ago
Timo Rothenpieler 63ce42019c avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support 2 years ago
Timo Rothenpieler 6cbb7d673d avutil/hwcontext_d3d11va: update hwctx flags from input texture 2 years ago
Timo Rothenpieler 30bbc0a624 avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools 2 years ago
Timo Rothenpieler e18c575474 avutil/hwcontext_d3d11va: fix mixed declaration and code 2 years ago
Michael Niedermayer fd26b07e8b Bump versions after 5.1 branch 2 years ago
Michael Niedermayer 6f1b144358 Bump Versions for 5.1 branch 2 years ago
Paul B Mahol 6ed9eaf664 avfilter: add remap opencl filter 2 years ago
Andreas Rheinhardt aca09ed7d4 avutil/mem: Handle fast allocations near UINT_MAX properly 2 years ago
Lynne f9dd8fcf9b
)hwcontext: add a stub implementation for Vulkan functions 2 years ago
James Almer 0afdc95767 Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end" 2 years ago
Michael Niedermayer 8154cb7c2f avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end 2 years ago
Andreas Rheinhardt 4454142782 avutil/wchar_filename: Make the header C++ compatible 2 years ago
Brad Smith beaf172d75 avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection 2 years ago
Andreas Rheinhardt 2718a3be1f avutil/x86/float_dsp: Remove obsolete 3dnowext function 2 years ago
Andreas Rheinhardt ea043cc53e avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2 years ago
Nil Admirari cc5844da98 libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), freeenv_utf8() and getenv_dup() 2 years ago
Andreas Rheinhardt ac322ec214 avutil/cpu_internal: Fix check for SSE2SLOW 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
Zane van Iperen ff59ecc4de avutil: bump version after UUID changes 2 years ago
Pierre-Anthony Lemieux 7c2f029ede
avutil/tests/uuid: add uuid tests 2 years ago
Zane van Iperen 76e95daa08
avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122 2 years ago
softworkz c5aba39a04 avutil/wchar_filename,file_open: Support long file names on Windows 2 years ago
softworkz 22ab2a375d libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2 years ago
James Almer 5929ea6d4b avutil/avframe: fix channel layout checks in av_frame_copy() 2 years ago
Leo Izen d42b410e05 avutil/csp: create public API for colorspace structs 2 years ago
Zhao Zhili 5d8d3c1ac2 avutil/mem: fix doc for reallocs 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 3 years ago
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Tong Wu 1f9b5fa581 avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA frames 3 years ago
Tong Wu 20807a9d61 avutil/hwcontext_d3d11va: pass the format value from outside for staging texture 3 years ago
Tong Wu 632db3c36d avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames 3 years ago
Lynne 27cffd16aa
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 3 years ago
Lynne 0938ff9701
x86/tx_float: improve temporary register allocation for loads 3 years ago
Lynne 805e8d1921
lavu/tx: make slow ISA extension penalties smarter 3 years ago