May 2024 Archives by thread
      
      Starting: Wed May  1 00:06:41 EEST 2024
         Ending: Fri May 31 23:30:41 EEST 2024
         Messages: 2112
     
- [FFmpeg-devel] [PATCH 17/57] avcodec/mpegvideo, mpegpicture: Add buffer pool
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/kvag: Check sample_rate
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/mov: free the infe allocated item data on failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avutil/opt: Preserve nb_channels in opt_free
 
James Almer
- [FFmpeg-devel] Reminder of my patch to the noise bitstream filter
 
marcus
- [FFmpeg-devel] [PATCH 5/5] avcodec/atrac9dec: Check init_get_bits8() for failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamfdec: check nb_streams in header read
 
Michael Niedermayer
- [FFmpeg-devel] [RFC] 5 year plan & Inovation
 
Andrew Sayers
- [FFmpeg-devel] [PATCH v3] avformat/framecrcenc: compute the checksum for side data
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: compute the checksum for side data
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] lavu/opt: Clarify the scope of AVOptions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/Doxfyile: Refactor for maintainability
 
Andrew Sayers
- [FFmpeg-devel] [PATCH] avfilter/avfiltergraph: Add comment about ignored return value
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: don't use stream duration to calculate bitrate with fragmented input
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] lavc/ac3dsp: R-V V min_exponents
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avfilter/colorize: add speed option
 
Yannis Gerlach
- [FFmpeg-devel] Fixes #10509
 
Poorva
- [FFmpeg-devel] 回复:  [PATCH 1/4] avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations
 
Wu Jianhua
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2 2/4] tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2 3/4] avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2 4/4] tests/checkasm/vvc_alf: add check_alf_classify
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2] configure: support msvc build inside WSL
 
Alexander Strasser
- [FFmpeg-devel] GSoC 2024
 
Thilo Borgmann
- [FFmpeg-devel] Massive memory leak in 6.1.1 (fixed on master)
 
Ville Syrjälä
- [FFmpeg-devel] [PATCH 01/10, v2] avutil: add hwcontext_amf.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 02/10, v2] avcodec: add amfdec.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 03/10, v2] avcodec/amfenc: Fixes the color information in the output.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 04/10, v2] avcodec/amfenc: HDR metadata.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 05/10, v2] avcodec/amfenc: add 10 bit encoding in av1_amf
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 06/10, v2] avcodec/amfenc: GPU driver version check
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 07/10, v2] avcodec/amfenc: add smart access video option
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 08/10, v2] avcodec/amfenc: redesign to use hwcontext_amf.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 09/10, v2] avfilter/scale_amf: Add AMF VPP & super resolution filters
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 10/10, v2] doc/filters: Add documentation for AMF filters
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 01/10, v2] avutil: add hwcontext_amf.
 
Lynne
- [FFmpeg-devel] [PATCH 01/10, v2] avutil: add hwcontext_amf.
 
Mark Thompson
 
- [FFmpeg-devel] [PATCH 1/3] avcodec/avcodec: prevent ch_layout from being uninitialized in ff_codec_close()
 
James Almer
- [FFmpeg-devel] FFMPEG support for x265 vbv-end and vbv-end-fr-adj
 
Tom Vaughan
- [FFmpeg-devel] [PATCH 1/3][GSoC 2024] libavcodec/vvc: convert (*sad) to (*sad[6]) to prepare for AVX2 funcs
 
Stone Chen
- [FFmpeg-devel] [PATCH] Added alpha layer support for smartblur
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH 1/7] avcodec/av1dec: bit_depth cannot be another values than 8, 10, 12
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/av1dec: Always set ret before goto end
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/av1dec: Always set ret before goto end
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/3] doc: Explain what "context" means
 
Andrew Sayers
- [FFmpeg-devel] [PATCH 1/6] avutil/frame: add av_frame_remove_side_data_changed
 
Niklas Haas
- [FFmpeg-devel] [PATCH 0/5] replace scale2ref by scale=rw:rh
 
Niklas Haas
- [FFmpeg-devel] [PATCH 01/11] avcodec: add avcodec_get_supported_config()
 
Niklas Haas
- [FFmpeg-devel] [PATCH v4 3/4] all: Link to "context" from all contexts with documentation
 
Lynne
- [FFmpeg-devel] [PATCH 2/4] lavc/vp9dsp: R-V V ipred vert
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] avfilter/riscv: build afir only if required
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] checkasm/h264dsp: support checking more idct depths
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3 1/2] checkasm: add test for fdct
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/9] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool
 
Mark Thompson
- [FFmpeg-devel] [PATCH v1] scale: Bring back the old yuv2yuvX, use it when disable-x86asm.
 
hu heng
- [FFmpeg-devel] [PATCH] avformat/mxfdec: only check index_edit_rate when calculating the index tables
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avformat/movenc: Check av_malloc()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/opt: Clarify type of integers
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: Remove LIBX264_CONST
 
Andreas Rheinhardt
- [FFmpeg-devel] RISC-V review process notice
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] fftools/ffprobe: Avoid overflow when calculating DAR
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] lavu/riscv: indent code
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavu/riscv: add hwprobe() for CPU detection
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/ac3dsp: R-V Zbb ac3_exponent_min
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: add missing filter flag
 
Niklas Haas
- [FFmpeg-devel] [PATCH 1/5] avcodec/decode: decode_simple_internal() only implements audio and video
 
