117940 Commits (351fd8460a85d8f716248dcd2ba49737994a798d)
 

Author SHA1 Message Date
IndecisiveTurtle 351fd8460a vulkan/common: Add put_bytes_count 2 months ago
IndecisiveTurtle e3ac63b213 vulkan/common: Use u32vec2 buffer type instead of u64 2 months ago
IndecisiveTurtle f794ed48c0 vulkan/common: Fix off-by-one error in flush_put_bits 2 months ago
Ramiro Polla 4e1a91112d tests/fate/filter-video: don't convert owdenoise test to mpeg range 2 months ago
Lynne 187fd52864
vulkan: fix use of atomics for the current context index 2 months ago
Lynne 41f65b7326
vulkan_decode: ensure there's at least one context per decode thread 2 months ago
Lynne a5e6860a89
vulkan_decode: fix counting for parallelism 2 months ago
Scott Theisen 78c4d6c136 libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data 2 months ago
Marth64 084d3515ca avformat/libssh: fix credential variables typo 2 months ago
Lynne d4966f0a74
ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory 2 months ago
Lynne 5effac3b02
ffv1enc: expose ff_ffv1_encode_buffer_size 2 months ago
Lynne d8f301cdf2
ffv1enc_vulkan: switch to receive_packet 2 months ago
Lynne 4fefc6e80c
ffv1enc_vulkan: remove arbitrary limitation of the number of slices 2 months ago
Lynne ce8a070cf3
vulkan: only wait for fences on uninit if the context had a submission 2 months ago
Lynne 86e552506d
vulkan: zero out AVBufferRef in case of failure 2 months ago
Lynne f582de8f34
vulkan: only apply shortcut for next context selection if selection has a submission 2 months ago
Lynne 8ac49ae9e0
vulkan: add opaque field to execution contexts 2 months ago
Lynne d485420237
hwcontext_vulkan: take disable_multiplane into account when checking for formats 2 months ago
Lynne cf0961a527
hwcontext_vulkan: require storage properties to claim formats as supported 2 months ago
Lynne f65e51293a
hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 2 months ago
Lynne 7c52dda55f
hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 2 months ago
Lynne 08fb505a66
hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14 2 months ago
Koushik Dutta ac3f69a4b9 avfilter/scale_vt: implement frame crop 2 months ago
Koushik Dutta 352333543c avfilter/scale_vt: implement negative width/height aspect ratio sizing 2 months ago
Sean McGovern 7104818066 libavcodec: various: remove empty directories originally for legacy DSP code 2 months ago
Marton Balint 1402a2ac3b avcodec/dnxuc_parser: rework DNXUC parser 2 months ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 2 months ago
J. Dekker d89fbfd4df avcodec: deprecate sonic 2 months ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 2 months ago
James Almer 0e07a70611 avcodec/ac3dec: fix downmix logic for eac3 2 months ago
Rémi Denis-Courmont f8e91ab05f lavc/h264idct: fix compilation for RV32IMA 2 months ago
Rémi Denis-Courmont f2b945147d lavc/vp8dsp: fix compilation for RV32IMA 2 months ago
Rémi Denis-Courmont d3acffae7a lavc/pixblockdsp: fix compilation for RV32IMA 2 months ago
Rémi Denis-Courmont 63922ba5dc lavu/float_dsp: fix compilation with RISC-V ILP32 ABI 2 months ago
Rémi Denis-Courmont da1ab7940e riscv: remove unnecessary #include's 2 months ago
Marvin Scholz 51a20517d2 doc: add styles for good/bad code examples 2 months ago
Marvin Scholz 9cdd3cbe9b doc/developer: add examples to clarify code style 2 months ago
Marvin Scholz 83c1c622a5 MAINTAINERS: Add myself as Darwin maintainer 2 months ago
Marvin Scholz 6b9f4f36f7 swscale/internal: fix typo in loongarch specific code 2 months ago
Niklas Haas bcbf3a5630 avfilter/vf_scale: fix off-by-one in loop bounds 2 months ago
Leo Izen 3c3bf6c109
MAINTAINERS: list csp.c and csp.h maintainers 2 months ago
Niklas Haas 04ce01df0b avfilter/vf_scale: switch to new swscale API 2 months ago
Niklas Haas 3edd1e42b9 tests/swscale: add a benchmarking mode 2 months ago
Niklas Haas 59c39a79ca tests/swscale: rewrite on top of new API 2 months ago
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 2 months ago
Niklas Haas bf738412e8 swscale/graph: add new high-level scaler dispatch mechanism 2 months ago
Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 2 months ago
Niklas Haas fb16964009 swscale: organize and better document flags 2 months ago
Niklas Haas 6a91a165fd swscale: eliminate redundant SwsInternal accesses 2 months ago
Niklas Haas ed5dd67562 swscale: expose SwsContext publicly 2 months ago