Messages by Thread
-
[FFmpeg-devel] [PR] lavc: Batch load prores encoding coefficients with 16-byte loads (PR #22418)
indecisive_turtle via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavutil/riscv: Add timer support using rdtime (PR #22417)
Deng-zewen via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/wmaprodec: add xmaframes raw frame decoder (PR #22416)
has207 via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/httpauth: do not let unsupported digest algorithm overwrite supported one
Jasper Miller-Waugh via ffmpeg-devel
-
[FFmpeg-devel] [PR] [release/8.0] backport assorted MOV demuxer fixes (PR #22415)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/CVSS (PR #22414)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] [4.4] aarch64/hpeldsp_neon: fix out-of-bounds read (PR #22413)
Marvin Scholz via ffmpeg-devel
-
[FFmpeg-devel] [PR] Fail to allocate large or negative buffers (PR #22412)
Ted Meyer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/aac/aacdec_usac_mps212: Fix invalid array index (PR #22411)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/output: fix integer overflows in chroma in yuv2rgba64_X_c_template() (PR #22410)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/hxvs: Do not allow backward steps in hxvs_probe() (PR #22409)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] [7.0] aarch64/hpeldsp_neon: fix out-of-bounds read (PR #22408)
Marvin Scholz via ffmpeg-devel
-
[FFmpeg-devel] [PR] [7.1] aarch64/hpeldsp_neon: fix out-of-bounds read (PR #22407)
Marvin Scholz via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64/hpeldsp_neon: fix out-of-bounds read (PR #22406)
Marvin Scholz via ffmpeg-devel
-
[FFmpeg-devel] [PR] [8.0] aarch64/hpeldsp_neon: fix out-of-bounds read (PR #22405)
Marvin Scholz via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/swscale_internal: fix typos in flag names (PR #22404)
Ramiro Polla via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/pngdsp: Don't use mmx register in ff_add_bytes_l2_sse2() (PR #22403)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale: refactor scaler configuration public API (PR #22402)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22401)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22400)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22399)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22398)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/hevc: workaround hevc-alpha videos generated by VideoToolbox (PR #22397)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22396)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22395)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] Port me_cmp sad functions to pixelutils, use pixelutils in error_resilience (PR #22393)
mkver via ffmpeg-devel
-
[FFmpeg-devel] review
Kumar, Pradeep via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64/vvc: Fix DCE undefined references with MSVC (PR #22392)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/error: Fix overflow when negating (PR #22391)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/tls_mbedtls: fix DTLS handshake failure when receiving non-DTLS packets (PR #22387)
Nariman-Sayed via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter: update deinterlace_d3d12 filter options name (PR #22386)
Steven Xiao via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavcodec/riscv/h264qpel: use multi-vle instead of vle + vslideup in macro lowpass_h. (PR #22385)
Zhanheng.Yang via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/developer: Favor SI base unit where applicable (PR #22383)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64/vvc: Optimisations of put_luma_h() functions for 10/12-bit (PR #22381)
george.zaguri via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/dnn: fix missing set default value to options (PR #22380)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64: Switch to a more correct Windows flag for detecting I8MM (PR #22379)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/vulkan: fix compilation on --enable-vulkan --disable-unstable (PR #22378)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavutil/intreadwrite: add RVV optimized for AV_COPY128/AV_COPY128U/AV_ZERO128. (PR #22376)
Zhanheng.Yang via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mlvdec: avoid uninitialzed read in read_string() (PR #22375)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/magicyuv: fix small median images (PR #22374)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mov: Fix multiple issues related to mov_read_iref_dimg() (PR #22373)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/oggparsevorbis: fix duration for small files (single-page streams)
Guangyu Sun via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/av1dec: sync frame header and tile group behavior with CBS (PR #22372)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] Handle potential integer overflow in MOV parser (PR #22370)
Ted Meyer via ffmpeg-devel
-
[FFmpeg-devel] [PR] Fix 3 swscale issues (PR #22369)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/avutil: decouple ER SAD from me_cmp and add PPC pixelutils SAD (PR #22368)
jfiusdq via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/vulkan: fix compilation with --disable-unstable (PR #22366)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PR] Fix 2 swscale issues (PR #22365)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/avcodec: Move intra_dc_precision to mpeg2 option (PR #22364)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/filters: add entry for deinterlace_d3d12 (PR #22363)
Steven Xiao via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter: add CUDA accelerated stack filters (hstack_cuda, vstack_cuda, xstack_cuda) (PR #22362)
f1k2faeez via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/cpu: add static CPU feature flag for AArch64 CRC32 (PR #22361)
Shreesh Adiga via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter: add CUDA accelerated HDR-to-SDR tonemapping filter (PR #22360)
f1k2faeez via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avfilter: add CUDA accelerated HDR-to-SDR tonemapping filter
Faeez Kadiri via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavutil: hwcontext_amf: remove unreachable statements (PR #22358)
commodo via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] web: add contributor onboarding page
marcos ashton via ffmpeg-devel
-
[FFmpeg-devel] [PR] checkasm: ac3dsp: Increase the float tolerance for sum_square_butterfly_float (PR #22357)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/vvc: Various improvements (PR #22356)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/whip.c: http_timeout option for tcp-based (PR #22355)
PhilipTang via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/whip.c: http_timeout option for tcp-based (PR #22354)
PhilipTang via ffmpeg-devel
-
[FFmpeg-devel] [PR] aacdec_usac: skip FD-specific decoding for LPD channels (PR #22353)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mpegts: add basic support for LCEVC streams (PR #22352)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/dstdec: fix arithmetic coder read past end of stream (PR #22351)
wichers via ffmpeg-devel
-
[FFmpeg-devel] [PATCH v3] avfilter: add CUDA accelerated stack filters (hstack_cuda, vstack_cuda, xstack_cuda)
Faeez Kadiri via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/rtpenc: validate MPEG-TS RTP payload size
devraj ajmera via ffmpeg-devel
-
[FFmpeg-devel] error running freezedetect: Late SEI is not implemented
Elliot Smith via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/fate/mov.max: Add quotes around [] (PR #22350)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] aarch64/h264pred: Unroll loops in pred8x8 vert/hor NEON (PR #22349)
hezuoqiang via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mov: use 64bit in CENC subsample bounds checks (PR #22348)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] Contributing with command-line alone
Nicolas George via ffmpeg-devel
-
[FFmpeg-devel] [PR] fate: add branch coverage for stereo3d, vorbiscomment and colorlevels (PR #22347)
sohamukute via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/vulkan: implement additional operations, fix --disable-unstable (PR #22346)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PR] aacdec_usac_mp212: fix recent CID issues (PR #22345)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/developer: allow whitespace changes mixed with functional changes (PR #22344)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/bsf/extract_extradata: remove extradata blocks from supported LCEVC NALUs (PR #22343)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/tls_gnutls: fix DTLS handshake failure when publishing via WebRTC WHIP (PR #22341)
qwerzoid via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_scale_cuda: add RGB/YUV color space conversion and tests (PR #22340)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/rgb2rgb_template: Remove unused uyvytoyv12_c() (PR #22339)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavcodec/huffyuvdsp: Add NEON optimization for the add_int16 function (PR #22338)
hezuoqiang via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/dashdec: fix calculation and usage of cur_seq_no, fixing issue 22335 (PR #22337)
Nicolas Dato via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (PR #22336)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/input: don't overread input in RGB24_TO_UV_FN (PR #22334)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/tls_gnutls: Set appropriate ec curve for DTLS negotiation.
adityabanavi--- via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] libavfilter: rename AVColorRange to AVAlphaMode
Weixie Cui via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/dashdec: fix calculation and usage of cur_seq_no
nicolas.dato--- via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/ffplay: improve keyboard shortcut documentation (PR #22330)
add-uos-ffmpeg via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/d3d12va_encode_h264: simplify deblock default option (PR #22329)
Tong Wu via ffmpeg-devel
-
[FFmpeg-devel] [PR] libavfilter: rename AVColorRange to AVAlphaMode (PR #22327)
cuiweixie via ffmpeg-devel
-
[FFmpeg-devel] [PR] configure: warn about excessive stack usage (PR #22326)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/cmdutils: constify string (PR #22325)
Kacper Michajłow via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/fate/mov: add tests to demux specific streams within a IAMF Track (PR #22324)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/whip: use av_dict_set_int() for payload_type and ssrc (PR #22323)
Jack Lau via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/graph: reintroduce SwsFrame (PR #22322)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PATCH v2] avfilter: add CUDA-accelerated transpose filter
Faeez Kadiri via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/graph: properly uninit tmp avframes after graph_run() (PR #22321)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale: refactor dispatch layer to handle multiple passes per op list (PR #22319)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/error_resilience: Initialize error resilience context earlier (PR #22318)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/nvenc: change default H.264 profile from main to high (PR #22317)
Diego de Souza via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/graph: correctly error out on slice thread init error (PR #22316)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ops_backend: mark unreachable branch (PR #22315)
Ramiro Polla via ffmpeg-devel
-
[FFmpeg-devel] [PR] [release/7.0] Backport IAMF in mp4 fixes (PR #22314)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] [release/7.1] Backport IAMF in mp4 fixes (PR #22313)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] [release/8.0] Backport IAMF in mp4 fixes (PR #22312)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] configure: Remove vf_spp->me_cmp dependency (PR #22311)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/mov: IAMF fixes (PR #22310)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/checkasm/sw_ops: Switch to opaques for deciding when to test (PR #22309)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/checkasm: Fix whitespace cosmetics (PR #22308)
Martin Storsjö via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/x86/bswapdsp: Minor improvements (PR #22307)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/encode: Don't issue emms after encode callback (PR #22306)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/utils: sanity check scaling increments (PR #22305)
Alex Teaca via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/x86/ops: fix MSVC compiler error (PR #22304)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/whip: fix out-of-bounds write in bundle string when no streams (PR #22303)
Nariman-Sayed via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/rtpenc: use unsigned type for ssrc option (PR #22302)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] Suggest 0/0 explicitly as unknown aspect ratio (PR #22301)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [RFC] Forgejo GSoC label
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/cngdec: Fix SIGILL issue in cng_decode_frame() (PR #22300)
yuyong05 via ffmpeg-devel
-
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] 09/09: swscale/unscaled: fix rgbToRgbWrapper for YUVX
Michael Niedermayer via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/graph: nuke SwsImg struct, just use AVFrame everywhere (PR #22298)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale: some API usage improvements; and a contentious union (PR #22297)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] No Time to Wait conference - October 14-16, 2026 in Warsaw
Dave Rice via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/swscale: fix typos (PR #22296)
Ramiro Polla via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avfilter/af_lv2: call lilv_instance_activate before lilv_instance_run
Karl Mogensen via ffmpeg-devel
-
[FFmpeg-devel] [PR] libswscale: directly ref untouched planes instead of memcpy (PR #22293)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat: Add ff_format_check_set_url() and use in rtsp (PR #22292)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] libavformat/matroskadec: fix the pos value error in the packet
wangyaqiang via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat,avcodec: use PRI format macros for uint32_t in log messages (PR #22291)
nico-zs via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/kbdwin, avutil/fixed_dsp: resolve compilation warnings (PR #22290)
nico-zs via ffmpeg-devel
-
[FFmpeg-devel] [PR] x86/huffyuvencdsp: Remove mmxext sub_hfyu_median_pred_int16, add sse2, avx2 (PR #22288)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/notchlc: lz4_decompress() avoid byte loops, try to work in blocks (PR #22287)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avutil/eval: Check depth of AVExpr (PR #22286)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] doc/developer: Add Forgejo as a way to send patches (PR #22285)
Jack Lau via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] doc: Update segment muxer options with strftime_mkdir
Emre Simsirli via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat: Add strftime_mkdir command line parameter to segment muxer
Emre Simsirli via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ops: add ability to exclude planes from SWS_OP_DITHER (PR #22283)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] fate: add tests for hlsenc, cbs_sei, and timecode to improve coverage (PR #22282)
sanks011 via ffmpeg-devel
-
[FFmpeg-devel] [PR] avfilter/vf_convolution: Handle corner cases with small frames (PR #22281)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/checkasm/h264chroma: Fix initialization, range of values (PR #22279)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] lavf: add the RTP base time to RTCPServerReport
Branko Subasic via ffmpeg-devel
-
[FFmpeg-devel] [PATCH 0/6] ppc fixes: h264chroma, swscale VSX/MSB, ffvhuff >8bpp
jfiusdq via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] Corrected a typo in pixfmt.h/AV_PIX_FMT_YUV410P comment.
Gábor Náray via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avformat/rtpenc: use unsigned type for ssrc option
NEKO ASAKURA via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/swscale_internal: Move altivec parts to ppc/ (PR #22278)
mkver via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/hevc/ps: Check window parameters (PR #22277)
James Almer via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale/ops: minor fixes (some UB, some missing x86 functions) (PR #22275)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] ppc fixes: h264chroma, swscale VSX/MSB, ffvhuff >8bpp (PR #22274)
jfiusdq via ffmpeg-devel
-
[FFmpeg-devel] [PATCH 0/1] avcodec/mediacodecenc: 10-bit pixfmt support
Dev via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/whip: use ffurl_closep instead of ffurl_close for dtls_uc (PR #22272)
Nariman-Sayed via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/vividas: Reset n_audio_subpackets on error (PR #22271)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avformat/matroskadec: Check that end_time_ns >= start_time_ns (PR #22270)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/vp9: Fix memleak (PR #22269)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] ff-tmp-hevc-windows (PR #22268)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PR] avcodec/utils: fix duration computation based on frame_bytes (PR #22267)
michaelni via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: fix sRGB colorspace for non-RGB pixel formats
Guangyu Sun via ffmpeg-devel
-
[FFmpeg-devel] [PR] tests/swscale: don't pass fake object to av_opt_eval_* (PR #22266)
Niklas Haas via ffmpeg-devel
-
[FFmpeg-devel] [PR] swscale: add preliminary support for Vulkan (PR #22265)
Lynne via ffmpeg-devel
-
[FFmpeg-devel] avfilter_config_links() deprecated and removed - alternatives?
nolan d via ffmpeg-devel
-
[FFmpeg-devel] [PR] fftools/ffmpeg_filter: skip autoscale for hardware format (PR #22262)
Zhao Zhili via ffmpeg-devel
-
[FFmpeg-devel] [PR] vf_mpdecimate: Fix keep option logic for keep > 0 (PR #22261)
dana-feng via ffmpeg-devel
-
[FFmpeg-devel] [PR] commitcheck (PR #22260)
Jun Zhao via ffmpeg-devel
-
[FFmpeg-devel] [GSoC 2026] APV Hardware Acceleration, VideoToolbox & VAAPI, - Interest & Mentor Request
Soham Kute via ffmpeg-devel