Messages by Thread
-
[FFmpeg-devel] GSoC 2026 - Interest in Modernizing LibTorch Backend project - Qualification task follow-up
unbornboron via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/lcevcdec: support differing base and enhancement bitdepths (PR #22670)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/aac/aacdec_usac: Implement missing bits of otts_bands_phase and residual_bands computation (PR #22669)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mxfdec: require keyframes to have random-access bit set (PR #22668)
deadbeef84 via ffmpeg-devel
-
[FFmpeg-devel] [PR] gxf: return proper errors when reading packets (PR #22667)
deadbeef84 via ffmpeg-devel
-
[FFmpeg-devel] [PR] libswresample/arm: add MVE (Helium) optimized resample functions (PR #22666)
Renjianguang-mi via ffmpeg-devel
-
[FFmpeg-devel] [GSoC 2026] Interest in FATE coverage project
Tanishk Raj via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64: Add AARCH64_VALID_JUMP_CALL_TARGET (PR #22665)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/aarch64: mark CPS kernel functions as indirect branch targets (PR #22664)
Ramiro Polla via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avcodec/x86/h264_intrapred: Replace pred8x8_top_dc_8_mmxext with SSE2
Zuxy Meng via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavutil/ppc: Remove mfspr-based AltiVec detection code for Linux (PR #22663)
brad via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ops: split SwsConst up into op-specific structs (PR #22662)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/x86/x86util: tone down NASM workaround and use info section (PR #22661)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/vulkan: memory-related fixes (PR #22660)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/tests/.gitignore: Add sws_ops_aarch64 (PR #22659)
mkver via ffmpeg-devel
-
[FFmpeg-devel] Microarchitectural Superoptimization of AArch64 Assembly
Amin Abdulrahman via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/mpegvideoenc_template: Avoid indirect call, avcodec/mpegvideoencdsp: Add restrict to shrink (PR #22658)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] nvenc: support all driver versions in one binary (PR #22657)
wangbin via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/x86/x86util: define .text section additionally to COMDAT one (PR #22656)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/get_buffer: support more than one pool of frame buffers (PR #22655)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] GSoC Mentors
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/framepool: various changes; swscale: use framepool allocator (PR #22654)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] mpegts_refine (PR #22653)
Jun Zhao via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale: preliminary cleanup towards removing SwsComp.unused[] (PR #22652)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [GSoC 2026] Proposal/Mentorship Request: VVC x86 SIMD Optimization
Hank Li via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/hwcontext_vulkan: add av_vk_frame_free() (PR #22651)
Cray via ffmpeg-devel
-
[FFmpeg-devel] [PR] Makefile: don't produce empty object files (PR #22649)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/decode: add a hwaccel specific post_process callback to FrameDecodeData (PR #22648)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ops: minor improvements (PR #22647)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/h264_idct: Avoid spilling register unnecessarily (PR #22646)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/pdv: add FATE tests for pdvdec (PR #22645)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/x86/vf_atadenoise: Avoid load (PR #22644)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/optimization: Don't refer to non-existing subdirectory (PR #22643)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/mpeg4videodsp: Fix build failure without x86asm (PR #22642)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/{videodsp,x86/mpeg4videodsp}: Fix build failure without x86asm (PR #22641)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/x86/x86inc: Avoid store when aligning stack (PR #22640)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] fate/hlsenc: Add tests for untested features (PR #22639)
sanks011 via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat: check avio_read() return values in dss/dtshd/mlv (PR #22638)
sanks011 via ffmpeg-devel
-
[FFmpeg-devel] [PR] Add helper function to enumerate possible operations, add -summarize option to print only summary of op types (PR #22637)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/vvc: Various improvements (PR #22636)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/alsdec: preserve full float value in zero-truncated samples (PR #22635)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [GASPP PATCH] Rewrite the README, to explain the purpose of the tool
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/amfenc: update full range color support for AV1 encoder (PR #22634)
nyanmisaka via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools: Remove duplicate statement (PR #22632)
ingo via ffmpeg-devel
-
[FFmpeg-devel] [PR] matroska/libdav1d/av1dec: add support for LCEVC ITU-T35 payloads (PR #22633)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PATCH 0/3] Broderbund Mohawk (MHWK) demuxer
Alstruit via ffmpeg-devel
-
[FFmpeg-devel] [PR] Fix frame ordering issues with unsignaled b-frames (PR #22630)
dalecurtis via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mpegts: don't export LCEVC stream groups if they are not complete (PR #22629)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/hwcontext_amf: Add AMF_IFACE_CALL macro (PR #22628)
DmitriiGershenkop via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/buffersrc: use 1 << n for flags (cosmetic) (PR #22627)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [GSoC 2026] Qualification task shortlist for FATE coverage project
Mahlet Kassa via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/buffersrc: re-add missing overflow warning (PR #22626)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [RFC] avcodec/decode: new API for batch decoding (PR #22618)
Caden Chien via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/alsdec: fix mantissa unpacking in compressed Part A path (PR #22625)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/ffmpeg_mux_init.c: delete encoder-specific metadata when re-encoding. (PR #22624)
toots via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/h26x/h2656_inter: Don't prepare unused coeffs for hv funcs (PR #22623)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/fate/libavutil: add FATE tests for spherical, detection_bbox, video_enc_params (PR #22622)
MarcosAsh via ffmpeg-devel
-
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. 4c3f94f265 doc/APIChanges: document EXIF API additions
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/av1dec: set AVCodecContext.sw_pix_fmt (PR #22621)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] EXIF review
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_libplacebo: early-free unused resources (PR #22620)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/amfenc: add encoder average QP stats (PR #22619)
nyanmisaka via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_frc_amf: Add AMF Frame Rate Converter filter (PR #22617)
DmitriiGershenkop via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/{sbcenc,x86/sbcdsp}: Fix bugs, add tests, avoid mmx (PR #22616)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/alsdec: propagate read_diff_float_data() errors in read_frame_data() (PR #22615)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/bsf/lcevc_metadata: fix copy-paste typo in chroma loc setup (PR #22614)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/vp9: Fixed memory leak when vp9_frame_alloc() function fails. (PR #22613)
Aleksoid1978 via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/alsdec: do not set nbits invalidly (PR #22611)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/hls: fix seeking in EVENT playlists that start mid-stream (PR #22610)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/vulkan: add a native SPIR-V assembler backend (PR #22609)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/tests/motion: Remove test tool (PR #22607)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] vulkan: fix encode feedback query handling (PR #22606)
Stephane Cerveau via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vidstabtransform: always use in-place transform path (PR #22605)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/framepool: Various improvements (PR #22604)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mov: ignore duplicate streams referenced with an sbas tref entry (PR #22603)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] Add a dependency on protocol_udp to protocol_tls (PR #22602)
linkmauve via ffmpeg-devel
-
[FFmpeg-devel] [PR] Fix the incomplete printing of reason for video filter graph reconfiguration (PR #22601)
nyanmisaka via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/alsdec: fix abs(INT_MIN) UB in read_diff_float_data() (PR #22599)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/dashdec: export LCEVC Stream Groups when the manifest reports the relevant dependency (PR #22598)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/graph: Add missing include "libavutil/mem.h" for fftools/graph/graphprint.c (PR #22597)
yuyong05 via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/pngdec: fix dead overflow check in decode_text_to_exif() (PR #22596)
Priyanshuthapliyal via ffmpeg-devel
-
[FFmpeg-devel] [PR] lavfi/vf_tiltandshift: stop (ab)using AVFrame.opaque (PR #22594)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] Re: [PATCH] avformat/rtpenc: validate RTP payload type range
Devraj Ajmera via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavfilter/vf_v360: fix operator precedence in stereo loop condition (PR #22593)
MarcosAsh via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavformat/img2enc: add update_filemtime option (PR #22592)
MarcosAsh via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/codecstring: fix undefined lcevc symbols if muxers are disabled (PR #22591)
wangbin via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/amfdec: set context dimensions from decoder size (PR #22590)
ArazIusubov via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_drawtext: fix newline rendered as .notdef glyph (PR #22589)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/crc: add aarch64 hybrid crc32 NEON PMULL+EOR SIMD implementation (PR #22588)
Shreesh Adiga via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_xfade: fix out-of-bounds index in slide/cover/reveal transitions (PR #22587)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_ssim360: fix integer overflow in tape_length allocation (PR #22586)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] vulkan/ffv1: implement floating point support and remapping (PR #22585)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] configure: use proper prototype in check_func
chenyu via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] configure: fix uninitialized pointer in sem_timedwait test
chenyu via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86: implement ac3 sum butterfly functions (PR #22583)
hassanhany via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavutil/stereo3d: fix prefix matching in *_from_name() functions (PR #22582)
MarcosAsh via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/concat: guard total_size overflow (PR #22581)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/vp9: fix cbs fragment leak on error (PR #22580)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/attributes: enable av_flatten on clang (PR #22579)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavformat/mpeg.c: Add support for AAC LATM (PR #22578)
Scott Theisen via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavcodec/mpegaudio_parser.c: Differentiate MPEG audio dual mono (PR #22577)
Scott Theisen via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavformat/mpegts.c: pat_cb(): Ensure all PIDs are valid (PR #22576)
Scott Theisen via ffmpeg-devel
-
[FFmpeg-devel] [RFC] tests/checkasm: switch to shared libcheckasm implementation (PR #22546)
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/rtpenc: detect non-monotonic RTP timestamps
devraj ajmera via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/movenc: check if a packet is to be discarded when calculating edit list durations (PR #22569)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/escape130: Initialize old_y_avg (PR #22568)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/tls_gnutls:fix crash when connecting to peer (PR #22567)
qwerzoid via ffmpeg-devel
-
[FFmpeg-devel] [PR] vulkan: fix DRM map, decode barriers, and video frame setup for modifier output (PR #22566)
t-boiko via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/riscv: Add header for musl Linux (PR #22565)
WyattBlue via ffmpeg-devel
-
[FFmpeg-devel] [PR] [8.1] aarch64: Add Armv9.3-A GCS (Guarded Control Stack) support (PR #22563)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/vvc/ctu: Put scratchbufs into union to save space (PR #22560)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] WIP: configure: support z.lib and zlib.lib for zlib on MSVC-style linkers (PR #22559)
mpartrid via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/tls_mbedtls: fix DTLS handshake failure when receiving non-DTLS packets (PR #22558)
Nariman-Sayed via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/lcevc: return error when no valid NAL units are found (PR #22556)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavcodec/mediacodec: MythTV Fix for incorrect stride with amazon fire stick (PR #22555)
Scott Theisen via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/ffv1dec: Allocate the minimum size for fltmap and fltmap32 with the current implementation (PR #22554)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/af_whisper.c: Set split_on_word (PR #22553)
WyattBlue via ffmpeg-devel
-
[FFmpeg-devel] Re: [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/dnn_backend_tf: fix ctx async field access (PR #22551)
Steven Xiao via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/mediacodec: fix ByteBuffer lifecycle leak and HEVC extradata SEI cleanup (PR #22550)
qianlinluo via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ppc: fix ASAN stack-buffer-overflow in yuv2planeX (PR #22549)
Scottcjn via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mov{enc}: support parsing and writing more than one entry per tref tag (PR #22548)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] forgejo/pre-commit/ignored-words: add re-use (PR #22547)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] [release/8.1] Backport some LCEVC fixes (PR #22545)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/vulkan_encode_h265: fix capabilities flags (PR #22544)
Víctor Jáquez via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_vpp_amf: Minor clean up. (PR #22543)
DmitriiGershenkop via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/ffprobe: Show stream group side data (PR #22542)
jermy via ffmpeg-devel
-
[FFmpeg-devel] FFmpeg 9.0 and 9.1 schedule
Michael Niedermayer via ffmpeg-devel