Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] Regarding Git Tooling
 2025-01-21  2:56 UTC  (14+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/ffv1: simplify version checks with combined_version
 2025-01-21  1:52 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/ffv1enc: dont reset version
` [FFmpeg-devel] [PATCH 3/4] avcodec/ffv1: Basic float16 support
` [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1: NOT FOR GIT, experiment about float decorrelation

[FFmpeg-devel] Democratization
 2025-01-21  0:55 UTC  (20+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v0] Implement promeg decoder
 2025-01-20 16:22 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] Seek to the specified position takes a long time
 2025-01-20 12:19 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] ffv1dec: use dedicated pix_fmt field and call ff_get_format
 2025-01-20 11:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] fix stride calculation in slice_table for multi-slice field video deblocking
 2025-01-20  8:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/12] vulkan: add ff_vk_create_imageview
 2025-01-20  3:13 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/12] ffv1dec: use dedicated pix_fmt field and call ff_get_format
` [FFmpeg-devel] [PATCH 03/12] ffv1dec: move slice start finding into a function
` [FFmpeg-devel] [PATCH 04/12] ffv1dec: move header parsing into a separate function
` [FFmpeg-devel] [PATCH 05/12] ffv1dec: move slice decoding "
` [FFmpeg-devel] [PATCH 06/12] ffv1dec: set f->state_transition for default range coder table
` [FFmpeg-devel] [PATCH 07/12] ffv1dec: add support for hwaccels
` [FFmpeg-devel] [PATCH 08/12] ffv1enc_vulkan: refactor shaders slightly to support sharing
` [FFmpeg-devel] [PATCH 09/12] ffv1_vulkan: move global buffer creation to a shared file
` [FFmpeg-devel] [PATCH 10/12] ffv1enc_vulkan: support default range coder tables
` [FFmpeg-devel] [PATCH 11/12] vulkan_decode: support software-defined decoders
  ` [FFmpeg-devel] [PATCH 12/12] [RFC] ffv1dec_vulkan: add a Vulkan compute-based hardware decoding implementation

[FFmpeg-devel] [PATCH v2 1/2] avcodec/sanm: implement codec37 subcodec1
 2025-01-20  1:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/dashdec: Check whitelist
 2025-01-19 23:19 UTC  (4+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 3/3] avformat/hls: Be more picky on extensions

[FFmpeg-devel] [PATCH] avutil/aarch64/float_dsp_neon: Refactor ff_butterflies_float_neon
 2025-01-19 21:28 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/aarch64/float_dsp_neon: Refactor ff_vector_fmul_add_neon
 2025-01-19 20:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/ffv1: NOT FOR GIT experiment to store exponent and mantisse seperately
 2025-01-19 20:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] avutil/aarch64/float_dsp_neon: Refactor ff_vector_fmac_scalar_neon
 2025-01-19 20:41 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH 2/3] avcodec/mpegvideo_enc: fix qmat value comments
 2025-01-19 18:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: minor spell fix
 2025-01-19 15:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Remove audio_drift_threshold
 2025-01-19 15:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCHv2] avcodec/leaddec: support format 0x1006
 2025-01-19  9:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls: Revert "reduce default max reload to 3"
 2025-01-19  9:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/vvc: Add support for output_corrupt/showall flags
 2025-01-19  5:36 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Fix the tail handling in R-V V sad
 2025-01-19  3:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/ffv1: NOT FOR GIT experiment seperately coding sign bits of float16
 2025-01-18 23:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/ffv1: flip half of float16 and Compactify floats
 2025-01-18 22:50 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ffv1: Store remap flag per slice

[FFmpeg-devel] [PATCH 1/2] avcodec/ffv1: flip half of float16
 2025-01-18 20:19 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ffv1: Compactify floats

[FFmpeg-devel] [PATCH] Parse ogg/flac header again after processing a new chained ogg bitstream
 2025-01-18 17:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avcodec/vvc: Add support for output_corrupt/showall flags
 2025-01-18 16:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] lavc/vvc: Stop c->pix_fmt and s->pix_fmt diverging
 2025-01-18 15:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/swscale: don't reject scaling when color parameters are not supported but conversion is not required
 2025-01-18  1:38 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/drawtext: fix memory leak when using "reinit" runtime command
 2025-01-17 23:35 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] configure: Use -fno-sanitize-recover
 2025-01-17 23:31 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/avstring: dont mess with NULL pointers in av_match_list()
 2025-01-17 22:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/protocols: fix/improve RTP documentation
 2025-01-17 22:27 UTC  - mbox.gz / Atom

Welcome to the "ffmpeg-devel" mailing list
 2025-01-17 21:48 UTC  - mbox.gz / Atom

confirm 4b76f1303fa0029e54f073b414a05bc31fae1679
 2025-01-17 21:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] checkasm/mpegvideoencdsp: add pix_sum and pix_norm1
 2024-08-15 14:58 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/mpegvideoencdsp: add aarch64 "

[FFmpeg-devel] [PATCH] avcodec/aarch64/me_cmp: add dotprod implementations of sse16 and vsse_intra16
 2024-08-15 14:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/5] swscale/yuv2rgb: add yuv42{0, 2}p -> gbrp unscaled colorspace converters
 2024-08-15 14:32 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 5/5] swscale/aarch64/yuv2rgb: add neon "

[FFmpeg-devel] [PATCH 1/4] swscale: add nv24/nv42 to yuv420p unscaled converter
 2024-08-15 14:25 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] checkasm/yuv2yuv: add tests for semiplanar unscaled converters
