June 2024 Archives by thread
Starting: Sat Jun 1 00:06:39 EEST 2024
Ending: Sun Jun 30 23:24:42 EEST 2024
Messages: 1790
- [FFmpeg-devel] [PATCH 02/16] configure, avutil: add support for HorizonOS
averne
- [FFmpeg-devel] [PATCH 03/16] avutil: add ioctl definitions for tegra devices
averne
- [FFmpeg-devel] [PATCH 01/16] avutil/buffer: add helper to allocate aligned memory
averne
- [FFmpeg-devel] [PATCH 05/16] avutil: add common code for nvtegra
averne
- [FFmpeg-devel] [PATCH 1/7] avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add extra const to FF_PFNGLSHADERSOURCEPROC.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] checkasm: add aacencdsp.quant_bands test
James Almer
- [FFmpeg-devel] [PATCH] checkasm: disable unaligned access emulation
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/vc1dsp: fix R-V V avg_mspel_pixels
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/6] avformat/matroskadec: export cropping values
Kacper Michajlow
- [FFmpeg-devel] [PATCH] movenc: Add an option for hiding fragments at the end
Dennis Sädtler
- [FFmpeg-devel] [PATCH] avcodec/hevc_ps: Fix UB 1 << 31
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] STF 2025
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] libavcodec: various: remove empty directories originally for legacy DSP code
Sean McGovern
- [FFmpeg-devel] [PATCH] web: add a note about xHE-AAC
Lynne
- [FFmpeg-devel] [PATCH v2] lavc/vvc_mc: R-V V avg w_avg
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 2/2] [RFC] libavcodec: remove DSP acceleration code for DEC Alpha
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/vp8dsp: add R-V V vp7_idct_dc_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/vp8dsp: add R-V V vp7_idct_dc_add4y
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 09/11] lavc/hevc*: move to hevc/ subdir
James Almer
- [FFmpeg-devel] [PATCH] avcodec/decode: use avcodec_get_hw_config()
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avcodec/tiff: Suppress unused variable warnings
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] doc/developer: update outdated information
Marcus B Spencer
- [FFmpeg-devel] [PATCH v2] doc/developer: update outdated information
Marcus B Spencer
- [FFmpeg-devel] [PATCH v3] doc/developer: update outdated information
Marcus B Spencer
- [FFmpeg-devel] [PATCH v4] doc/developer: update outdated information
Marcus B Spencer
- [FFmpeg-devel] [PATCH v2] libavdevice: Improve example in deprecation message for opengl and sdl
Alexander Strasser
- [FFmpeg-devel] [PATCH 1/4] lavu/float_dsp: add double-precision scalar product
Alexander Strasser
- [FFmpeg-devel] [PATCH] libavfilter/signature_lookup: fix jaccard distance
Gerion Entrup
- [FFmpeg-devel] [PATCH] avcodec/vp9mvs: fix misaligned access when clearing VP9mv
Kacper Michajłow
- [FFmpeg-devel] FFmpeg 7.0 blocking issues
Sebastian Ramacher
- [FFmpeg-devel] [PATCH v5] doc/developer: update outdated information
Marcus B Spencer
- [FFmpeg-devel] [PATCH v5 00/10] aacdec: add a native xHE-AAC decoder
Lynne
- [FFmpeg-devel] [PATCH v3] avformat/nutdec: Don't create inconsistent side data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu: bump minor and add APIchanges entries for the new channel positions
Lynne
- [FFmpeg-devel] [PATCH] codec_desc: drop INTRA_ONLY flag for AAC
Lynne
- [FFmpeg-devel] [PATCH 16/17] avdevice/dshow: Initialize 2 pointers
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/17] avcodec/dxva2: Initialize ConfigBitstreamRaw
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/fwse: Remove always false expression
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 9/9] avcodec/wavpackenc: Use unsigned for potential 31bit shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/17] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/notchlc: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] area changed: scdet filter
radu.taraibuta at gmail.com
- [FFmpeg-devel] [PATCH 1/4] aacdec_usac: prevent get_bits(0) in get_escaped_value
Lynne
- [FFmpeg-devel] [PATCH] avcodec/aac/aacdec_usac: remove unnecessary cast
James Almer
- [FFmpeg-devel] [PATCH 1/9] avdevice/xcbgrab: Check sscanf() return
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] [PATCH v2] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] [PATCH] libavfi/dnn: enable LibTorch xpu device option support
wenbin.chen at intel.com
- [FFmpeg-devel] [DON'T MERGE PATCH 1/2] checkasm/sw_rgb: test rgb24 to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] swscale/aarch64: Add rgb24 to yuv implementation
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/5] lavu/common.h: Fix UB in av_clipl_int32_c()
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v13 01/15] avcodec/vaapi_encode: introduce a base layer for vaapi encode
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH v12 15/15] avcodec/hw_base_encode: add avctx pointer for FFHWBaseEncodeContext
Wu, Tong1
- [FFmpeg-devel] lavfi: add perlin noise generator
Stefano Sabatini
- [FFmpeg-devel] [PATCH 0/1] avfilter/framesync: fix forward EOF pts
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] avformat/demux: fix pcm read too much when call find_stream_info
Shiqi Zhu
- [FFmpeg-devel] [PATCH v2 3/3] tests/checkasm/vvc_alf: change alf step size to 8
Bross, Benjamin
- [FFmpeg-devel] [PATCH 1/5] avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code
Nuo Mi
- [FFmpeg-devel] [PATCH 2/5] avcodec/vvcdec: misc, move src offset inside emulated_edge
Nuo Mi
- [FFmpeg-devel] [PATCH 3/5] avcodec/vvcdec: refact out emulated_edge_no_wrap
Nuo Mi
- [FFmpeg-devel] [PATCH 4/5] avcodec/vvcdec: misc, reindent inter.c
Nuo Mi
- [FFmpeg-devel] [PATCH 5/5] avcodec/vvcdec: support mv wraparound
Nuo Mi
- [FFmpeg-devel] [PATCH] lavc/speedhqenc: Require width to be a multiple of 16
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS
Tomas Härdin
- [FFmpeg-devel] [WIP PATCH 1/2] checkasm/sw_rgb: test rgb24 to yuv
Zhao Zhili
- [FFmpeg-devel] [WIP PATCH 2/2] swscale/aarch64: Add rgb24 to yuv implementation
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/vvc: Reallocate pixel buffers if pixel shift changes
Frank Plowman
- [FFmpeg-devel] [PATCH v4 1/1] avcodec: add external enc libvvenc for H266/VVC
Nuo Mi
- [FFmpeg-devel] [PATCH] lavc/vc1dsp: R-V V vc1_inv_trans_8x8
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avfilter/vf_rotate: Check ff_draw_init2() return value
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/6] lavf/tls_mbedtls: handle more error codes for
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/3] avformat/mov_chan: use the newly added channel ids for more exact mapping
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_demux: gracefully ignore mismatching channel layouts for -channel_layout option
Marton Balint
- [FFmpeg-devel] [PATCH v3] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] [PATCH] x86/aacencdsp: add SSE2 and AVX versions of quantize_bands
James Almer
- [FFmpeg-devel] [PATCH v6 1/2] lavu/hashtable: create generic robin hood hash table
Connor Worley
- [FFmpeg-devel] [PATCH v3 1/6] lavf/tls_mbedtls: handle more error codes for
sfan5
- [FFmpeg-devel] [PATCH v3 2/6] lavf/tls_mbedtls: add missing call to psa_crypto_init
sfan5
- [FFmpeg-devel] [PATCH v3 3/6] lavf/tls_mbedtls: hook up debug message callback
sfan5
- [FFmpeg-devel] [PATCH v3 4/6] lavf/tls_mbedtls: fix handling of certification
sfan5
- [FFmpeg-devel] [PATCH v3 5/6] lavf/tls_mbedtls: handle session ticket error code as
sfan5
- [FFmpeg-devel] [PATCH v3 6/6] lavf/tls_mbedtls: add workaround for TLSv1.3 vs.
sfan5
- [FFmpeg-devel] [PATCH v2 1/5] avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code
Nuo Mi
- [FFmpeg-devel] [PATCH v2 2/5] avcodec/vvcdec: misc, move src offset inside emulated_edge
Nuo Mi
- [FFmpeg-devel] [PATCH v2 3/5] avcodec/vvcdec: refact out emulated_edge_no_wrap
Nuo Mi
- [FFmpeg-devel] [PATCH v2 4/5] avcodec/vvcdec: misc, reindent inter.c
Nuo Mi
- [FFmpeg-devel] [PATCH v2 5/5] avcodec/vvcdec: support mv wraparound
Nuo Mi
- [FFmpeg-devel] [PATCH] libavcodec/libxvid: code cleanup (replace magic numbers)
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/2] ffplay: add -scaling_quality option for SDL
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: give magic number a name
Ramiro Polla
- [FFmpeg-devel] [PATCH] libswscale/x86/yuv_2_rgb: fix some comments
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/5] checkasm/sw_rgb: test rgb24 to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/5] swscale/aarch64: Add rgb24 to yuv implementation
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/5] avutil/aarch64: Skip define AV_READ_TIME for apple
Zhao Zhili
- [FFmpeg-devel] [PATCH 4/5] avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME
Zhao Zhili
- [FFmpeg-devel] [PATCH 5/5] avutil/aarch64: Fallback to clock_gettime as timer on Android
Zhao Zhili
- [FFmpeg-devel] [PATCH] bsf: Fix memory leak by adding vp9_raw_reorder_frame_free()
Jiasheng Jiang
- [FFmpeg-devel] [PATCH v6 0/4] doc: Explain what "context" means
Andrew Sayers
- [FFmpeg-devel] [PATCH v4] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] [PATCH] avfilter/trim: flag trim filter as metadata only
Gyan Doshi
- [FFmpeg-devel] [PATCH 01/10, v3] avutil: add hwcontext_amf.
Mark Thompson
- [FFmpeg-devel] [PATCHv2 1/4] lavc/vc1dsp: R-V V vc1_inv_trans_8x8
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] swscale/x86/input: add AVX2 optimized RGB24 to YUV functions
James Almer
- [FFmpeg-devel] [PATCH 02/10, v3] avcodec: add amfdec.
Mark Thompson
- [FFmpeg-devel] [PATCH 1/1] sws/input: add R-V V rgb24ToY
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v5] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] [PATCH v6] avcodec: add farbfeld encoder
Marcus B Spencer
- [FFmpeg-devel] New CC member: Steven Liu
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/4] mpeg4audio: rename AOT_USAC_NOSBR to AOT_USAC
Lynne
- [FFmpeg-devel] [PATCH 4/4] lavc: bump minor and add APIchanges entry for new USAC profile
Lynne
- [FFmpeg-devel] [PATCH] lavc/vvc: Prevent overflow in chroma QP derivation
Frank Plowman
- [FFmpeg-devel] [PATCH v2 1/2] lavc/vvc: Use sps_chroma_qp_table return code
Frank Plowman
- [FFmpeg-devel] [PATCH] avcodec/dovi_rpudec: replace brittle struct copying code
Niklas Haas
- [FFmpeg-devel] [PATCH 1/7] avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] movenc: Add an option for hiding fragments at the end
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] avcodec/dnxhdenc: Move PutBitContext from ctx to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] aacdec: increase MAX_ELEM_ID to 64
Lynne
- [FFmpeg-devel] [PATCH] lavu/opt: Mention that AVOptions is not reentrant
Andrew Sayers
- [FFmpeg-devel] [PATCHv3 1/3] sws/input: R-V V rgb24ToY & bgr24ToY
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] libswscale/x86/yuv2rgb: Add missing EMMS
Mario Hros
- [FFmpeg-devel] [PATCH] aacdec_usac: correctly set and use the layout map
Lynne
- [FFmpeg-devel] FFMPEG support for x265 vbv-end and vbv-end-fr-adj
Tom Vaughan
- [FFmpeg-devel] [PATCH] checkasm/sw_rgb: test rgb32/bgr32 to yuv
James Almer
- [FFmpeg-devel] [PATCH v7 1/2] lavu/hashtable: create generic robin hood hash table
Connor Worley
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V vp8_idct_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v5 0/1] Add support for H266/VVC encoding
Christian Bartnik
- [FFmpeg-devel] [PATCH v3 1/3] lavc/h265_profile_level: Expand profile compatibility checking
Mark Thompson
- [FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: Be more strict about clobbering MMX state
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 1/2] configure, lavu, lavc, lavfi: Remove libva 1.x support
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/input: add AVX2 optimized RGB32 to YUV functions
James Almer
- [FFmpeg-devel] [PATCH 06/16] avutil: add nvtegra hwcontext
Mark Thompson
- [FFmpeg-devel] [PATCH 07/16] hwcontext_nvtegra: add dynamic frequency scaling routines
Mark Thompson
- [FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: replace shuffle_bytes_2103_mmxext with an SSE2 version
James Almer
- [FFmpeg-devel] [PATCH] Allow enabling SVC in libaomenc
Chun-Min Chang
- [FFmpeg-devel] [PATCH 1/4] swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] swscale/x86/rgb2rgb: Detemplatize
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v7] avcodec: add farbfeld encoder, decoder and demuxer
Marcus B Spencer
- [FFmpeg-devel] [PATCH 1/4] aacdec_usac: respect tns_on_lr flag
Lynne
- [FFmpeg-devel] [RFC] flac_wasted32 vector implementation for VSX on ppc64le
Sean McGovern
- [FFmpeg-devel] [PATCH v3] lavc/vvc: Prevent overflow in chroma QP derivation
Frank Plowman
- [FFmpeg-devel] [PATCH v8] avcodec: add farbfeld encoder, decoder and demuxer
Marcus B Spencer
- [FFmpeg-devel] [PATCH] avfilter: add sdlvsink for video display
Shiqi Zhu
- [FFmpeg-devel] [PATCH] lavc/flacdsp: R-V Zvbb wasted33
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 1/4] avutil/aarch64: Skip define AV_READ_TIME for apple
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/4] avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/4] tests/checkasm: Fix build error when enable linux perf on Android
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 4/4] swscale/aarch64: Add rgb24 to yuv implementation
Zhao Zhili
- [FFmpeg-devel] [PATCH v9] avcodec: add farbfeld encoder, decoder and demuxer
Marcus B Spencer
- [FFmpeg-devel] [PATCH 1/3] sws/input: R-V V 32-bit RGB to Y
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/flacdsp: fix sign extension in R-V V wasted33
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: fix tilepart processing
Osamu Watanabe
- [FFmpeg-devel] [PATCH 1/5] avformat/mov: Check requested_sample before using it
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: correctly skip TP_extra_header in m2ts
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] aarch64: Use cntvct_el0 as timer register on Android
Martin Storsjö
- [FFmpeg-devel] [PATCH 08/17] avcodec/vp8: Check mutex init
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 1/4] avutil/aarch64: Skip define AV_READ_TIME for apple
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 2/4] avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 3/4] tests/checkasm: Fix build error when enable linux perf on Android
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 4/4] swscale/aarch64: Add rgb24 to yuv implementation
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/4] tests/checkasm: cosmetics, one object per line in Makefile
Ramiro Polla
- [FFmpeg-devel] [PATCH] sws/range_convert: R-V V to/from JPEG
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/arm: remove GCC 4.6- stuff
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/x86: remove GCC 4.4- stuff
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] swscale/x86: add avx2 {lum, chr}ConvertRange
Ramiro Polla
- [FFmpeg-devel] [PATCH v10] avcodec: add farbfeld encoder, decoder and demuxer
Marcus B Spencer
- [FFmpeg-devel] [PATCH 1/2] lavu/bswap: remove some inline assembler
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] avcodec/ilbcdec: Remove dead code
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/img2dec: assert no pipe on ts_from_file
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/sdp: Check before appending ", "
Michael Niedermayer
- [FFmpeg-devel] [PATCH 05/10] fftools/ffmpeg_mux_init: Free pts on error
Michael Niedermayer
- [FFmpeg-devel] [PATCH 07/10] fftools/cmdutils: Add protective () to FLAGS
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/mjpeg: keep last_dc value unclipped
Ramiro Polla
- [FFmpeg-devel] [PATCH v11] avcodec: add farbfeld encoder, decoder and demuxer
Marcus B Spencer
- [FFmpeg-devel] [PATCH 1/4] avformat/rmdec: use 64bit for audio_framesize checks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] checkasm/lls: adjust buffer sizes and alignments
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/4] mm: set audio pts proportionally to audio offset
Peter Ross
- [FFmpeg-devel] [PATCH 1/4] riscv: probe for Zbb extension at load time
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/aacencdsp: fix rounding in R-V V quantize_bands
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3 40/71] avcodec/mpegvideo_enc: Move copying properties to alloc_picture()
Andreas Rheinhardt
- [FFmpeg-devel] [WIP] False positives on Coverity
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavc/mpegvideo: use H263DSP dequant function
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/9] avformat/rtpenc_vc2hq: Check sizes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/aacdec_lpd: remove unused local variables
Leo Izen
- [FFmpeg-devel] [PATCH] configure: remove false positives with valgrind-memcheck
pal at sandflow.com
- [FFmpeg-devel] [PATCH v2] avcodec/h264dec: Remove ff_h264_draw_horiz_band
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] api/api-band-test: Remove write-only variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] lavc/dnxhdenc: eliminate dead code
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 1/4] lavc/h263dsp: add DCT dequantisation function
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/7] avcodec/dnxhdenc: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avcodec/mpegvideo_enc: Make ff_dct_quantize_c() static
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/mpegvideo_enc: Move initializing H263DSP to ituh263enc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avcodec/mips/mpegvideo: Set denoise_dct only for encoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avcodec/mpegvideo_enc: Always set c funcs in ff_dct_encode_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/mpegvideo: Remove fast_dct_quantize
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/mpegvideo_enc: Don't pretend ff_dct_encode_init() can fail
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4] lavc/vvc: Prevent overflow in chroma QP derivation
Frank Plowman
- [FFmpeg-devel] [PATCH] avr32: remove explicit support
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] configure: remove stray bfin architecture
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/8] avdovi/dovi_rpudec: handle prev_vdr_rpu_id failures
Niklas Haas
- [FFmpeg-devel] [PATCH 4/8] avcodec/dovi_rpudec: simplify vdr handling (cosmetic)
Niklas Haas
- [FFmpeg-devel] [PATCH 5/8] avcodec/dovi_rpu: simplify vdr type
Niklas Haas
- [FFmpeg-devel] [PATCH 1/6] avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avdevice/avfoundation: add external video devices
Theo Fabi
- [FFmpeg-devel] [PATCHv3 1/4] lavc/h263dsp: add DCT dequantisation functions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] fate/vvc: add vvc-conformance-RPR_A_Alibaba_4
Frank Plowman
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Add check for av_packet_new_side_data()
Jiasheng Jiang
- [FFmpeg-devel] [PATCH v2] avdevice/avfoundation: add external video devices
Theo Fabi
- [FFmpeg-devel] remove DEC Alpha DSP & support code
Sean McGovern
- [FFmpeg-devel] [PATCH] avcodec/vvc/inter: Don't return void
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/riscv: add h264 dc idct rvv
J. Dekker
- [FFmpeg-devel] [PATCH] libavcodec/libxev: Update EVC codec naming
Dariusz Frankiewicz
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_mux_init: Return error upon error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] libavcodec/libxeve: Update EVC codec naming
Dariusz Frankiewicz
- [FFmpeg-devel] [PATCH v2] avcodec/mpegvideo_enc: Add check for av_packet_new_side_data()
Jiasheng Jiang
- [FFmpeg-devel] [PATCH] configure: Disable DNN without backend
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] fate/vvc: add vvc-conformance-RPR_A_4
Frank Plowman
- [FFmpeg-devel] [PATCH 0/5] Apple Spatial Metadata
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavc/vc1dsp: match C block layout in inv_trans_4x4_rvv
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] avfilter/af_afftdn: Assert format
Michael Niedermayer
- [FFmpeg-devel] [PATCHv4 1/4] lavc/h263dsp: add DCT dequantisation functions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv4 2/4] lavc/mpegvideo: use H263DSP dequant function
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/hwcontext_vulkan: Support write on drm frame
Xiang, Haihao
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_mux_init: Fix leak when using non-encoding option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libx265: Don't copy A53 closed captions by default
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4] libavdevice/decklink: extend available actions on signal loss
Michael Riedl
- [FFmpeg-devel] [PATCH v2 1/4] checkasm: add tests for {lum, chr}ConvertRange
Ramiro Polla
- [FFmpeg-devel] [PATCH] avfilter: add fbsink for video display.
Shiqi Zhu
- [FFmpeg-devel] [PATCH 1/4] avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] lavf/tls_mbedtls: add workaround for TLSv1.3 vs. verify=0
Anton Khirnov
- [FFmpeg-devel] [PATCH v3] lavc/vvc_mc: R-V V avg w_avg
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] configure: detect 64-bit generic platforms
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v4] lavc/vvc_mc: R-V V avg w_avg
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/3] avutil: rename av_mod_uintp2 to av_zero_extend
James Almer
- [FFmpeg-devel] [PATCH v2 01/71] avcodec/ratecontrol: Fix double free on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avfilter/avf_showcwt: Check av_parse_video_rate() for failure
Michael Niedermayer
- [FFmpeg-devel] Reset password on Patchwork
Sean McGovern
- [FFmpeg-devel] [PATCH v1] lavc/qsvdec: Add VVC decoder
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH 1/3 v2] avutil: rename av_mod_uintp2 to av_zero_extend
James Almer
- [FFmpeg-devel] [PATCH] avcodec/vorbisdec: don't use double intermediate in vorbisfloat2float
James Almer
- [FFmpeg-devel] [PATCHv5 1/4] lavc/h263dsp: add DCT dequantisation functions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: correct the timestamp when input_order = decode_delay
tong1.wu at intel.com
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V put_bilin_h v unroll
flow gg
- [FFmpeg-devel] [PATCH] avfilter/af_amix: fix amix decreased sound output
Shiqi Zhu
- [FFmpeg-devel] [PATCH] checkasm/lls: add missing random values to the test buffers
James Almer
- [FFmpeg-devel] [PATCH 01/57] avcodec/vc1: Combine identical checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/57] avcodec/mpegvideo_enc: Avoid branches for flipping no_rounding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/57] avcodec/mpegvideo: Don't pretend dct_init can fail
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/57] avcodec/mpegvideo: Set dct_unquantize earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/57] avcodec/mpegvideo_dec: Set dct_unquantize ptrs only once when possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/57] configure: Remove obsolete mpeg4_decoder->mpeg4video_parser dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/57] avcodec/mpegutils: Remap MB_TYPE_ACPRED, add codec-specific MB_TYPE
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/57] avcodec/mpegutils: Remap MB_TYPE_{GMC, SKIP, CBP, QUANT}
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/57] avcodec/h261dec: Use VLC symbol table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/57] avcodec/h261dec: Remove nonsense information from error message
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/57] avcodec/mpegutils: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/57] avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/57] avcodec/mpegutils: Move H.264-only macros to h264dec.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/57] avcodec/mpeg4videodec: Use VLC symbol table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/57] avcodec/mpeg12dec: Use VLC symbol table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/57] avcodec/ituh263dec: Use VLC symbol table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/57] avcodec/mpegvideo_enc: Avoid excessive inlining
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/57] avcodec/mpegvideo_enc: Check for existence of ildct cmp functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/57] avcodec/dvenc: Check for availability of interlaced dct cmp func
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/57] avcodec/motion_est: Factor one-time initialization out of ff_init_me
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/57] avcodec/me_cmp: Constify ff_set_cmp()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/57] avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/57] avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/57] avcodec/me_cmp, dvenc, mpegvideo: Move ildct_cmp to its users
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/57] avcodec/me_cmp, motion_est: Sanitize permissible cmp_funcs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/57] avcodec/motion_est: Store remaining required me_cmp_funcs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/57] avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/57] avcodec/mpegvideo_enc: Avoid branch for sse vs nsse cmp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/57] avcodec/mpegvideo_enc: Only keep what is used from MECmpContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/57] avcodec/mpegvideo_enc: Initialize qscale tab for all codecs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/57] avcodec/mpegvideo_enc: Don't update qscale unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/57] avcodec/mpegutils: Fix ff_draw_horiz_band()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/57] avcodec/mpv_reconstruct_mb_template: Don't unnecessarily copy data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/57] avcodec/mpeg12dec: Disable allocating scratchpad buffers when possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/57] avcodec/mpegvideo_dec: Don't alloc framesize-bufs in update_thread_ctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 36/57] avcodec/mpegvideo_dec: Don't keep droppable in sync in update_thread_ctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 37/57] avcodec/mpegutils: Don't output wrong mb skip values
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 38/57] avcodec/svq1enc: Stop copying PutBitContext unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 39/57] avcodec/ituh263enc: Inline constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 40/57] avcodec/h263enc: Remove no-output code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 41/57] avcodec/mpeg4videodec: Inline constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 42/57] avcodec/mpeg4videodec: Don't initialize unused stuff
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 43/57] avcodec/vc1_block: Remove unnecessary assignments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 44/57] avcodec/vc1_block: Simplify resetting coded_block
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 45/57] avcodec/mpeg4videodec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 46/57] avcodec/mpeg12enc: Use AVCodecContext, not priv ctx as logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 47/57] avcodec/mpeg12enc: Pass AVCodecContext* directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 48/57] avcodec/msmpeg4enc: Combine writing bits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 49/57] avcodec/h261dec: Don't reset gob_start_code_skipped in h261_decode_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 50/57] avcodec/h261dec: Fix UB NULL + 0, remove broken resync code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 51/57] avcodec/h261dec: Simplify decoding GOB header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 52/57] avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 53/57] avcodec/mpegvideo_dec: Remove unnecessary FFMIN
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 54/57] avcodec/mpegvideo: Join loops when initializing ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 55/57] avcodec/mpv_reconstruct_mb_template: Optimize WMV2 code away if possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 56/57] avcodec/mpeg4videodec: Don't initialize unused inter_scantable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 57/57] avcodec/mpeg_er: Don't set block_index unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 58/67] avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 59/67] avcodec/h261dec: Unquantize coefficients while parsing them
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 60/67] avcodec/h261dec: Simplify decoding motion vectors
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 61/67] avcodec/h261dec: Don't set framerate multiple times
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 62/67] avcodec/rv10: Remove write-only assignments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 63/67] avcodec/mpeg_er: Simplify disabling IDCT
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 64/67] avcodec/rv10: Use ff_h263_decode_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 65/67] avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 66/67] avcodec/rv10: Avoid indirection
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 67/67] avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 68/73] avcodec/h261enc: Inline constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 69/73] avcodec/motion_est: Optimize dead code away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 70/73] avcodec/mpegvideo_enc: Constify pointers to static storage
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 71/73] avcodec/h261data: Make some tables non-static
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 72/73] avcodec/h261enc: Avoid RLTable when writing macroblock
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 73/73] avcodec/h261enc: Fix ac_vlc_length tables
Andreas Rheinhardt
- [FFmpeg-devel] Add Mediacodec audio decoders support
Matthieu Bouron
- [FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V bilin_load to bilin_load_h
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] avutil/timer: define macos kperf as AV_READ_TIME
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avutil/macos_kperf: Fix assert which makes kperf failed to run
Zhao Zhili
- [FFmpeg-devel] [PATCH] tests/checkasm: Remove check on linux perf fd in uninit
Zhao Zhili
- [FFmpeg-devel] [PATCH] doc/faq: Provide information about git send-email and gmail
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Fix av_frame_unref(NULL)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/mjpegdec: Mark flush as cold
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] web: move 6.0 to olddownload
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.1.5 and 4.3.7
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/developer: point to git examples for gmail instead
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] libavcodec/amfenc: Update AMF release version
Araz Iusubov
- [FFmpeg-devel] [PATCH] web/download: Refer to trac downstreams page
Michael Niedermayer
- [FFmpeg-devel] [PATCH] rtp enc/dec update for vvc
ftaft2000
- [FFmpeg-devel] [PATCH v1] lavc/hevcdec: Put slice address checking after hwaccel decode slice
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v2 1/2] configure: Alphabetical order for av1 codecs
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/aaccoder_twoloop: remove unused macro
Yotam Ofek
- [FFmpeg-devel] [PATCH] lavc/vvc: Invalidate PPSs which refer to a changed SPS
Frank Plowman
- [FFmpeg-devel] [PATCH] avcodec/aaccoder_twoloop: remove unread max scaler
Yotam Ofek
- [FFmpeg-devel] [PATCH v2] aarch64: Use cntvct_el0 as timer register on Android and macOS
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] avcodec/dovi_rpudec: add return code to parse_ext_v*
Niklas Haas
- [FFmpeg-devel] [BROKEN] apad causes infinite hang
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Add support for placeholder passes, CAP, and CPF markers
Osamu Watanabe
- [FFmpeg-devel] [PATCH] avformat/aeadec, avcodec/atrac1: Fix 8 and 4-channel ATRAC1 support
asivery
- [FFmpeg-devel] [PATCH 1/2] swscale/aarch64: Add bgr24 to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] swscale/aarch64: Add bgra/rgba to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 1/4] lavc/vp9dsp: R-V V mc bilin h v
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 2/4] lavc/vp9dsp: R-V V mc bilin hv
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 3/4] lavc/vp9dsp: R-V V mc tap h v
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH v4 4/4] lavc/vp9dsp: R-V V mc tap hv
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] avcodec/loongarch/Makefile: Fix vc1dsp_lasx.o build criterion
Andreas Rheinhardt
- [FFmpeg-devel] libavformat / vapoursynth update
Stefan Oltmanns
- [FFmpeg-devel] [PATCH] fate/jpeg2000dec: add support for p0_10.j2k
pal at sandflow.com
- [FFmpeg-devel] [PATCH 1/2] swscale/output: alpha can become negative after scaling, use multiply
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] aacdec_usac: apply specification fix M55715
Lynne
- [FFmpeg-devel] [PATCH] avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] swscale/aarch64: Add argb/abgr to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat: split off generic NAL function helpers into their own file
James Almer
- [FFmpeg-devel] [PATCH 1/6] swscale/yuv2rgb: fix conversion for widths not aligned to 8
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/9] avcodec/targaenc: Allocate space for the palette
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000dec: Add support for placeholder passes, CAP, and CPF markers
Osamu Watanabe
- [FFmpeg-devel] [PATCH 1/2] avutil/executor: Allowing thread_count be zero
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avcodec/vvc: Don't create new thread when thread_count is 1
Zhao Zhili
- [FFmpeg-devel] [PATCH 0/3] avfilter/af_volumedetect.c: Add 32bit float audio support
Yigithan Yigit
- [FFmpeg-devel] [PATCH v2 0/5] Vision Pro Spatial Data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avformat/evc: remove useless struct field
James Almer
- [FFmpeg-devel] [PATCH] fate/lavf-container: add a hevc in ISOBMFF remux test
James Almer
- [FFmpeg-devel] [PATCH v2 1/2] avutil/timer: Fix missing header for mach_absolute_time
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/2] avutil/macos_kperf: Fix assert which makes kperf failed to run
Zhao Zhili
- [FFmpeg-devel] [RFC] 5 year plan & Inovation
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 0/5] Vision Pro Spatial Data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2 1/2] avutil/timestamp: introduce av_ts_make_time_string2 for better precision
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: add missing padding to AAC extradata
James Almer
- [FFmpeg-devel] [PATCH 1/7] avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 when motion estimation is used
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/dump: Print all possible Stereo3D info
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] avformat/dump: Print all possible Stereo3D info
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: always print all Stereo3D fields
James Almer
- [FFmpeg-devel] [PATCH 1/3] avutil/ambient_viewing_environment: set a sane default value for AVRational fields
James Almer
- [FFmpeg-devel] [PATCH v3 0/5] avcodec/dovi - disable metadata compression by default
Niklas Haas
- [FFmpeg-devel] [PATCH v3 0/2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
Niklas Haas
- [FFmpeg-devel] [PATCH 0/8] DoVi metadata compression
Niklas Haas
- [FFmpeg-devel] [PATCH v2 1/2] lavc/hevcdec: Put slice address checking after hwaccel decode slice
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v3] movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
Martin Storsjö
- [FFmpeg-devel] [PATCH v2 1/3] swscale/aarch64: Add bgr24 to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/3] swscale/aarch64: Add bgra/rgba to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/3] swscale/aarch64: Add argb/abgr to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata)
James Almer
- [FFmpeg-devel] [PATCH] avdevice/v4l2: add limited support for multiplanar API
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/4] avcodec/j2kenc: Merge dwt_norm into lambda
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avfilter/textutils, vf_drawtext, qrencode: Constify function pointers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Fix segfault with intra-only
Josh Allmann
- [FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: fix vtctx reset condition
Hao Guan
- [FFmpeg-devel] [PATCH v13 0/8] [WIP] webp: add support for animated WebP decoding
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/2] configure: correct deps assigment for QR libs
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/osq: avoid signed overflow in downsample path
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/aacdec_lpd: remove unused local variables
Leo Izen
- [FFmpeg-devel] [PATCH 1/2] avutil/stereo3d add Monoscopic View enum value
James Almer
- [FFmpeg-devel] [PATCH] libavformat/vapoursynth: Update to API version 4, load library at runtime
Stefan Oltmanns
- [FFmpeg-devel] [PATCH 1/4] checkasm/vvc_alf: only check the valid filter and classify sizes
Nuo Mi
- [FFmpeg-devel] [PATCH 2/4] checkasm/vvc_alf: random select alf virtual boundaries position
Nuo Mi
- [FFmpeg-devel] [PATCH 3/4] x86/vvc_alf: avoid overwriting for non-16 aligned widths
Nuo Mi
- [FFmpeg-devel] [PATCH 4/4] checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm
Nuo Mi
- [FFmpeg-devel] [PATCH 01/18] avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical}
Nuo Mi
- [FFmpeg-devel] [PATCH 02/18] avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical}
Nuo Mi
- [FFmpeg-devel] [PATCH 03/18] avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical}
Nuo Mi
- [FFmpeg-devel] [PATCH 04/18] avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q
Nuo Mi
- [FFmpeg-devel] [PATCH 05/18] avcodec/vvcdec: misc, use POS to simplify filter code
Nuo Mi
- [FFmpeg-devel] [PATCH 06/18] avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical}
Nuo Mi
- [FFmpeg-devel] [PATCH 07/18] avcodec/vvcdec: refact out sao_get_edges
Nuo Mi
- [FFmpeg-devel] [PATCH 08/18] avcodec/vvcdec: refact out sao_extends_edges
Nuo Mi
- [FFmpeg-devel] [PATCH 09/18] avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao
Nuo Mi
- [FFmpeg-devel] [PATCH 10/18] avcodec/vvcdec: misc, reformat ff_vvc_sao_filter
Nuo Mi
- [FFmpeg-devel] [PATCH 11/18] avcodec/vvcdec: refact out alf_get_edges
Nuo Mi
- [FFmpeg-devel] [PATCH 12/18] avcodec/vvcdec: misc, remove unused ALFParams.applied
Nuo Mi
- [FFmpeg-devel] [PATCH 13/18] avcodec/vvcdec: misc, constify ALFParams
Nuo Mi
- [FFmpeg-devel] [PATCH 14/18] cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries
Nuo Mi
- [FFmpeg-devel] [PATCH 15/18] avcodec/vvcdec: ps, derive virtual boundaries
Nuo Mi
- [FFmpeg-devel] [PATCH 16/18] avcodec/vvcdec: deblock, support virtual boundaries
Nuo Mi
- [FFmpeg-devel] [PATCH 17/18] avcodec/vvcdec: sao, support virtual boundaries
Nuo Mi
- [FFmpeg-devel] [PATCH 18/18] avcodec/vvcdec: alf, support virtual boundaries
Nuo Mi
- [FFmpeg-devel] [RFC]] swscale modernization proposal
Niklas Haas
- [FFmpeg-devel] [PATCH] avfilter/af_afade: fix opt_type for nb_samples/ns
Andrew Sayers
- [FFmpeg-devel] [PATCH 1/8 v3] avutil/stereo3d add a Monoscopic view enum value
James Almer
- [FFmpeg-devel] [PATCH 1/4] lavc/vp8dsp: R-V V 256 bilin,epel
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 2/4] lavc/vp8dsp: R-V V loop_filter_simple
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 3/4] lavc/vp8dsp: R-V V loop_filter_inner
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 4/4] lavc/vp8dsp: R-V V loop_filter
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH] lavu/stereo3d: change baseline and horizontal FOV to rationals
Lynne
- [FFmpeg-devel] [PATCH 01/10 v4] avutil/stereo3d: add a Monoscopic view enum value
James Almer
- [FFmpeg-devel] [PATCH] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
Brad Smith
- [FFmpeg-devel] [PATCH v2] lavu/stereo3d: change the horizontal FOV field to a rational
Lynne
- [FFmpeg-devel] [PATCH] avcodec/aacsbr_template: Remove unused-but-set variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 43/71] avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/aac/aacdec_usac: Test ac in usac
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/3] avcodec/jpeg2000dec: Add support for CAP and CPF markers
Osamu Watanabe
- [FFmpeg-devel] [PATCH v3 1/2] lavc/hevcdec: Put slice address checking after hwaccel decode slice
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH 1/4] hlsenc: Fix the return value accumulation in append_single_file
Martin Storsjö
- [FFmpeg-devel] [PATCH v3 1/3] swscale/aarch64: Add bgr24 to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 2/3] swscale/aarch64: Add bgra/rgba to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 3/3] swscale/aarch64: Add argb/abgr to yuv
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/vvc: Validate IBC block vector
Frank Plowman
- [FFmpeg-devel] [PATCH v4 1/3] avcodec/jpeg2000dec: Add support for CAP and CPF markers
Osamu Watanabe
- [FFmpeg-devel] [PATCH] lavc/vvc: Always set flags for the current picture
Frank Plowman
- [FFmpeg-devel] [PATCH] avcodec/dovi_rpudec: fix reading el_bit_depth_minus8
Cosmin Stejerean
- [FFmpeg-devel] [GASPP PATCH 1/2] Translate .xword and .dword to .quad
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/9] avcodec/dovi_rpudec: clarify semantics
Niklas Haas
- [FFmpeg-devel] [PATCH] fftools/ffplay_renderer: use correct NULL value for Vulkan type
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avutil/riscv/cpu: fix __riscv_v_min_vlen typo
J. Dekker
- [FFmpeg-devel] [PATCH] configure: Fix Apple framework dependencies in .pc file
Zhao Zhili
- [FFmpeg-devel] [PATCH 5/6] fftools/ffmpeg: support applying container level cropping
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2 v2] fftools/ffmpeg: support applying container level cropping
Anton Khirnov
- [FFmpeg-devel] [PATCH v1] avcodec/evc: Alterations following changes in libxeve
Dawid Kozinski
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
Dennis Mungai
- [FFmpeg-devel] [PATCH v2] lavc/vvc: Validate IBC block vector
Frank Plowman
- [FFmpeg-devel] [PATCH] lavc/vvc: Don't discard return codes
Frank Plowman
- [FFmpeg-devel] [PATCH 1/6] avcodec/packet: add a decoded frame cropping side data type
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust threshold for jpeg2000
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for MV30
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/cafdec: sanity check channels and bps
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/decode: Check progress before dereferencing
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/nuv: return early if header id fails to read
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older
Martin Storsjö
- [FFmpeg-devel] [PATCH v2 1/5] hlsenc: Fix the return value accumulation in append_single_file
Martin Storsjö
- [FFmpeg-devel] [PATCH] avdevice/v4l2: add NV16 and NV24 pixel formats
Ramiro Polla
- [FFmpeg-devel] [PATCH v2] avdevice/v4l2: add NV16 and NV24 pixel formats
Ramiro Polla
- [FFmpeg-devel] [PATCH] add tools/target_swr_fuzzer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] lavc/hevcdec: do not pass a pixel format to set_sps()
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/5] lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] avfilter/vf_showinfo: print more Stereo 3D fields
James Almer
- [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: check remaining data buffer size
Kacper Michajłow
- [FFmpeg-devel] [PATCH] lavu/lls: remove useless VSETVL
Rémi Denis-Courmont
- [FFmpeg-devel] [OSS-Fuzz] Have you considered enabling memory sanitizer?
Kacper Michajlow
- [FFmpeg-devel] [PATCHv2 1/4] avcodec/mm: set audio pts proportionally to audio offset
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/aac/aacdec_usac: Fix error code for NULL AACDecContext
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing
James Almer
- [FFmpeg-devel] [PATCH 1/3 v5] avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified
James Almer
- [FFmpeg-devel] [PATCH 1/4] avcodec/jpegxl_parser: ensure input padding is zeroed
Kacper Michajłow
- [FFmpeg-devel] [PATCH] avformat/dvdvideodec: Do not EOF on WAIT events
Marth64
- [FFmpeg-devel] [PATCH] avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range
Marth64
- [FFmpeg-devel] [PATCH] avformat/dvdvideodec: Simplify padding cell trim logic
Marth64
- [FFmpeg-devel] [PATCH v2] avformat/dvdvideodec: Simplify padding cell trim logic
Marth64
- [FFmpeg-devel] [RFC] patch for LTS release
jfrederich
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
Anton Khirnov
- [FFmpeg-devel] vulkan vp9
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] avfilter/asubprocess: add audio subprocess filter
Stefan Westerfeld
- [FFmpeg-devel] [PATCH v2] lavc/vvc: Always set flags for the current picture
Frank Plowman
- [FFmpeg-devel] [PATCH 1/3] lavc/vc1dsp: factor R-V V inv_trans_8 code
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4
Rémi Denis-Courmont
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg_er: Don't set block_index unnecessarily
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/2] Add wasi(WebAssembly System Interface) support
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] avutil/file_open: Fix build error with wasi
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avformat/file: guard fd_dup by FD_PROTOCOL or PIPE_PROTOCOL
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 0/4] avfilter/af_volumedetect.c: Add 32bit float audio
Yigithan Yigit
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: check that sample and chunk count is 1 for HEIF
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/libx264: minor format fix
Jun Zhao
- [FFmpeg-devel] [PATCH] swresample/swresample: Rectify invalid function in the documentation
marszuo at foxmail.com
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself to the general developers list
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH 1/2] lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/2] lavc/h264dsp: R-V V 8-bit luma loop filter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] lavc/h264dsp: R-V V 8-bit luma loop filter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2 1/2] avutil/file_open: Fix build error with wasi
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/2] avformat/file: guard fd_dup by FD_PROTOCOL or PIPE_PROTOCOL
Zhao Zhili
- [FFmpeg-devel] [PATCH] avutil/executor: Fix missing check before using mutex
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v12] avformat: add farbfeld muxer and demuxer
Marcus B Spencer
Last message date:
Sun Jun 30 23:24:42 EEST 2024
Archived on: Sun Jun 30 23:24:57 EEST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).