Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PATCH] avcodec/wmavoice: use av_clipd for double values
 2024-08-06 22:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/vp9mvs: fix misaligned access when clearing VP9mv
 2024-08-06 22:24 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avformat/segafilm: Set keyframe
 2024-08-06 22:18 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avformat/av1dec: Check bits left before get_leb128()
` [FFmpeg-devel] [PATCH 3/6] avformat/iamfdec: Check nb_layers before dereferencing layer
` [FFmpeg-devel] [PATCH 4/6] avformat/wtvdec: clear sectors
` [FFmpeg-devel] [PATCH 5/6] tools/target_dec_fuzzer: Use av_buffer_allocz() to avoid missing slices to have unpredictable content
` [FFmpeg-devel] [PATCH 6/6] avformat/wtvdec: Check length of read mpeg2_descriptor

[FFmpeg-devel] CBS
 2024-08-06 22:11 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cbs_sei: Always zero-initialize SEI payload
 2024-08-06 17:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Add enhanced rtmp codec vp8 to flv format
 2024-08-06 17:17 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/8] Add V4L2 Request API hwaccels for MPEG2, H.264 and HEVC
 2024-08-06 16:43 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/8] avutil/hwcontext: Add hwdevice type for V4L2 Request API
` [FFmpeg-devel] [PATCH v2 2/8] avcodec: Add common V4L2 Request API code
` [FFmpeg-devel] [PATCH v2 3/8] avcodec/v4l2request: Probe for a capable media and video device
` [FFmpeg-devel] [PATCH v2 4/8] avcodec/v4l2request: Add common decode support for hwaccels
` [FFmpeg-devel] [PATCH v2 5/8] avcodec: Add V4L2 Request API mpeg2 hwaccel
` [FFmpeg-devel] [PATCH v2 6/8] avcodec/h264dec: add ref_pic_marking and pic_order_cnt bit_size to slice context
` [FFmpeg-devel] [PATCH v2 7/8] avcodec: Add V4L2 Request API h264 hwaccel
` [FFmpeg-devel] [PATCH v2 8/8] avcodec: Add V4L2 Request API hevc hwaccel

[FFmpeg-devel] [PATCH v2] libavfilter: add PipeWire-based grab
 2024-08-06 16:39 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/dashdec: In SegmentList mode, startNumber is reduced by one
 2024-08-06 14:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] swscale/yuv2rgb: prepare YUV2RGBFUNC macro for multi-planar rgb
 2024-08-06 10:54 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/5] swscale/yuv2rgb: add yuv42{0, 2}p -> gbrp unscaled colorspace converters
 2024-08-06 10:51 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] swscale/yuv2rgb: prepare LOADCHROMA/PUTFUNC macros for multi-planar rgb
` [FFmpeg-devel] [PATCH v2 2/5] swscale/yuv2rgb: prepare YUV2RGBFUNC macro "
` [FFmpeg-devel] [PATCH v2 3/5] swscale/yuv2rgb: add yuv42{0, 2}p -> gbrp unscaled colorspace converters
` [FFmpeg-devel] [PATCH v2 4/5] swscale/x86/yuv2rgb: add ssse3 "
` [FFmpeg-devel] [PATCH v2 5/5] swscale/aarch64/yuv2rgb: add neon "

[FFmpeg-devel] [PATCH 33/39] lavc: convert frame threading to the receive_frame() pattern
 2024-08-06  4:39 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged

[FFmpeg-devel] [PATCH 1/4] bsf/media100_to_mjpegb: Clear output buffer padding
 2024-08-05 20:34 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avformat/jpegxl_anim_dec: initialize bit buffer
` [FFmpeg-devel] [PATCH 3/4] avcodec/mvha: Clear remaining space after inflate()
` [FFmpeg-devel] [PATCH 4/4] avformat/wavdec: Check if there are 16 bytes before testing them

[FFmpeg-devel] [FEATURE] Cut a video (-ss) with timings non-aligned on keyframes, with minimal re-encoding
 2024-08-05 19:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] avcodec/apac: Clean padding space
 2024-08-05 19:43 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] avformat/mpeg: Check an avio_read() for failure
` [FFmpeg-devel] [PATCH 3/8] avformat/img2dec: Clear padding data after EOF
` [FFmpeg-devel] [PATCH 4/8] avcodec/parser: clear padding in combine frame
` [FFmpeg-devel] [PATCH 5/8] avcodec/shorten: clear padding
` [FFmpeg-devel] [PATCH 6/8] avcodec/vc1dec: Clear mb_type_base and ttblk_base
` [FFmpeg-devel] [PATCH 7/8] avcodec/aic: Clear slice_data
` [FFmpeg-devel] [PATCH 8/8] avcodec/alsdec: clear last_acf_mantissa

[FFmpeg-devel] [PATCH v7 1/3] avcodec/jpeg2000dec: Add support for CAP and CPF markers
 2024-08-05 17:28 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 2/3] avcodec/jpeg2000dec: Add support for placeholder passes
` [FFmpeg-devel] [PATCH v7 3/3] avcodec/jpeg2000dec: Fix HT decoding

