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] [h264] Use small padding with the checked bitstream reader
 2024-08-14 23:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: add CC preference for myself
 2024-08-14 22:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] MAINTAINERS: Add a maintaince level field
 2024-08-14 22:37 UTC  (5+ 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 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 1/4] swscale: add nv24/nv42 to yuv420p unscaled converter
 2024-08-14 12:31 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] checkasm/yuv2yuv: add tests for semiplanar unscaled converters
` [FFmpeg-devel] [PATCH 3/4] swscale: export ff_copyPlane so it may be used by simd code
` [FFmpeg-devel] [PATCH 4/4] swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter

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

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

[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] vulkan: remove AVClass * from the context, use a logging pointer
 2024-08-14 10:18 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] lavc/qsvdec: Add vvc_mp4toannexb bsf for QSV VVC decoder
 2024-08-14  6:41 UTC  (2+ messages) - mbox.gz / Atom

[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] lavc/libx265: unbreak build for X265_BUILD >= 210
 2024-08-14  4:31 UTC  (2+ 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  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43
 2024-08-13 20:24 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2 v2] avformat/avisynth: remove atexit() handler
 2024-08-13 19:20 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2 v2] avformat/avisynth: remove mutex lock from avisynth_read_close
  ` [FFmpeg-devel] [PATCH 3/4] avformat/avisynth: remove library allocation from global state
  ` [FFmpeg-devel] [PATCH 4/4] avformat/avisynth: move avs_planes* consts into relevant function

[FFmpeg-devel] [PATCH] avcodec/rpzaenc: don't use buffer data beyond the end of a row
 2024-08-13 17:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] checkasm: add csv/tsv bench output
 2024-08-13 16:39 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] checkasm: improve print format
` [FFmpeg-devel] [PATCH 3/7] checkasm: add wildcompares for test & functions
` [FFmpeg-devel] [PATCH 4/7] avutil/riscv/asm: add stack pushing helpers
` [FFmpeg-devel] [PATCH 5/7] avutil/riscv/asm: add helper macro to count varargs
` [FFmpeg-devel] [PATCH 6/7] avutil/riscv/asm: add generic push/pop helpers
` [FFmpeg-devel] [PATCH 7/7] avcodec/riscv: add h264 qpel

[FFmpeg-devel] [FFmpeg-cvslog] avfilter/video: don't zero allocated buffers if memory poisoning is used
 2024-08-13 12:28 UTC  (2+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH 01/10] lavfi: set AVFilterLink.graph on link creation
 2024-08-13  8:28 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/10] lavfi: add a new struct for private link properties
` [FFmpeg-devel] [PATCH 03/10] lavfi: move AVFilterLink.m{ax, in}_samples to FilterLink
` [FFmpeg-devel] [PATCH 04/10] lavfi/vf_*_cuda: do not access hw contexts before checking they exist
` [FFmpeg-devel] [PATCH 05/10] lavfi: move AVFilterLink.hw_frames_ctx to FilterLink
` [FFmpeg-devel] [PATCH 06/10] lavfi: move AVFilterLink.current_pts(_us) "
` [FFmpeg-devel] [PATCH 07/10] lavfi: move AVFilterLink.frame_rate "
` [FFmpeg-devel] [PATCH 08/10] lavfi: move AVFilterLink.{frame, sample}_count_{in, out} "
` [FFmpeg-devel] [PATCH 09/10] lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal
` [FFmpeg-devel] [PATCH 10/10] lavfi: move AVFilterLink.graph to FilterLink

[FFmpeg-devel] [PATCH 1/2] checkasm/mpegvideoencdsp: add pix_sum and pix_norm1
 2024-08-13  7:46 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/mpegvideoencdsp: add aarch64 "

[FFmpeg-devel] avformat_seek_file in H265 video seeks beyond the max_ts passed in?
 2024-08-12 20:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/cfhdenc: Clear dwt_tmp
 2024-08-12 19:43 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_vp9: Try to store fewer than 2 things in the same bit
    ` [FFmpeg-devel] [PATCH] cbs_vp9: Ensure that the two superframe_header instances are identical

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

[FFmpeg-devel] [PATCH] avcodec/adpcm: adpcm_dtk is stereo only
 2024-08-12 17:58 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [WIP] False positives on Coverity
 2024-08-12 17:40 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/mpegvideoencdsp: R-V V pix_norm1
 2024-08-12 17:16 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/sga: av_assert1 check init_get_bits8()
 2024-08-12 17:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
 2024-08-12 12:49 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 34/39] lavc/decode: reindent after previous commit