Michael Niedermayer
- [FFmpeg-devel] Samples with invalid permissions
 
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc: add support for oneVPL string API
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/vc1dsp: R-V V mspel_pixels
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] checkasm: Fix h264chroma test name
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 01/10] lavc/vp8dsp: R-V V put_vp8_pixels
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 02/10] lavc/vp8dsp: R-V V put_bilin_h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 03/10] lavc/vp8dsp: R-V V put_bilin_v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 04/10] lavc/vp8dsp: R-V V put_bilin_hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 05/10] lavc/vp8dsp: R-V V put_epel h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 06/10] lavc/vp8dsp: R-V V put_epel v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 07/10] lavc/vp8dsp: R-V V put_epel hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 08/10] lavc/vp8dsp: R-V V loop_filter_simple
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 09/10] lavc/vp8dsp: R-V V loop_filter_inner
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 10/10] lavc/vp8dsp: R-V V loop_filter
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 0/2] Add support for H266/VVC encoding
 
Christian
- [FFmpeg-devel] [PATCH 01/10] lavc/vp9dsp: R-V V ipred vert
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 02/10] lavc/vp9dsp: R-V V ipred hor
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 03/10] lavc/vp9dsp: R-V V ipred tm
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 04/10] lavc/vp9dsp: R-V mc copy_avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 05/10] lavc/vp9dsp: R-V V mc bilin h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 06/10] lavc/vp9dsp: R-V V mc tap h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 07/10] lavc/vp9dsp: R-V V mc bilin v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 08/10] lavc/vp9dsp: R-V V mc tap v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 09/10] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 10/10] lavc/vp9dsp: R-V V mc tap hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add external enc libvvenc for H266/VVC
 
Christian
- [FFmpeg-devel] [PATCH v2 2/2] avcodec: add external dec libvvdec for H266/VVC
 
Christian
- [FFmpeg-devel] [REFUND-REQUEST] Vulkan F2F travel
 
Stefano Sabatini
- [FFmpeg-devel] G729 encoding
 
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] avcodec/flac_parser: Assert that we do not overrun the link_penalty array
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tools/target_enc_fuzzer: replace assert by clean exit
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: Check body_offset
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] tools/opt_common: Check for malloc failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/9] configure: Add missing dirac_decoder->qpeldsp dependency
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 1/4] doc: Explain what "context" means
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: don't expose framesync options in vf_scale2ref
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter/af_volume: Don't free options manually
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avfilter/framesync: reset nb_in on allocation failure
 
James Almer
- [FFmpeg-devel] [PATCH] lavc/vaapi_h264: Don't try to merge fields in DPB for non-field pics
 
David Rosca
- [FFmpeg-devel] [PATCH 01/10] lavc/vp8dsp: R-V put_vp8_pixels
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 1/5] configure: Remove libva 1.x support
 
Mark Thompson
- [FFmpeg-devel] [PATCH v4 2/5] lavfi: Remove libva 1.x support
 
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/file: fail for non-numerical arguments to pipe:
 
Marton Balint
- [FFmpeg-devel] [PATCH v3 1/3] avformat/network: add ff_neterrno2() for cases where we already have an errno
 
Marton Balint
- [FFmpeg-devel] [PATCH v4 2/3] avformat/network: Return 0/AVERROR from ff_network_init()
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] libavfilter/signature_lookup: fix possible division by zero
 
Gerion Entrup
- [FFmpeg-devel] [PATCH 2/2] libavfilter/signature_lookup: fix jaccard distance
 
Gerion Entrup
- [FFmpeg-devel] [PATCH] avcodec/h2645_sei: Remove dead checks
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Fix 1 line and one column images
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/h264_slice: Remove dead sps check
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD
 
Brad Smith
- [FFmpeg-devel] [PATCH v3 1/9] lavc/vp8dsp: R-V put_vp8_pixels
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 2/9] lavc/vp8dsp: R-V V put_bilin_h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 3/9] lavc/vp8dsp: R-V V put_bilin_hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 4/9] lavc/vp8dsp: R-V V put_epel h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 5/9] lavc/vp8dsp: R-V V put_epel v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 6/9] lavc/vp8dsp: R-V V put_epel hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 7/9] lavc/vp8dsp: R-V V loop_filter_simple
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 8/9] lavc/vp8dsp: R-V V loop_filter_inner
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 9/9] lavc/vp8dsp: R-V V loop_filter
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's
 
Brad Smith
- [FFmpeg-devel] [PATCH 1/2] avcodec/bsf: add datamosh bitstream filter
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH v1 1/6] avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the decoded packet contains a keyframe
 
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
- [FFmpeg-devel] [PATCH 1/3] avcodec/aactab: Provide ff_ltp_coef, ff_tns_tmp2_map unconditionally
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 01/10] avfilter/dnn: Refactor DNN parameter configuration system
 
Guo, Yejun
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice.
 
Nuo Mi
- [FFmpeg-devel] [PATCH 1/3] avutil/opt: add a note about the av_opt_set_chlayout() behavior
 
James Almer
- [FFmpeg-devel] [PATCH] tests/checkasm/svq1enc: Use proper range for input
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 1/2] checkasm: add test for fdct
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 4/6] nvdec_av1: Use av1dec force_integer_mv value
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2 1/3] lavc/h265_profile_level: Expand profile compatibility checking
 
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] WIP avcodec/videotoolbox: add AV1 hardware acceleration
 
Черненко Руслан
- [FFmpeg-devel] [PATCH 2/2] avcodec/videotoolbox: av1 decoding not copying the sequence header obu into the bitstream
 
Черненко Руслан
- [FFmpeg-devel] [PATCH v3] avcodec/aac/aacdec: Fix linking errors with only one decoder enabled
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] checkasm/blockdsp: don't randomize the buffers for fill_block_tab
 
James Almer
- [FFmpeg-devel] [PATCH] lavc/vaapi_h264: Fix merging fields in DPB with missing references
 
