September 2023 Archives by thread
Starting: Fri Sep 1 01:20:18 EEST 2023
Ending: Sat Sep 30 23:18:38 EEST 2023
Messages: 1456
- [FFmpeg-devel] [PATCH 01/13] avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/internal: Don't auto-include os_support.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/matroska(dec|enc): Rename macro to avoid clash with winbase.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v3] wmavoice: convert DCT-I/DST-I to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH v4 0/4] Add passthrough support for SCTE-35
Dennis Mungai
- [FFmpeg-devel] [PATCH] lavu/avstring: fix typo in av_strireplace function doxy
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3] ffprobe: factorize side data printing to dedicated function
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: add rka test
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 00/13] encoder AVCodecContext configuration side data
Jan Ekström
- [FFmpeg-devel] [PATCH v4 01/13] avutil/frame: add AVFrameSideDataSet for passing sets of side data
Jan Ekström
- [FFmpeg-devel] [PATCH 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Stefano Sabatini
- [FFmpeg-devel] [PATCH v2 0/8] avfilter: cleanup openvino
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/8] avfilter/dnn_filter_common: fix memleak
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/8] avfilter/dnn_backend_openvino: fix multiple memleaks
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/8] avfilter/dnn_backend_openvino: reduce indentation in free_model_ov
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 4/8] avfilter/dnn_backend_openvino: fix use uninitialized values
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 5/8] avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 6/8] avfilter/dnn_backend_openvino: fix leak of ov_shape_t
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 7/8] avfilter/dnn_backend_openvino: fix input_port/output_port leaks
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 8/8] avfilter/dnn_backend_openvino: fix wild pointer on error path
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/libx264: enable x4->params.analyse.b_fast_pskip if mb_info is set
Carotti, Elias
- [FFmpeg-devel] [PATCH] avformat/avformat: Avoid including codec.h, frame.h
Andreas Rheinhardt
- [FFmpeg-devel] Review and fix doc/examples/transcode.c - version 2
Stefano Sabatini
- [FFmpeg-devel] [PATCH v3 01/14] vvcdec: add vvc decoder stub
Nuo Mi
- [FFmpeg-devel] [PATCH v3 02/14] vvcdec: add vvc_data
Nuo Mi
- [FFmpeg-devel] [PATCH v3 03/14] vvcdec: add parameter parser for sps, pps, ph, sh
Nuo Mi
- [FFmpeg-devel] [PATCH v3 04/14] vvcdec: add cabac decoder
Nuo Mi
- [FFmpeg-devel] [PATCH v3 05/14] vvcdec: add reference management
Nuo Mi
- [FFmpeg-devel] [PATCH v3 06/14] vvcdec: add motion vector decoder
Nuo Mi
- [FFmpeg-devel] [PATCH v3 07/14] vvcdec: add inter prediction
Nuo Mi
- [FFmpeg-devel] [PATCH v3 08/14] vvcdec: add inv transform 1d
Nuo Mi
- [FFmpeg-devel] [PATCH v3 09/14] vvcdec: add intra prediction
Nuo Mi
- [FFmpeg-devel] [PATCH v3 10/14] vvcdec: add LMCS, Deblocking, SAO, and ALF filters
Nuo Mi
- [FFmpeg-devel] [PATCH v3 11/14] vvcdec: add dsp init and inv transform
Nuo Mi
- [FFmpeg-devel] [PATCH v3 12/14] vvcdec: add CTU parser
Nuo Mi
- [FFmpeg-devel] [PATCH v3 13/14] vvcdec: add CTU thread logical
Nuo Mi
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Nuo Mi
- [FFmpeg-devel] [PATCH] avformat/vpcc: fix vpcC generation for RTMP
Alessandro Ros
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
Alessandro Ros
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] fate/ffmpeg: Add bitexact flag for ffmpeg-input-r test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_pad: respect frame colorspace tag in RGB to YUV conversion
Leo Izen
- [FFmpeg-devel] [PATCH 01/20] fate/matroska: Add test for remuxing non-rotation displaymatrix
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] swscale/x86/swscale: Process yuv2yuvX tails using next largest register size
Alan Kelly
- [FFmpeg-devel] [PATCH 1/2] avcodec/rv34_parser: Merge RV30 and RV40 parsers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH] MULTI VLC decoding boost
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/tta: fix signed overflow in decorrelate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: jpeg2000 has its own lowres option
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: adjust threshold for RKA
Michael Niedermayer
- [FFmpeg-devel] [PATCH] metal: Add hint to select low power device instead of the default one
Jérémy Demeule
- [FFmpeg-devel] [PATCH] Changelog: Add Support hevc, vp9, av1 codec fourcclist in enhanced rtmp protocol
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avcodec/vmixdec: Fix signed integer overflow in dc
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 7/8] lavc/vaapi_encode: Add VAAPI AV1 encoder
Wang, Fei W
- [FFmpeg-devel] [PATCH v2] libavformat/data_uri: export mime_type of data urls
David Lou
- [FFmpeg-devel] [PATCH] avcodec/adxdec: support for 6 channels
Paul B Mahol
- [FFmpeg-devel] [PATCH] cbs_h266: H266RawSliceHeader, expose curr_subpic_idx
Nuo Mi
- [FFmpeg-devel] [PATCH v2 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add OSQ test
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] configure: don't force specific C++ standard library linking
Kacper Michajłow
- [FFmpeg-devel] [PATCH 1/3] doc/encoders/libx264: review and extend option description
Stefano Sabatini
- [FFmpeg-devel] [PATCH] doc/encoders/libxvid: fix references for me_quality option
Stefano Sabatini
- [FFmpeg-devel] [PATCH v2] configure: add libplacebo to the list of C++ dependencies
Kacper Michajłow
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avformat/flacdec: set time base for headerless flac
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/yuv4enc: do not read past end of input in case of odd height
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] lavu/tx: add missing prints for the type of dctI/dstI
Lynne
- [FFmpeg-devel] [PATCH 3/3] doc/encoders/libx264: clarify meaning of level option
Gyan Doshi
- [FFmpeg-devel] [PATCH 01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 02/13] lavu/hwcontext_qsv: create dynamic frame pool if required
Xiang, Haihao
- [FFmpeg-devel] [PATCH 03/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to
Xiang, Haihao
- [FFmpeg-devel] [PATCH 04/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to
Xiang, Haihao
- [FFmpeg-devel] [PATCH 05/13] lavc/qsv: fix qsv_frame_get_hdl callback to support dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 06/13] lavc/qsv: set right mfxFrameInfo for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 07/13] lavc/qsv: needn't QSVMid array for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 08/13] lavc/qsvdec: require a dynamic frame pool if possible
Xiang, Haihao
- [FFmpeg-devel] [PATCH 09/13] lavfi/qsvvpp: set right mfxFrameInfo for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 10/13] lavfi/qsvvpp: require a dynamic frame pool for output if possible
Xiang, Haihao
- [FFmpeg-devel] [PATCH 11/13] lavu/hwcontext_vaapi: relax the requirement when using libva2 (VAAPI 1)
Xiang, Haihao
- [FFmpeg-devel] [PATCH 12/13] lavc/vaapi_decode: use dynamic frame pool for output frames with libva2
Xiang, Haihao
- [FFmpeg-devel] [PATCH 13/13] lavfi/vaapi_vpp: use dynamic frame pool for output link with libva2
Xiang, Haihao
- [FFmpeg-devel] [PATCH] enable 'dvh1' FourCC in MP4
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add ambient viewing environment packet side data.
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Bart Styczen
- [FFmpeg-devel] [PATCH] avcodec/av1dec: don't set aspect ratio when it's not yet known
James Almer
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/yuv2yuvX: Add yuv2yuvX avx512
Alan Kelly
- [FFmpeg-devel] [PATCH 2/2] swscale/x86/yuv2yuvX: Process tails by jumping back into the main loop.
Alan Kelly
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
James Almer
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 01/22] fate/demux, lavf-container: Workaround for AV1-aspect ratio issue
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] Looking for FFMPEG developer to help fix pipeline
Justin Wastnage
- [FFmpeg-devel] [PATCH] fate: add rpza encoder tests
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/get_bits: Avoid reading multiple times in get_bits_long
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/mjpegdec: add support for frame threading
Paul B Mahol
- [FFmpeg-devel] [PATCH 0/2] cached bistream: small improvements
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: do not memcpy into itself
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/hevcdec: Fix undefined memcpy()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/vmixdec: Check for end of input in decode_dcac()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH v4 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH] lavc/libaribcaption.c: add -replace_fullwidth_japanese option
TADANO Tokumei
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate/mpegps: Fix argument order
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/proresdec: Include required headers directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] GSoC 2023: Add Audio Overlay Filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] GSoC 2023: Add Audio Overlay Filter
Harshit Karwal
- [FFmpeg-devel] [PATCH 1/3] avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/mov: add interleaved_read option
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check
Michael Niedermayer
- [FFmpeg-devel] A build error occurs when adding vaporsynth to ffmpeg.
あんこ
- [FFmpeg-devel] [PATCH] avformat/vapoursynth, avdevice/decklink_enc: Add missing includes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] hevc_ps: fix cpb_cnt_minus1 initialization and fixed_rate check
llyyr
- [FFmpeg-devel] [PATCH v2 1/2] hevc_ps: fix cpb_cnt_minus1 initialization
llyyr
- [FFmpeg-devel] [PATCH] avfilter/x86/af_afir: add FMA3 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/8bps: switch to planar RGB formats
Paul B Mahol
- [FFmpeg-devel] [PATCH v27 2/2] avcodec/evc_decoder: Provided support for EVC decoder
James Almer
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
fei.w.wang at intel.com
- [FFmpeg-devel] drawtext filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 2/2] libavformat/oggparseopus: Clear existing stream metadata before parsing potentially new one. Fixes: #10363
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/avfilter: Don't report deprecated pkt_pos
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: Inline raw_codec_id where known
Andreas Rheinhardt
- [FFmpeg-devel] fix for defect #10531
Francesco Carusi
- [FFmpeg-devel] [PATCH 1/4] avcodec/libaribb24, ttmlenc, avutil/tx: Remove redundant init of AVBPrint
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile
AdrianEddy
- [FFmpeg-devel] [PATCH] avformat/mxfdec: Don't pretend array to be bigger than it is
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/aviobuf: Fix function pointer equality check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] avformat/mov: add interleaved_read option
Zhao Zhili
- [FFmpeg-devel] [PATCH v3] GSoC 2023: Add Audio Overlay Filter
Harshit Karwal
- [FFmpeg-devel] [PATCH] avcodec/x86/mpegvideoenc_template: Disable dead code
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH 1/3] aacdec: always skip the first 2048 samples if there's no side data
Lynne
- [FFmpeg-devel] [PATCH 1/3] error_resilience: set the decode_error_flags outside
Thomas Guillem
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/5] avformat/wtvdec: Don't truncate GUIDs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libkvazaar: Respect codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH 1/2] avcodec/error_resilience: Make applying decode_error_flags optional
Andreas Rheinhardt
- [FFmpeg-devel] trac backups
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/libssh: avoid deprecated functions
Leo Izen
- [FFmpeg-devel] [PATCH 1/3] avcodec/vp3: Move work after ff_thread_finish_setup
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for MVHA
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/1] lavc/qsvdec: fix dead loop of qsv decoding
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] nvcodec-headers: add cuCtxGetCurrent function
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Roman Arzumanyan
- [FFmpeg-devel] framequeue: Remove redundant logic code
杨亚磊
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg_enc: refactor setting encoding field_order
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] avcodec/thread: Remove outdated documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avutil/hwcontext_vulkan: Remove redundant resetting
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Lynne
- [FFmpeg-devel] [PATCH] vulkan_decode: don't call get_proc_addr on every frame's destruction
Lynne
- [FFmpeg-devel] [PATCH 1/4] avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/3] Initial support for fragmented TTML muxing
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter/vf_smartblur: pass old context to sws_getCachedContext
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/dnxhddec: Use VLC symbol table to avoid lookup
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/format: Stop reading data at EOF during probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/hls: reduce default max reload to 3
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avdevice/android_camera: fix missing include for usleep
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avcodec/jni: make global variables static
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/vlc: multi vlc fix
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: rework parsing --cpu arguments to support all features unless blacklisted
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavd/sdl2: postpone sdl2 window creation
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3 1/1] lavc/qsvdec: fix dead loop of qsv decoding
Ting Hu
- [FFmpeg-devel] [PATCH] avcodec/libvpxdec: Remove redundant unreferencing of AVFrame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata
James Almer
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Adjust wmapro threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [PATCH v28 1/2] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v28 2/2] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH] avformat/mxfenc: fix static building
Michael Riedl
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
- [FFmpeg-devel] FFmpeg release 6.1
Niklas Haas
- [FFmpeg-devel] [PATCH 1/3] tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
Anton Khirnov
- [FFmpeg-devel] [RFC/PATCH] ffmpeg CLI multithreading
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/27] fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process()
Anton Khirnov
- [FFmpeg-devel] [PATCH 00/42] New API for reference counting and ThreadFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/flacdec: Fix overflow in "33bit" decorrelate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] libavfilter/dnn: add layout option to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH] Hi! We've been fuzzing `ffmpeg` with [sydr-fuzz](https://github.com/ispras/oss-sydr-fuzz) security predicates and we found numeric truncation error in `svs.c:57`.
mezhuevtp at ispras.ru
- [FFmpeg-devel] [RFC PATCH 1/2] libavdevice/pipewiregrab: add pipewire based grab
Abhishek Ojha
- [FFmpeg-devel] [RFC PATCH 2/2] configure: disable locale use in spa plugin
Abhishek Ojha
- [FFmpeg-devel] [PATCH v2 1/3] libavfilter/dnn: add layout option to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH] avradio/avdevice/sdrindev: -sdr_ant option
Peter Ross
- [FFmpeg-devel] [RFC PATCH 0/3] Propagate PRFT side data
Clément Péron
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/evc_ps: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/osq: Check that pkt_offset does not exceed pkt size
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MXF - Add jpeg2000 subdescriptor - Sponsored by INA
Cédric Le Barz
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: guard unistd.h include
Benjamin Cheng
- [FFmpeg-devel] [PATCH] ptrdiff_t related fixes and negative linesizes
Paul B Mahol
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/mov: Avoid cloning encryption info if its unchanged
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/mv30: Check the input length before allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vulkan_h264: fix long-term ref handling
Benjamin Cheng
- [FFmpeg-devel] [PATCH v2] lavc/libaribcaption.c: add MSZ characters related options
TADANO Tokumei
- [FFmpeg-devel] libavc/libx264: add support to propagate SSE values through encoder stats
Carotti, Elias
- [FFmpeg-devel] [PATCH] avformat/mov: avoid seeking back to 0 on HEVC open GOP files
llyyr
- [FFmpeg-devel] [PATCH 1/3] lavfi/vf_psnr: add warning when color ranges differ
Niklas Haas
- [FFmpeg-devel] [PATCH 3/3] lavfi/vf_libvmaf: add warning when color ranges differ
Kyle Swanson
- [FFmpeg-devel] [PATCH 0/1] add limited|full aliases for -color_range parameter
Niklas Haas
- [FFmpeg-devel] [PATCH 0/2] avfilter/vf_vpp_qsv: apply 3D LUT from file
Chen Yufei
- [FFmpeg-devel] SDR lib comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH] sdr: Remove avpriv_sdr_options
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libswresample/swresample: avoid s16p internal transfer format
Michael Niedermayer
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/subtitles: check for double BOM in UTF-16 files
llyyr
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Kyle Swanson
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Matthias Dressel
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Jean-Baptiste Kempf
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Nicolas George
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Marton Balint
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Cosmin Stejerean
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Vittorio Giovara
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Anton Khirnov
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Anton Khirnov
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/3] tests/fate/libswscale: Fixing yellow fate
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dxa patch
Paul B Mahol
- [FFmpeg-devel] Pagure for ffmpeg (was Re: VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin))
Neal Gompa
- [FFmpeg-devel] [PATCH v2 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [REFUND-REQUEST]] VDD'23 Travel
Niklas Haas
- [FFmpeg-devel] [PATCH] Numeric truncation in svs.c:57
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] libavformat\svs.c: Fixed, not it is in the right place
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] libavformat/svs.c Fixed, now it is in the right place.
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss
Michael Riedl
- [FFmpeg-devel] [REFUND-REQUEST] VDD23 Travel
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] cbs_av1: Make fake OBU size length field a write option
Mark Thompson
- [FFmpeg-devel] [PATCH 1/9] avfilter/bwdif: Add proper BWDIFDSPContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for VMIX
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/error_resilience: Remove set-but-not-used variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: Remove unused function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avdevice/fbdev_common: Make declaration proper prototype
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vlc: fix heap use after free
Paul B Mahol
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
flow gg
- [FFmpeg-devel] [PATCH] libavcodec/aarch64/hevc: Require consistent use of trailing semicolon
Martin Storsjö
- [FFmpeg-devel] [PATCH] avformat/mov: Add support for demuxing still HEIC images
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 0/5] work around broken (apple) ICCv4 profiles
Niklas Haas
- [FFmpeg-devel] [PATCH 00/11 v5] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] [PATCH] Revert "lavu/timer: remove gratuitous volatile"
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] GBRAP14 support for MagicYUV
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/photocd: allow decoding vlc with errors
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/svt-av1: Set pic_type only when gop_size == 1
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] doc/filters: add missing anchors
James Almer
- [FFmpeg-devel] [PATCH] tools: Don't include the direct library names when linking
Martin Storsjö
- [FFmpeg-devel] x265 rpu processing
Robin van der Linden
- [FFmpeg-devel] [RFC] Anual Committee Report
Michael Niedermayer
- [FFmpeg-devel] [PATCH 10/20] avcodec/snow: Move initializing QpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/audiodsp: unroll RISC-V clip functions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/fflcms2: add ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH v2 2/3] avfilter/vf_iccdetect: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH v2 3/3] avcodec/decode: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH] avcodec/ffv1*: add more pixel formats support
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/h274: transpose IDCT
Niklas Haas
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avdevice/v4l2: Switch to wrapped AVFrames and implement strides
Asahi Lina
- [FFmpeg-devel] [PATCH v1] avcodec/hevcpred_template: Removed unreachable code
Dawid Kozinski
- [FFmpeg-devel] [PATCH] x86inc: Add REPX macro to repeat instructions/operations
Frank Plowman
- [FFmpeg-devel] [PATCH] libavutil/hwcontext_cuda: fix bug in cuda_device_uninit
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Tristan Matthews
- [FFmpeg-devel] [PATCH] avformat/isom_tags: add missing CFHD tag
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/hls: Re-use crypto URLContext
Luis Scheurenbrand
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskaenc: Don't create wrong packet durations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] lavc/aacpsdsp: simplify R-V V stereo interpolate
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: factor out the bswap32 assembler
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avdevice/lavfi: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avformat/mov: Better check for duplicate iloc
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/libkvazaar: Respect codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH] avfilter: merge loudnorm filter functionality into f_ebur128.c
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffbuild: Add gzip -n flag to fix reproducible builds
Rob Hall
- [FFmpeg-devel] [PATCH 1/3] swscale/rgb2rgb: rework RISC-V V uyvytoyuv422
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/lcldec: fix uncompressed buffer size calculation
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/snow: Move encoder-only stuff out of SnowContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids
Benjamin Cheng
- [FFmpeg-devel] [PATCH v2] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids
Benjamin Cheng
- [FFmpeg-devel] [PATCH] swscale/rgb2rgb: unroll R-V V interleave_bytes
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/float_dsp: avoid reg-stride in R-V V reverse_fmul
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/4] avcodec/mpegvideo_dec: Check for existence of planes before accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu/float_dsp: avoid reg-stride in R-V V fmul_window
Rémi Denis-Courmont
Last message date:
Sat Sep 30 23:18:38 EEST 2023
Archived on: Sat Sep 30 23:18:47 EEST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).