[FFmpeg-devel] [PATCH] avcodec/av1_vaapi: Enable AV1Profile2 VAAPI support
 2024-08-05 10:18 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavu/hwcontext_vaapi: Add option to allow to specify vendor id when init hw device
 2024-08-05  2:14 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/vaapi_decode: Make it possible to send multiple slice params buffers
 2024-08-05  1:48 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [REFUND-REQUEST] BananaPi BPI-F3 SpacemiT K1 RISC-V Devboard
 2024-08-04 18:30 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/22] avutil/dovi_meta: document static vs dynamic ext blocks
 2024-08-04 16:31 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 21/22] avcodec/libsvtav1: raise strictness of missing DV error

[FFmpeg-devel] [PATCH] avformat/iamf: use aligned intreadwrite macros where possible
 2024-08-04 13:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mov: fix track handling when mixing IAMF and video tracks
 2024-08-04 12:57 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fate/mov: add an IAMF+video muxing test

[FFmpeg-devel] [PATCH] avformat/movenc: use stream indexes when generating track ids
 2024-08-03 19:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cbs_h265: don't attempt to read 0 length elements in sei_3d_reference_displays_info
 2024-08-03 15:01 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/frame: use the maximum compile time supported alignment for strides
 2024-08-03 11:47 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/vvc_mc: R-V V avg w_avg
 2024-08-03 10:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavc/vp9dsp: R-V V mc bilin h v
 2024-08-03  9:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/4] lavc/vp9dsp: R-V V mc bilin hv
 2024-08-03  9:50 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/4] lavc/vp9dsp: R-V V mc tap h v
` [FFmpeg-devel] [PATCH 4/4] lavc/vp9dsp: R-V V mc tap hv

[FFmpeg-devel] [PATCH v4 0/1] lavfi/vf_gopromax_opencl: add GoPor Max 360 video filter
 2024-08-03  0:56 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/1] lavfi/vf_gopromax_opencl: add GoPro "

[FFmpeg-devel] [PATCH] Fix nullptr dereference with invalid encryption metadata
 2024-08-02 22:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavc/vp9dsp: R-V V mc bilin h v
 2024-08-02 18:27 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/nvenc: Rework on DTS generation
 2024-08-02 17:38 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Don't reallocate a AVCodecContext when closing a non-open codec
 2024-08-02 16:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/cuvidddec: Guess pixel format based on probed bit depth and chroma sampling
 2024-08-02 15:32 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/videodsp: work-around LLVM-as
 2024-08-02 15:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/3] avcodec/vvc/cabac: remove vvc_refill2
 2024-08-02 12:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg: show video stats in progress output without filters
 2024-08-02  8:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cuvidddec: Guess pixel format based on probed bit depth
 2024-08-02  7:46 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/hwcontext_videotoolbox: Correctly set trc
 2024-08-02  2:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/hwcontext_videotoolbox: Allocate attachments dictionary
 2024-08-01 23:33 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/1] lavfi/vf_gopromax_opencl: add GoPor Max 360 video filter
 2024-08-01 21:46 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/1] "

[FFmpeg-devel] [PATCH] avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI
 2024-08-01 21:45 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] lavu/riscv: depend on RVB and simplify accordingly
 2024-08-01 19:59 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] lavc/riscv: "
` [FFmpeg-devel] [PATCH 3/6] lavfi/riscv: "
` [FFmpeg-devel] [PATCH 4/6] sws/riscv: "
` [FFmpeg-devel] [PATCH 5/6] lavu/riscv: drop probing for zba CPU capability
` [FFmpeg-devel] [PATCH 6/6] lavu/cpu: deprecate RISC-V F, D and zba CPU flags

[FFmpeg-devel] [PATCH] fftools/ffplay: Add basic support for game controller input
 2024-08-01 18:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat/tls_mbedtls: Changes the return code handling of mbedtls_x509_crt_parse_file
 2024-08-01 17:34 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
      ` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH] avformat/mov: add support for multiple decryption keys
 2024-08-01 17:30 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avcodec/cbs: sei_3d_reference_displays_info uses length 0 elements
 2024-08-01 17:07 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/aac/aacdec_usac: Dont leave type at a invalid value