David Rosca
- [FFmpeg-devel] [PATCH 1/2] lavc/vaapi_decode: Make it possible to send multiple slice params buffers
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 1/9] lavc/vp9dsp: R-V ipred vert
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 2/9] lavc/vp9dsp: R-V mc copy
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 3/9] lavc/vp9dsp: R-V V ipred hor
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 4/9] lavc/vp9dsp: R-V V ipred tm
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 5/9] lavc/vp9dsp: R-V V mc avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 6/9] lavc/vp9dsp: R-V V mc bilin h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 7/9] lavc/vp9dsp: R-V V mc tap h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 8/9] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 9/9] lavc/vp9dsp: R-V V mc tap hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] tests/checkasm/blockdsp: Fix unaligned stores
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu/riscv: fix build without <sys/hwprobe.h>
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vp9dsp: fix compilation with llvm-as
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v4 00/11] Refactor DNN
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 01/11] avfilter/dnn: Refactor DNN parameter configuration system
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 02/11] avfilter/dnn: Use dnn_backend_info_list to search for dnn module
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 03/11] avfilter/dnn: Don't show backends which are not supported by a filter
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 04/11] avfilter/dnn_backend_openvino: Fix free context at random place
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 05/11] avfilter/dnn_backend_openvino: simplify memory allocation
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 06/11] avfilter/dnn_backend_tf: Remove one level of indentation
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 07/11] avfilter/dnn_backend_tf: Fix free context at random place
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 08/11] avfilter/dnn_backend_tf: Simplify memory allocation
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 09/11] avfilter/dnn_backend_torch: Simplify memory allocation
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 10/11] avfilter/dnn: Remove a level of dereference
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 11/11] avfilter/vf_dnn_detect: Fix null pointer dereference
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 1/9] lavc/vp8dsp: R-V put_vp8_pixels
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 2/9] lavc/vp8dsp: R-V V put_bilin_h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 3/9] lavc/vp8dsp: R-V V put_bilin_hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 4/9] lavc/vp8dsp: R-V V put_epel h
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 5/9] lavc/vp8dsp: R-V V put_epel v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 6/9] lavc/vp8dsp: R-V V put_epel hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 7/9] lavc/vp8dsp: R-V V loop_filter_simple
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 8/9] lavc/vp8dsp: R-V V loop_filter_inner
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 9/9] lavc/vp8dsp: R-V V loop_filter
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/4] lavu/riscv: allow requesting a second extension
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/4] lavc/riscv: explicitly require Zbb for MIN
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: add Zvbb vector bit manipulation extension
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/vaapi_av1: Avoid sending the same slice buffer multiple times
 
Mark Thompson
- [FFmpeg-devel] [PATCH] lavf/vf_scale: Add framesync dependency to Makefile
 
Frank Plowman
- [FFmpeg-devel] [PATCH v2 1/1] libavdevice/decklink: extend available actions on signal loss
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_jpeg: Assert that cbs_jpeg_assemble_fragment() stays within the array
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/9] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] lavc/vaapi_encode_av1: implement write_extra_header callback
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 1/2] lavc/vaapi_decode: Make it possible to send multiple slice params buffers
 
David Rosca
- [FFmpeg-devel] [PATCH] avformat/wavdec: change ch_layout used av_channel_layout_default.
 
shiqizhu
- [FFmpeg-devel] [PATCH] swscale: [loongarch] Fix undeclared functions prob.
 
Shiyou Yin
- [FFmpeg-devel] [PATCH] avformat/img2dec: Join branches
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] lavc/speedhqdec: Add AV_CODEC_CAP_FRAME_THREADS
 
Tomas Härdin
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/mpegvideo_enc: fix multi-threaded motion estimation rounding for mpeg4
 
Ramiro Polla
- [FFmpeg-devel] [PATCH v2] lavc/vaapi_h264: Fix merging fields in DPB with missing references
 
David Rosca
- [FFmpeg-devel] [PATCHv2 1/3] riscv: add Zvbb vector bit manipulation extension
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/3] avformat/concatdec: Check file
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] doc/examples/demux_decode: Simplify loop
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/10] fftools/ffplay: Check return of swr_alloc_set_opts2()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/riffdec: add ch_layout used av_channel_layout_default.
 
shiqizhu
- [FFmpeg-devel] [PATCH v8 14/15] avcodec: add D3D12VA hardware HEVC encoder
 
Wu, Tong1
- [FFmpeg-devel] [PATCH 1/4] avfilter/vsrc_testsrc: do not round down width and height for color src
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec/bsf/dts2pts: Fix shadowing
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/data_uri: Fix base64 decode buffer size calculation
 
Kacper Michajłow
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/cbs_av1: Avoid shift overflow
 
Mark Thompson
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document dts2pts bsf
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH] avformat/srtpproto: pass options to nested protocol
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avformat/rtpproto: free ip filters on open error
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avfilter/src_movie: Remove align dimension to fix crash
 
Zhao Zhili
- [FFmpeg-devel] [RFC PATCH] avfilter/video: Protect frame_pool from multi-threads access
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/vaapi_decode: Reject decoding of frames with no slices
 
David Rosca
- [FFmpeg-devel] [PATCH 1/3] avcodec/ilbcdec: Remove dead code
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavc/vp9dsp: fix indentation
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/4] avcodec/adts_parser: Don't presume buffer to be padded
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/libaribb24: change new lines to \n in ASS header
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH v2] avformat/hls: update current segment reference before use
 
Kacper Michajłow
- [FFmpeg-devel] FFmpeg, zlib based modules' FATE tests expecting bit-exact and Fedora switching to zlib-ng
 
Jan Ekström
- [FFmpeg-devel] [PATCH v2] libavfilter: add PipeWire-based grab
 