` [FFmpeg-devel] [PATCH 4/4] swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: always release supported_props
 2024-08-15 14:02 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 2/3] avcodec/vvc/cabac: remove vvc_refill2
 2024-08-15 13:00 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 11/11] avcodec/vvcdec: move frame tab memset from the main thread to worker threads
 2024-08-15 12:45 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] checkasm: add tests for vvc dmvr
 2024-08-15 12:45 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] checkasm: add csv/tsv bench output
 2024-08-15 12:13 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 6/7] avutil/riscv/asm: add generic push/pop helpers

[FFmpeg-devel] [PATCH] avutil/hwcontext_videotoolbox: silence warning for RGB
 2024-08-15 12:13 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] libavdevice/gdigrab: change hwnd tail check fail logic to !=null
 2024-08-15 12:12 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43
 2024-08-15 11:50 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: Add more fields based on the linux kernel MAINTAINERs
 2024-08-15 11:30 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/libx265: unbreak build for X265_BUILD >= 210
 2024-08-15  9:49 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] Add dirac vulkan hwaccel usage to diracdec.c
 2024-08-15  8:45 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] Add vulkan dirac hwaccel

[FFmpeg-devel] [PATCH v4 0/1] lavfi/vf_gopromax_opencl: add GoPor Max 360 video filter
 2024-08-15  8:10 UTC  (2+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH] vulkan: remove AVClass * from the context, use a logging pointer
 2024-08-15  7:13 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] MAINTAINERS: Add a maintaince level field
 2024-08-15  7:08 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] MAINTAINERS: some random updating
` [FFmpeg-devel] [PATCH 3/5] avcodec/wmavoice: Do not use uninitialized pitch[0]
` [FFmpeg-devel] [PATCH 4/5] avformat/mvdec: Check if name was fully read
` [FFmpeg-devel] [PATCH 5/5] avcodec/msmpeg4dec: init dc_pred_dir

[FFmpeg-devel] [PATCH] MAINTAINERS: add CC preference for myself
 2024-08-15  6:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsvdec: Add vvc_mp4toannexb bsf for QSV VVC decoder
 2024-08-15  2:21 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/qsvdec: Add vvc_mp4toannexb bsf for QSV VVC decoder
 2024-08-15  2:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/9] avdevice/xcbgrab: Check sscanf() return
 2024-08-15  0:59 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 9/9] avformat/mov: Use int64_t in intermediate for corrected_dts

[FFmpeg-devel] [PATCH] [h264] Use small padding with the checked bitstream reader
 2024-08-14 23:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avformat/segafilm: Set keyframe
 2024-08-14 21:13 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 5/6] tools/target_dec_fuzzer: Use av_buffer_allocz() to avoid missing slices to have unpredictable content

[FFmpeg-devel] [PATCH 1/2] hwcontext_vulkan: enable VK_KHR_video_maintenance1
 2024-08-14 18:51 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] hwcontext_vulkan: enable encoding of images if video_maintenance1 is enabled

[FFmpeg-devel] [PATCH 2/2] lavc/mpegvideoencdsp: R-V V add_8x8basis
 2024-08-14 17:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/mpegvideoencdsp: R-V V try_8x8basis
 2024-08-14 17:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] VDD 2024
 2024-08-14 16:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/iamf_parse: ignore Audio Elements with an unsupported type
 2024-08-14 16:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Fix nullptr dereference with invalid encryption metadata
 2024-08-14 16:44 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Don't reallocate a AVCodecContext when closing a non-open codec
 2024-08-14 16:44 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Check codec_whitelist before reinitializing AVCtx.priv_data
 2024-08-14 16:44 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/mailing-list-faq: remove dead link
 2024-08-14 16:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/amf_enc: new encoder features support
 2024-08-14 16:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] avcodec/apac: Clean padding space
 2024-08-14 15:10 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] bsf/media100_to_mjpegb: Clear output buffer padding
 2024-08-14 15:08 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/iamf_parse: clear padding
 2024-08-14 15:07 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/mxfdec: Check that key was read sucessfull
` [FFmpeg-devel] [PATCH 3/3] avcodec/hapdec: Clear tex buffer

[FFmpeg-devel] [RFC] 7.1 Release
 2024-08-14 14:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] vulkan_decode: use the correct queue family for decoding ops
 2024-08-14 14:33 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] hwcontext_vulkan: fix user layers, add support for different debug modes
` [FFmpeg-devel] [PATCH 3/4] hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension
` [FFmpeg-devel] [PATCH 4/4] hwcontext_vulkan: setup extensions before features

[FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Check that FFv1 doesnt leave uninitialized memory in its buffers
 2024-08-14 14:32 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_unsharp: Merge header into .c
 2024-08-14 13:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/filter_units: Fix extradata and packets can have different bitstream format
 2024-08-14 13:32 UTC  - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH] lavu/common: use fabs(f) for FFABS/FFNABS
 2024-08-14 13:10 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg: remove useless error check
 2024-08-14 11:59 UTC  (2+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [FEATURE] Cut a video (-ss) with timings non-aligned on keyframes, with minimal re-encoding
 2024-08-14 11:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mxf: start to add mxf_inspect_mode and skip RIP if needed sponsored by nxtedition
 2024-08-14  7:59 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mxf: stop parsing if index table is coherent

[FFmpeg-devel] PATCH] Make H.274 film grain support optional for H.264. Saves ~779kb
 2024-08-14  6:29 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavfi/vf_libplacebo: move deprecated field inside PL_API_VER check
 2024-08-14  3:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/snowenc: sign extend a variable before shifting
 2024-08-14  1:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/output: don't leave the alpha channel undefined in vuyx and xv36le
 2024-08-13 21:27 UTC  (2+ messages) - 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