` [FFmpeg-devel] [PATCH 36/39] lavc: add private container FIFO API
` [FFmpeg-devel] [PATCH 37/39] lavc/hevcdec: use a ContainerFifo to hold frames scheduled for output

[FFmpeg-devel] [PATCH] avformat/movenc: don't look at previous track_id as it may not be set
 2024-08-12  2:16 UTC  - mbox.gz / Atom

[FFmpeg-devel] Can't use __musl__ macro
 2024-08-12  2:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools/target_enc_fuzzer: Add slices and level for FFv1
 2024-08-12  0:33 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] PATCH: Force vaapi image formats to NV12-only
 2024-08-11 20:21 UTC  (6+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] PATCH: Fallback to NV12 format in VAAPI drivers

[FFmpeg-devel] [PATCH] avformat/movenc: use stream indexes when generating track ids
 2024-08-11 19:05 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] avformat/mxf: improve parsing
 2024-08-11 16:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] avformat/mxf: improve parsing
 2024-08-11 16:04 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-11 14:01 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] checkasm: add tests for vvc dmvr
 2024-08-11 14:00 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/17] avcodec/dxva2: Initialize dxva_size and check it
 2024-08-11 10:48 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 04/17] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()

[FFmpeg-devel] [PATCH 01/11] MAINTAINERS: Add Timo Rothenpieler to server admins
 2024-08-11 10:44 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 10/11] avcodec/aac/aacdec_usac: Avoid doing the same thing twice each iteration

[FFmpeg-devel] [PATCH 1/6] avfilter/vf_tiltandshift: Free dst on error
 2024-08-11 10:42 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/6] avfilter/vf_tpad: Dont clone NULL

[FFmpeg-devel] [PATCH v2] avfilter/af_surround: Check output format
 2024-08-11 10:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/lmlm4: Move subtraction after check
 2024-08-11 10:37 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/2] libavformat/vapoursynth: Update to API version 4, load library at runtime
 2024-08-11 10:21 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/2] "

[FFmpeg-devel] [PATCH] avfilter/video: don't zero allocated buffers if memory poisoning is used
 2024-08-11  0:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tests/iamf: match stream group by id in some tests
 2024-08-10 20:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 2/3] avcodec/vvc/cabac: remove vvc_refill2
 2024-08-10 20:33 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 3/3] avcodec/vvc/dsp: prefix TxType and TxSize with VVC

[FFmpeg-devel] [PATCH v3 1/3] avcodec/vvc_parser: move avctx->has_b_frames initialization to dec
 2024-08-10 20:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 2/3] avcodec/vvc/cabac: remove vvc_refill2
 2024-08-10 20:20 UTC  (4+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] 回复: "
` [FFmpeg-devel] [PATCH v2 3/3] avcodec/vvc/dsp: prefix TxType and TxSize with VVC

[FFmpeg-devel] [PATCH 1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
 2024-08-10 17:16 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] fftools/ffmpeg: replace remaining uses of MATCH_PER_STREAM_OPT()
` [FFmpeg-devel] [PATCH 3/6] fftools/cmdutils: put stream specifier handling back into cmdutils
` [FFmpeg-devel] [PATCH 4/6] fftools/cmdutils: split stream specifier parsing and matching
` [FFmpeg-devel] [PATCH 5/6] fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
` [FFmpeg-devel] [PATCH 6/6] fftools/ffmpeg: switch -map parsing to new stream specifier API

[FFmpeg-devel] [PATCH] avformat/vpk: fix divide by zero
 2024-08-10 16:49 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavutil: deprecate the old Vulkan queue API, bump minor and add APIchanges
 2024-08-10 15:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/hwcontext_videotoolbox: silence warning for RGB
 2024-08-10  9:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: always release supported_props
 2024-08-10  6:06 UTC  - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH] lavc/mpegvideoencdsp: R-V V pix_sum
 2024-08-09 19:26 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] vulkan: add support for encode feedback queries
 2024-08-09 14:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/4] lavc/vp9dsp: R-V V mc bilin hv
 2024-08-09 14:24 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 1/4] lavc/vp9dsp: R-V V mc bilin h v
 2024-08-09 14:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/mediacodecdec: call MediaCodec.stop on close
 2024-08-09  9:08 UTC  - 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-09  7:31 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mediacodecdec: call MediaCodec.stop on close
 2024-08-09  2:17 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] avcodec/libaribb24: change new lines to \n in ASS header
 2024-08-09  0:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: ensure required number of bytes is read
 2024-08-08 20:25 UTC  (3+ 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