François-Simon Fauteux-Chapleau
- [FFmpeg-devel] [PATCH 1/2] libavutil/base64: Try not to write over the array end
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/aarch64: fix include for cpu.h
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] avformat/rtsp: Set timeouts also when reading header
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avformat/rpl: reject invalid sample rate
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH] aacdec: restore arm32 dequantization optimizations
 
Lynne
- [FFmpeg-devel] [PATCH v2 1/2][GSoC] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
 
Stone Chen
- [FFmpeg-devel] [PATCH] lavu/riscv: fallback to raw hwprobe() system call
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] lavu/riscv: CPU flag for fast misaligned accesses
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/riscv: remove bogus B extension
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] checkasm/flacdsp: run lpc benchmarks with an unmodified buffer
 
James Almer
- [FFmpeg-devel] [PATCH v2 01/71] avcodec/ratecontrol: Fix double free on error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/lpc: copy levenson coeffs only when they have been computed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself as *BSD maintainer
 
Brad Smith
- [FFmpeg-devel] [PATCH] avcodec/aacenc_tns: remove unreachable code branch
 
Yotam Ofek
- [FFmpeg-devel] [PATCH v3 1/9] lavc/vp9dsp: R-V ipred vert
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 2/9] lavc/vp9dsp: R-V mc copy
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 3/9] lavc/vp9dsp: R-V V ipred hor
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 4/9] lavc/vp9dsp: R-V V ipred tm
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 5/9] lavc/vp9dsp: R-V V mc avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 6/9] lavc/vp9dsp: R-V V mc bilin h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 7/9] lavc/vp9dsp: R-V V mc tap h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 8/9] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 9/9] lavc/vp9dsp: R-V V mc tap hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] lavc/startcode: add R-V Zbb startcode_find_candidate
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] area changed: scdet filter
 
raduct
- [FFmpeg-devel] [PATCH 1/2] lavc/flacdsp: R-V V flac_wasted32
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/flacdsp: R-V V flac_wasted33
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] tests/checkasm/llauddsp: Avoid UB integer overflow
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/notchlc: Check init_get_bits8() for failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavc/vaapi_decode: Reject decoding of frames with no slices
 
David Rosca
- [FFmpeg-devel] [PATCH 01/10] tests/checkasm/hevc_*: Fix funtion pointer types
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/4] avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v3 2/4] tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v3 3/4] avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v3 4/4] tests/checkasm/vvc_alf: add check_alf_classify
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v3 0/2] lavc/aarch64/fdct: add neon-optimized fdct for aarch64
 
Ramiro Polla
- [FFmpeg-devel] [PATCH v2] avformat/data_uri: Fix base64 decode buffer size calculation
 
Kacper Michajłow
- [FFmpeg-devel] [PATCH 1/2] lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc/flacdsp: fix CPU requirement for 32-bit LPC
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Revert "lavc/sbrdsp: R-V V neg_odd_64"
 
Rémi Denis-Courmont
- [FFmpeg-devel] [WIP] False positives on Coverity
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/af_volumedetect.c: Move logdb function
 
Yigithan Yigit
- [FFmpeg-devel] [PATCH v2 2/3] avfilter/af_volumedetect.c: Add 32bit float audio support
 
Yigithan Yigit
- [FFmpeg-devel] [PATCH v2 3/3] avfilter/af_volumedetect.c: reindent after last commit
 
Yigithan Yigit
- [FFmpeg-devel] [PATCH] lavc/speedhqenc: Require width to be a multiple of 16
 
Tomas Härdin
- [FFmpeg-devel] [PATCH v3 0/1] Updated decklink patch
 
Michael Riedl
- [FFmpeg-devel] [PATCH v3 1/1] libavdevice/decklink: extend available actions on signal loss
 
Michael Riedl
- [FFmpeg-devel] [PATCH] avformat/pcmdec: add pts and dts calculation for pcmdec
 
Shiqi Zhu
- [FFmpeg-devel] [PATCH v3 0/2] Add support for H266/VVC encoding
 
Christian Bartnik
- [FFmpeg-devel] [PATCH] web: add a news entry about STF sponsorship
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] aacdec: move from scalefactor ranged arrays to flat arrays
 
Lynne
- [FFmpeg-devel] [PATCH 1/2] lavu/riscv: assembler macros for VTYPE fields
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/flacdsp: optimise RVV vector type for lpc16
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v8 01/15] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/mov: avoid seeking back to 0 on HEVC open GOP files
 
llyyr.public at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avformat/mp3dec: only call ffio_ensure_seekback once
 
Marton Balint
- [FFmpeg-devel] [PATCH] lavu/riscv: fix parsing the unaligned read capability
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3 1/2][GSoC 2024] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
 
Stone Chen
- [FFmpeg-devel] [PATCH v8 05/15] avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer
 
Mark Thompson
- [FFmpeg-devel] [PATCH v8 06/15] avcodec/vaapi_encode: extract the init function to base layer
 
Mark Thompson
- [FFmpeg-devel] [PATCHv3 1/2] lavc/flacdsp: R-V V flac_wasted32
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v8 11/15] avcodec/vaapi_encode: extract a get_recon_format function to base layer
 
Mark Thompson
- [FFmpeg-devel] [PATCH v8 12/15] avcodec/vaapi_encode: extract a free funtion to base layer
 
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avutil/channel_layout: add a helper function to get the ambisonic order of a layout
 
James Almer
- [FFmpeg-devel] [PATCH] checkasm/h264dsp: use int64_t scale values
 
James Almer
- [FFmpeg-devel] [PATCH] libavformar/demux: fix dts being incorrectly set to pts
 
Shiqi Zhu
- [FFmpeg-devel] [PATCH] libavformat/demux: fix sti->first_dts can not been update when excuting avformat_find_stream_info
 
