5588 Commits (1a8309e954b894675aa450db5c117240195385a9)

Author SHA1 Message Date
Anton Khirnov ea5b375e0e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write() 2 years ago
Anton Khirnov 8728808b3e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write() 2 years ago
Anton Khirnov c9b6fd27bf lavu/fifo: add the header to its own doxy group 2 years ago
Andreas Rheinhardt f89949afed avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
Philip Langdale 2f9b8bbd1f lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale d75c4693fe lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats 2 years ago
Rémi Denis-Courmont 620e6e1487 arm: relax byte-swap assembler constraints 2 years ago
Rémi Denis-Courmont 164021423a aarch64: relax byte-swap assembler constraints 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt dea9744560 avutil/file: Properly deprecate av_tempfile() 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 26325cceb0 avutil/internal: Remove unused FF_SYMVER 2 years ago
Andreas Rheinhardt 5b0856d2b9 avutil/internal: Remove unused ff_rint64_clip() 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 0dd8fe6f4b arm: Check the build time constants in av_clip_*intp2 2 years ago
Philip Langdale caf26a8a12 lavc/vaapi: Switch preferred 8bit 444 format to VUYX 2 years ago
Philip Langdale cc5a5c9860 lavu/pixfmt: Introduce VUYX format 2 years ago
Lynne f932b89ea3
lavu/tx: implement aarch64 NEON SIMD FFT 2 years ago
Andreas Rheinhardt 0bb0c26799 avutil/mem_internal: Fix headers 2 years ago
Timo Rothenpieler ef2c2a2220 avutil/half2float: use native _Float16 if available 2 years ago
Timo Rothenpieler 6dc79f1d04 avutil/half2float: move non-inline init code out of header 2 years ago
Timo Rothenpieler f3fb528cd5 avutil/half2float: move tables to header-internal structs 2 years ago
Timo Rothenpieler cb8ad005bb avutil/half2float: adjust conversion of NaN 2 years ago
Timo Rothenpieler b42925264a avutil: move half-precision float helper to avutil 2 years ago
Lynne ae66a9db7b
lavu/tx: optimize and simplify inverse MDCTs 2 years ago
Timo Rothenpieler dd94a03468 avutil/hwcontext_d3d11va: add support for rgbaf16 pixel format 2 years ago
Timo Rothenpieler e95b08a7dd lavu/pixfmt: add packed RGBA float16 format 2 years ago
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