` [FFmpeg-devel] [PATCH 3/6] avformat/iamf_parse: Check for 0 samples
` [FFmpeg-devel] [PATCH 4/6] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
` [FFmpeg-devel] [PATCH 5/6] avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
` [FFmpeg-devel] [PATCH 6/6] avcodec/snow: Fix off by 1 error in run_buffer

[FFmpeg-devel] Feature to cut a video (-ss) with timings non aligned on keyframes, with minimal re-encoding
 2024-08-01 16:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lauv: Set default FF_TIMER_UNITS to "ns"
 2024-08-01 16:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mov: ensure the IAMF track is the first
 2024-08-01 15:07 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fate/mov: add an IAMF+video muxing test

[FFmpeg-devel] [PATCH 1/4, v2] avcodec/amfenc: Fixes the color information in the output
 2024-08-01 14:58 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4,v2] avcodec/amfenc: HDR metadata
` [FFmpeg-devel] [PATCH 3/4, v2] avcodec/amfenc: add 10 bit encoding in av1_amf
` [FFmpeg-devel] [PATCH 4/4, v2] avcodec/amfenc: GPU driver version check

[FFmpeg-devel] [PATCH] avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES
 2024-08-01 14:21 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/4] lavc/vp9dsp: R-V V mc bilin hv
 2024-08-01 12:21 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/4] lavc/vp9dsp: R-V V mc tap h v
` [FFmpeg-devel] [PATCH 4/4] lavc/vp9dsp: R-V V mc tap hv

[FFmpeg-devel] [PATCH v2] libavfilter: add PipeWire-based grab
 2024-08-01 11:34 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffplay: handle flip in display matrix
 2024-08-01  9:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers
 2024-08-01  8:34 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
 2024-08-01  8:17 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 27/39] lavc/ffv1: change FFV1SliceContext.plane into a RefStruct object

[FFmpeg-devel] [PATCH] fftools/ffmpeg: show video stats in progress output without filters
 2024-08-01  7:41 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 1/3] avcodec/jpeg2000dec: Add support for CAP and CPF markers
 2024-08-01  2:40 UTC  (13+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 1/3] avcodec/jpeg2000dec: Add support for CAP and CPF markers
 2024-08-01  2:37 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/3] avcodec/jpeg2000dec: Add support for placeholder passes
` [FFmpeg-devel] [PATCH v6 3/3] avcodec/jpeg2000dec: Fix HT decoding

[FFmpeg-devel] [PATCH v5 1/3] This commit adds support for CAP and CPF markers. Decoder will exit when encountering an illegal codestream
 2024-08-01  1:52 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/3] This commit adds support for placeholder pass parsing
` [FFmpeg-devel] [PATCH v5 3/3] This commit fixes wrong treatment of MAGBP value in Ccap15 and bugs in HT block decoding

[FFmpeg-devel] [PATCH v2 00/17] Add avcodec_get_supported_config()
 2024-08-01  1:48 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 02/17] avcodec: add avcodec_get_supported_config()

[FFmpeg-devel] [PATCH] Check codec_whitelist before reinitializing AVCtx.priv_data
 2024-07-31 23:18 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/h264dsp: R-V V idct4_add8 (all depth)
 2024-07-31 20:05 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCHv2] lavc/h264dsp: R-V V idct4_add8 (all depths)

[FFmpeg-devel] [PATCH 1/7] avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 when motion estimation is used
 2024-07-31 19:49 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 3/4] lavc/vp9dsp: R-V V mc tap h v
 2024-07-31 19:10 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavc/vp8dsp: R-V V 256 bilin,epel
 2024-07-31 16:52 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/riscv: fix return type
 2024-07-31 14:45 UTC  - mbox.gz / Atom

page:  |  | latest

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git