Shiqi Zhu
- [FFmpeg-devel] [PATCH] libsvtav1: Enable 2-pass encoding
 
Fredrik Lundkvist
- [FFmpeg-devel] [PATCH v4 0/4] Explain what "context" means
 
Andrew Sayers
- [FFmpeg-devel] [PATCHv2 1/2] lavc/startcode: add R-V Zbb startcode_find_candidate
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 2/2] lavc/flacdsp: optimise RVV vector type for lpc16
 
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Value analysis with Frama-C's Eva plugin (and an UB fix)
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc/libvpxenc: Fix parsing of ts_layering_mode parameter
 
Aaron Thompson
- [FFmpeg-devel] [PATCH 0/8] aacdec: add a native xHE-AAC decoder
 
Lynne
- [FFmpeg-devel] [PATCH] all: s/Open/Allocate and initialize/ in comments
 
Andrew Sayers
- [FFmpeg-devel] [PATCH] avutil/opt: Say more often that AV_OPT_SEARCH_CHILDREN searches children first
 
Andrew Sayers
- [FFmpeg-devel] [PATCH] checkasm: add sample argument to adjust during bench
 
J. Dekker
- [FFmpeg-devel] [PATCH v2] libsvtav1: Enable 2-pass encoding
 
Fredrik Lundkvist
- [FFmpeg-devel] [PATCH] avformat/vvc: fix writing general_constraint_info bytes
 
James Almer
- [FFmpeg-devel] [PATCHv4 1/4] lavu/riscv: add assembler macros for adjusting vector LMUL
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Added alpha layer support v2
 
Andrea Mastroberti
- [FFmpeg-devel] [PATCH 1/5] avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavu/version: fix minor version
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/6] lavf/tls_mbedtls: handle more error codes for human-readable message
 
Sfan5
- [FFmpeg-devel] [PATCH 2/6] lavf/tls_mbedtls: add missing call to psa_crypto_init
 
Sfan5
- [FFmpeg-devel] [PATCH 3/6] lavf/tls_mbedtls: hook up debug message callback
 
Sfan5
- [FFmpeg-devel] [PATCH 4/6] lavf/tls_mbedtls: fix handling of certification validation failures
 
Sfan5
- [FFmpeg-devel] [PATCH 5/6] lavf/tls_mbedtls: handle session ticket error code as no-op
 
Sfan5
- [FFmpeg-devel] [PATCH 6/6] lavf/tls_mbedtls: add workaround for TLSv1.3 vs. verify=0
 
Sfan5
- [FFmpeg-devel] [PATCH 1/3 v3] avformat/vvc: fix writing general_constraint_info bytes
 
James Almer
- [FFmpeg-devel] [RFC] STF 2025
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avformat/utils: Use static mutexes instead of ff_lock_avformat()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avformat/tee: Constify AVDictionaryEntry* pointee where possible
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avformat/tee: Use smaller scope for variables
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] fftools, avfilter, avformat: Simplify check for "is dictionary empty?"
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/1] lavc/vc1dsp: R-V V vc1_unescape_buffer
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] avcodec/ac3enc_template: Avoid always-true check
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/flacdec: Reorder allocations to avoid leak on error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_dnn_detect: Fix segfault on init error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: Fix leak on error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/hwcontext_qsv: fix GCC 14.1 warnings
 
Oleg Tolmatcev
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: fix HT block decoder issue #10905
 
WATANABE Osamu
- [FFmpeg-devel] [PATCH 2/2] test/jpeg2000dec: regenerate ds0_ht_01_b11 (HTJ2K lossless)
 
WATANABE Osamu
- [FFmpeg-devel] [PATCH] avcodec/tiff: Fix leak on error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: fix HT block decoder issue #10905
 
WATANABE Osamu
- [FFmpeg-devel] [PATCH] avcodec/vc1_parser: Check init_get_bits8()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_v360: Add assert to suppress Coverity false positives
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/9] avcodec/tiff: Assert init_get_bits8() success in horizontal_fill()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/aacdec: strictly conform to K&R style
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_signalstats: Use av_dict_set_int() where appropriate
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] lavc/startcode: add R-V V startcode_find_candidate
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vp9_intra: fix .irp use with LLVM as
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/5] fftools/ffmpeg_demux: also set -ch_layout avcodec option for -ch_layout CLI param
 
Marton Balint
- [FFmpeg-devel] [PATCH] doc/developer: add examples to clarify code style
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v4 1/5] lavc/vp9dsp: R-V V mc avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 2/5] lavc/vp9dsp: R-V V mc bilin h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 3/5] lavc/vp9dsp: R-V V mc tap h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 4/5] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 5/5] lavc/vp9dsp: R-V V mc tap hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] checkasm: add h263dsp.{h,v}_loop_filter
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD
 
Brad Smith
- [FFmpeg-devel] [PATCH 1/9] avcodec/vqcdec: Check init_get_bits8() for failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/ref/fate/source: Add exceptions for riscv startcode files
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/vvc: initialize some ptl flags
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/vvc: fix parsing sps_subpic_id
 
James Almer
- [FFmpeg-devel] [PATCH 01/18] avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma
 
Nuo Mi
- [FFmpeg-devel] [PATCH 02/18] avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc
 
Nuo Mi
- [FFmpeg-devel] [PATCH 03/18] avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni
 
Nuo Mi
- [FFmpeg-devel] [PATCH 04/18] avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi
 
Nuo Mi
- [FFmpeg-devel] [PATCH 05/18] avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA}
 
Nuo Mi
- [FFmpeg-devel] [PATCH 06/18] avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular
 
Nuo Mi
- [FFmpeg-devel] [PATCH 07/18] avcodec/vvcdec: refact out VVCRefPic from RefPicList
 
Nuo Mi
- [FFmpeg-devel] [PATCH 08/18] avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame
 
Nuo Mi
- [FFmpeg-devel] [PATCH 09/18] avcodec/vvcdec: add vvc inter filters for RPR
 
Nuo Mi
- [FFmpeg-devel] [PATCH 10/18] avcodec/vvcdec: emulated_edge, use reference frame's sps and pps
 
Nuo Mi
- [FFmpeg-devel] [PATCH 11/18] avcodec/vvcdec: add RPR dsp
 
Nuo Mi
- [FFmpeg-devel] [PATCH 12/18] avcodec/vvcdec: inter, wait reference with a diffrent resolution
 
Nuo Mi
- [FFmpeg-devel] [PATCH 13/18] avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR
 
Nuo Mi
- [FFmpeg-devel] [PATCH 14/18] avcodec/vvcdec: refact out luma_prof from luma_prof_bi
 
Nuo Mi
- [FFmpeg-devel] [PATCH 15/18] avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list
 
Nuo Mi
- [FFmpeg-devel] [PATCH 16/18] avcodec/vvcdec: increase edge_emu_buffer for RPR
 
Nuo Mi
- [FFmpeg-devel] [PATCH 17/18] avcodec/vvcdec: support Reference Picture Resampling
 
Nuo Mi
- [FFmpeg-devel] [PATCH 18/18] Changelog: add DVB compatible information for VVC decoder
 
Nuo Mi
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266: read vps_ptl_max_tid before using it
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: fix HT block decoder
 
pal at sandflow.com
- [FFmpeg-devel] [PATCH] lavc/h263dsp: R-V V {h,v}_loop_filter
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 0/8] aacdec: add a native xHE-AAC decoder
 
Lynne
- [FFmpeg-devel] [PATCH 1/2] avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/2][GSoC 2024] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
 
Stone Chen
- [FFmpeg-devel] [PATCH] avutil/hwcontext: Set proper CVBuffer colorspace
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] avutil/hwcontext_videotoolbox: Set proper CVBuffer colorspace
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 1/3] avutil/hwcontext_videotoolbox: Unset undefined values
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/mov: store sample_sizes as unsigned ints
 
James Almer
- [FFmpeg-devel] [PATCH v1 1/2] lavc/qsvdec: Allow decoders to export crop information
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH] avutil/hwcontext_drm: Check ioctl in drm_map_frame() for failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v9 01/13] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH, v2] libavcodec/amfenc: Update AMF encoder options
 
Araz
- [FFmpeg-devel] [PATCH] lavf/dash: Forward strict flag to component demuxers
 
Frank Plowman
- [FFmpeg-devel] [PATCH v3 0/3] avfilter/af_volumedetect.c: Move logdb function
 
Yigithan Yigit
- [FFmpeg-devel] [PATCH] avcodec/dovi_rpudec - correctly read el_bit_depth_minus8 when ext_mapping_idc is non-zero
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH] avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH] fate: add tests for xHE-AAC
 
Lynne
- [FFmpeg-devel] [PATCH 1/7] avutil/random_seed: Avoid dead returns
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/dovi - disable metadata compression by default
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/vvc_mc: R-V V avg w_avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [RFC 00/13] flvdec/flvenc: add support for enhanced rtmp codecs and multitrack/multichannel
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] checkasm: vvc_alf: Limit benchmarking to a reasonable subset of functions
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] checkasm: h264dsp: Avoid out of buffer writes when benchmarking
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] x86/vvc_alf: use the x86inc instruction macros
 
James Almer
- [FFmpeg-devel] [PATCH] checkasm: print bench runs when benchmarking
 
Lynne
- [FFmpeg-devel] [PATCH v12 0/8] [WIP] webp: add support for animated WebP decoding
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v2 1/5] lavc/vp9dsp: R-V V mc avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 2/5] lavc/vp9dsp: R-V V mc bilin h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 3/5] lavc/vp9dsp: R-V V mc tap h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v2 4/5] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] checkasm/riscv: test misaligned before V
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/pixblockdsp: add scalar get_pixels_unaligned
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
 
Cosmin Stejerean
- [FFmpeg-devel] FFmpeg 7.0.1
 
Tristan Matthews
- [FFmpeg-devel] [PATCH] avfilter/framesync: fix forward EOF pts
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v5 1/2][GSoC 2024] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
 
Stone Chen
- [FFmpeg-devel] [PATCH v10 01/13] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH 1/6] avformat/oggdec: Check ffio_ensure_seekback()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mpegts: Don't use uninitialized value in av_log()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avfilter/af_atempo: Properly check av_tx_init()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] lavf/dash: Forward strict flag to component demuxers
 
Frank Plowman
- [FFmpeg-devel] [PATCH 1/2] doc/mips: Update list of files with MIPS copyright notice
 
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH] all: Adapt BSD license headers to avoid fate-source exceptions
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/vp9: set update_map to 0 when segmentation.enabled is 0
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat/async, cache: Use more unique context names
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 0/2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 1/2] lavu/dovi_meta - add fields for ext_mapping_idc
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 2/2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH] tests/checkasm/vvc_alf: Don't use declare_func_emms
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/h265_metadata: Add option to set width/height after crop
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/rv34dsp: optimise R-V V idct_dc_add
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/7] avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/dovi - disable metadata compression by default
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH] libavcodec/x86/vvc/vvc_sad: fix assembler error
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] avcodec/h265_metadata: Add options to set width/height after crop
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/3] avcodec/mediacodecenc: workaround the alignment requirement only for H.264
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] avcodec/mediacodecenc: workaround the alignment requirement for H.265
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2] lavc/vp9: reset segmentation fields when segmentation isn't enabled
 
llyyr
- [FFmpeg-devel] [PATCH] lavc/vp9: reset segmentation fields when segmentation isn't enabled
 
llyyr.public at gmail.com
- [FFmpeg-devel] [PATCH 1/4] lavc/qsvenc: rename the skip_frame private option to qsv_skip_frame
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] avcodec/vvc_mc: split the SAD dsp prototype into one function per blocksize width
 
James Almer
- [FFmpeg-devel] [7.0 PATCH 1/2] avcodec/mediacodecenc: workaround the alignment requirement only for H.264
 
Zhao Zhili
- [FFmpeg-devel] [7.0 PATCH 2/2] avcodec/mediacodecenc: workaround the alignment requirement for H.265
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/rv32dsp: remove stray load immediate
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: remove unused macro parameter
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3 0/5] avcodec/dovi - disable metadata compression by default
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 1/5] avcodec/dovi_rpu - field and macro for metadata compression
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 2/5] avcodec/dovi_rpuenc - guard metadata compression
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 3/5] avcodec/libaomenc - switch to DOVI_ENCODING_OPTS
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 5/5] avcodec/libx265 - switch to DOVI_ENCODING_OPTS
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v3 4/5] avcodec/libsvtav1 - switch to DOVI_ENCODING_OPTS
 
Cosmin Stejerean
- [FFmpeg-devel] [PATCH v5 1/2] lavu/hashtable: create generic robin hood hash table
 
Connor Worley
- [FFmpeg-devel] [PATCH] avformat/demux: Remove dead stores
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: fix keyframes
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_signalstats: Use 64bit for processing histogram
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avfilter/af_aiir: Remove dead code
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avfilter/af_aiir: Avoid unchecked allocation
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/af_afir: Merge header into af_afir.c
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/10] lavc/hevcdec: allocate local_ctx as array of structs rather than pointers
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/10] lavc/hevc_ps/HEVCSPS: change flags into size-1 bitfields
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 09/10] lavc/hevc_ps: reduce the size of ShortTermRPS.used
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/10] lavc/hevc_ps: compactify ShortTermRPS
 
Anton Khirnov
- [FFmpeg-devel] Flushing while decoding , but need already decoded frames
 
Michael Henrik Bodenhoff
- [FFmpeg-devel] [PATCH v3 0/1] avformat/demux: fix accurate probing of durations in mpegts/ps
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 0/1] avcodec/h264_parser: fix start of packet for some broken
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] avcodec/flacdec: Remove unused variable
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] checkasm/vp8dsp: share DSP context across tests
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/flacdsp: do not assume maximum R-V VL
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] web/contact: relink code of conduct
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] WIP: lavc/flacdsp: R-V Zvl256b lpc33
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 01/12] avutil/avassert: Add av_unreachable and av_assume() macros
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 00/10] aacdec: add a native xHE-AAC decoder
 
Lynne
- [FFmpeg-devel] [PATCH v3 02/10] aacdec: move from scalefactor ranged arrays to flat arrays
 
Lynne
- [FFmpeg-devel] [PATCH v11 01/14] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH 1/3] avformat/file: check for lseek() failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/h2645_sei: loosen up min luminance requirements
 
Niklas Haas
- [FFmpeg-devel] [PATCH] checkasm/lpc: test compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/5] lavc/vp8dsp: avoid one multiplication on RISC-V
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/5] lavc/vp8dsp: expand single use R-V macros
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avdovi/dovi_rpu{enc, dec}: fix ms_weight handling
 
Niklas Haas
- [FFmpeg-devel] [PATCH] lavc/sbrdsp: fold immediate offset into relocation
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/sbrdsp: fix inverted boundary check
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/sbrdsp: fix potential overflow in noise table
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/sbrdsp: add support for 256-bit vectors
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lpc: rewrite lpc_compute_autocorr in external asm
 
Lynne
- [FFmpeg-devel] [PATCH] lavc/lpc: optimise RVV vector type for compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V vp8_luma_dc_wht
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vvc: Validate temporal MVP references
 
Frank Plowman
- [FFmpeg-devel] [PATCH] lavc/vp7dsp: add R-V V vp7_luma_dc_wht
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: disable EPEL HV on RV128
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 01/17] avcodec/dxva2: Initialize dxva_size and check it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mediacodec: Add support of dynamic bitrate
 
Dmitrii Okunev
- [FFmpeg-devel] [PATCH] avformat/mpegts: correctly skip TP_extra_header in m2ts
 
llyyr
- [FFmpeg-devel] [PATCH] avformat/mov: get heif image rotation from irot box
 
Hacene Bouaroua
- [FFmpeg-devel] [PATCH] avcodec/nvenc_av1: Correct CQ range for AV1
 
ddesouza at nvidia.com
- [FFmpeg-devel] [PATCH, v2] avformat/mov: get heif image rotation from irot box
 
Hacene Bouaroua
- [FFmpeg-devel] [PATCH] Revert "avformat/file: seek back to initial position for fd protocol"
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] lavc/lpc: fix off-by-one in R-V V compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] riscv: allow passing addend to vtype_vli macro
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv3] checkasm/lpc: test compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3] avcodec/jpeg2000dec: fix HT block decoder
 
pal at sandflow.com
- [FFmpeg-devel] [PATCH] lavc/startcode: fix RVV return value on no match
 
Rémi Denis-Courmont
- [FFmpeg-devel] [POC] lavfi: add perlin noise generator
 
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/7] avcodec/vc2enc: Avoid void* where possible
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 0/1] avfilter/framesync: fix forward EOF pts
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/2] avcodec/diracdec: Use FF_CODEC_CAP_INIT_CLEANUP
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v12 01/15] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH v4 0/1] Add support for H266/VVC encoding
 
Christian Bartnik
- [FFmpeg-devel] [PATCH v1 1/2][GSoC 2024] libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes
 
Stone Chen
- [FFmpeg-devel] [PATCH] checkasm: add linear least square tests
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 1/6] lavf/tls_mbedtls: handle more error codes for
 
sfan5
- [FFmpeg-devel] [PATCH v2 2/6] lavf/tls_mbedtls: add missing call to psa_crypto_init
 
sfan5
- [FFmpeg-devel] [PATCH v2 3/6] lavf/tls_mbedtls: hook up debug message callback
 
sfan5
- [FFmpeg-devel] [PATCH v2 4/6] lavf/tls_mbedtls: fix handling of certification
 
sfan5
- [FFmpeg-devel] [PATCH v2 5/6] lavf/tls_mbedtls: handle session ticket error code as
 
sfan5
- [FFmpeg-devel] [PATCH v2 6/6] lavf/tls_mbedtls: add workaround for TLSv1.3 vs.
 
sfan5
- [FFmpeg-devel] [PATCH] libavfilter/signature_lookup: fix jaccard distance
 
Gerion Entrup
- [FFmpeg-devel] [PATCH 1/2] tests/checkasm/vvc_mc: fix indentation
 
James Almer
- [FFmpeg-devel] [PATCH 1/4] lavu/float_dsp: add double-precision scalar product
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] avcodec/x86/vvc/vvc_alf: fix integer overflow
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH 2/3] avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH 3/3] tests/checkasm/vvc_alf: change alf step size to 8
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH] lavu/lls: R-V V update_lls
 
Rémi Denis-Courmont
- [FFmpeg-devel] Empty arch/ directories
 
Sean McGovern
- [FFmpeg-devel] [PATCH v3 1/5] lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 2/5] lavc/vp9dsp: R-V V mc bilin h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 3/5] lavc/vp9dsp: R-V V mc bilin hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 4/5] lavc/vp9dsp: R-V V mc tap h v
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v3 5/5] lavc/vp9dsp: R-V V mc tap hv
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] checkasm/vc1dsp: add missing vc1_inv_trans_8x8 test
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv4] checkasm/lpc: test compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/6] avcodec/packet: add a decoded frame cropping side data type
 
James Almer
- [FFmpeg-devel] [PATCH 1/5] lavu/common.h: Fix UB in av_clipl_int32_c()
 
Tomas Härdin
- [FFmpeg-devel] git problems
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ values
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/nutdec: Don't create inconsistent side data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/nutdec: Don't create inconsistent side data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] avformat/nutdec: Don't create inconsistent side data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 00/10] aacdec: add a native xHE-AAC decoder
 
Lynne
- [FFmpeg-devel] [PATCH 01/10, v3] avutil: add hwcontext_amf.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 02/10, v3] avcodec: add amfdec.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 03/10, v3] avcodec/amfenc: Fixes the color information in the output.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 04/10, v3] avcodec/amfenc: HDR metadata.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 05/10, v3] avcodec/amfenc: add 10 bit encoding in av1_amf
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 06/10, v3] avcodec/amfenc: GPU driver version check
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 07/10, v3] avcodec/amfenc: add smart access video option
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 08/10, v3] avcodec/amfenc: redesign to use hwcontext_amf.
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 09/10, v3] avfilter/scale_amf: Add AMF VPP & super resolution filters
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 10/10, v3] doc/filters: Add documentation for AMF filters
 
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 01/10, v3] avutil: add hwcontext_amf.
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/10, v3] avutil: add hwcontext_amf.
 
Lynne
 
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V put_bilin_h v unroll
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCHv5] checkasm/lpc: test compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/x86/vvc/vvc_alf: fix integer overflow
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2 2/3] avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCH v2 3/3] tests/checkasm/vvc_alf: change alf step size to 8
 
toqsxw at outlook.com
- [FFmpeg-devel] [PATCHv2 1/5] lavu/float_dsp: add double-precision scalar product
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/5] lavu/lls: use ff_scalarproduct_double_c()
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 4/5] checkasm/float_dsp: add double-precision scalar product
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] mov.c fix the duration for the last audio frame.
 
Wang Cao
- [FFmpeg-devel] [PATCH 00/16] NVidia Tegra hardware decoding backend
 
averne
- [FFmpeg-devel] [PATCH] libavcodec/libxvid: code cleanup (replace magic numbers)
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/2] libavcodec: various: remove empty directories originally for legacy DSP code
 
Sean McGovern
- [FFmpeg-devel] [PATCH 1/2] ffplay: add -scaling_quality option for SDL
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] [RFC] libavutil: remove AVR32 assembly
 
Sean McGovern
- [FFmpeg-devel] [PATCH] movenc: Add an option for hiding fragments at the end
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/lpc: account for odd len values
 
James Almer
- [FFmpeg-devel] [PATCH] lavc/vvc: Don't free uninitialised pic arrays
 
Frank Plowman
- [FFmpeg-devel] [PATCH] configure: correct libopenjpeg description
 
Gyan Doshi
- [FFmpeg-devel] [PATCH 01/11] lavc/hevcdec: move handling of byte alignment at the end of slice header
 
Anton Khirnov
- [FFmpeg-devel] [PATCHv6] checkasm/lpc: test compute_autocorr
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] checkasm: add aacencdsp.quant_bands test
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Add extra const to FF_PFNGLSHADERSOURCEPROC.
 
Billy O'Neal (VC AIR)
- [FFmpeg-devel] [PATCH] lavc/aacencdsp: R-V V quant_bands
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double
 
James Almer
    
      Last message date: 
       Fri May 31 23:30:41 EEST 2024
    Archived on: Fri May 31 23:30:50 EEST 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).