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 1/5] libavcodec: aarch64: Don't clobber v8 in the h%4 case in ff_pix_abs16_xy2_neon
 2022-07-13 20:48 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] checkasm: motion: Make the benchmarks more stable
` [FFmpeg-devel] [PATCH 3/5] aarch64: me_cmp: Interleave some of the loads in ff_pix_abs16_xy2_neon
` [FFmpeg-devel] [PATCH 4/5] aarch64: me_cmp: Switch from uabd to uabal "
` [FFmpeg-devel] [PATCH 5/5] aarch64: me_cmp: Don't do uaddlv once per iteration

[FFmpeg-devel] [PATCH 1/2] x86: Don't hardcode the height to 8 in sad8_xy2_mmx
 2022-07-13 20:47 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] RFC: checkasm: motion: Test different h parameters

[FFmpeg-devel] [PATCH 0/2] lavc/aarch64: Provide neon implementations
 2022-07-13 20:29 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] lavc/aarch64: Assign callback with function
` [FFmpeg-devel] [PATCH 2/2] lavc/aarch64: Add pix_abs16_x2 neon implementation
  ` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] avcodec/aacdec: don't force HE-AACv2 profile if no PS info is present
 2022-07-13 17:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] Performances improvement in "image_copy_plane"
 2022-07-13 16:15 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/xstack: Add support for fixed size grid
 2022-07-13 16:13 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mov: Rework the AVIF parser to handle multiple items
 2022-07-13 16:12 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mov: Support parsing of still AVIF Alpha Channel

[FFmpeg-devel] Request: make framepool visible externally
 2022-07-13 15:59 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/9] lavu/frame: add a duration field to AVFrame
 2022-07-13 15:02 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] lavc: use AVFrame.duration instead of AVFrame.pkt_duration
` [FFmpeg-devel] [PATCH 3/9] lavfi: "
` [FFmpeg-devel] [PATCH 4/9] lavf: "
` [FFmpeg-devel] [PATCH 5/9] lavd: "
` [FFmpeg-devel] [PATCH 6/9] ffprobe: "
` [FFmpeg-devel] [PATCH 7/9] ffmpeg: "
` [FFmpeg-devel] [PATCH 8/9] tests/api: "
` [FFmpeg-devel] [PATCH 9/9] lavfi/vf_showinfo: print frame durations

[FFmpeg-devel] [PATCH 1/3] avformat/mxfdec: SMPTE RDD 48:2018 support
 2022-07-13 13:58 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/mpc8: Check and propagate more errors
` [FFmpeg-devel] [PATCH 3/3] tools/target_dec_fuzzer: Adjust threshold for ANM

[FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync
 2022-07-13 12:53 UTC  (14+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] avcodec: Make init-threadsafety the default
 2022-07-13 11:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] libavutil: Add av_visibility_hidden for setting hidden symbol visibility
 2022-07-13 11:27 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly

[FFmpeg-devel] [PATCH] [PATCH] libavformat/mov: Expose Quicktime poster_time value as metadata TAG
 2022-07-13 11:19 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [EXTERNAL] "

[FFmpeg-devel] [PATCH 01/35] fftools/ffmpeg_mux: add private muxer context
 2022-07-13 10:58 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg: rework -shortest implementation
 2022-07-13 10:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 4/5] libswscale: Enable hscale_avx2 for all input sizes
 2022-07-13  8:05 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 3/5] libswscale: Avx2 hscale can process inputs of any size
 2022-07-13  8:04 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/lagarith: Check dst/src in zero run code
 2022-07-13  7:49 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/nutdec: Check get_packetheader() in mainheader
` [FFmpeg-devel] [PATCH 3/3] avformat/flvdec: Check for EOF in index reading

[FFmpeg-devel] [PATCH] ffprobe: use pkt->dts to compute interval ts when pts is missing
 2022-07-13  0:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] avformat: refactor ff_stream_encode_params_copy() to ff_stream_params_copy()
 2022-07-12 22:34 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] avformat/imfdec: preserve stream information

[FFmpeg-devel] Tags in video
 2022-07-12 22:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale: add NV16 input/output
 2022-07-12 21:21 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/h264dec: Skip late SEI
 2022-07-12 18:25 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
 2022-07-12 18:24 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pixlet: consider minimum plane header in the minimal packet size
 2022-07-12 18:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/http: Remove always true non NULL check
 2022-07-12 18:23 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/vf_signature: Fix integer overflow in filter_frame()

[FFmpeg-devel] [PATCH 1/2] avformat/matroskadec: assert non NULL buf
 2022-07-12 18:22 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/rtsp: break on unknown protocols

[FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for SIMBIOSIS_IMX
 2022-07-12 18:20 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/bink: disallow odd positioned scaled blocks

[FFmpeg-devel] [PATCH 1/3] avcodec/jpeglsdec: fix end check for xfrm
 2022-07-12 18:16 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdsp_template: stay within tables in sao_band_filter()

[FFmpeg-devel] [PATCH 1/4] avformat/mov: Avoid cloning encryption info if its unchanged
 2022-07-12 18:15 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] tools/target_dec_fuzzer: Adjust threshold for AASC

[FFmpeg-devel] [PATCH 1/2] avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end
 2022-07-12 18:14 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Check pixel format types for dng

[FFmpeg-devel] [PATCH 1/3] avcodec/alsdec: No channels cannot be accessed
 2022-07-12 18:13 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] tools/target_dec_fuzzer: adjust threshold for cinepak

[FFmpeg-devel] [PATCH] avcodec/qpeldsp: copy less for the mc0x cases
 2022-07-12 18:13 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/aaxdec: Check for empty segments
 2022-07-12 18:11 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avcodec/wnv1: Check for width =1
 2022-07-12 18:04 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] tools/target_dec_fuzzer: Adjust threshold for WCMV
` [FFmpeg-devel] [PATCH 5/6] tools/target_dec_fuzzer: Adjust threshold for ylc
` [FFmpeg-devel] [PATCH 6/6] tools/target_dec_fuzzer: Adjust threshold for LOCO

[FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for CFHD
 2022-07-12 17:59 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] tools/target_dec_fuzzer: Adjust threshold for MVC2
` [FFmpeg-devel] [PATCH 3/3] avformat/iff: simplify duration calculation

[FFmpeg-devel] [PATCH 1/4] avcodec/ffv1dec_template: Fix indention
 2022-07-12 17:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: h264 cenc entryption file decryption_key failed
 2022-07-12 17:30 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_xfade: fixed slideleft/slideright/slideup/slidedown bug
 2022-07-12 14:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] avutil/mem: Handle fast allocations near UINT_MAX properly
 2022-07-12 14:12 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()

[FFmpeg-devel] [PATCH v2 0/6] ICC profile support in avcodec
 2022-07-12 12:09 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/6] fflcms2: move to libavcodec

[FFmpeg-devel] Error in input
 2022-07-12 11:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] avcodec/iff: Split extract_header into extradata and packet part
 2022-07-12 10:27 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avcodec/iff: Avoid redundant frees
` [FFmpeg-devel] [PATCH 3/7] avcodec/iff: Return early when possible
` [FFmpeg-devel] [PATCH 4/7] avcodec/iff: Pass extradata and extradata_size explicitly
` [FFmpeg-devel] [PATCH 5/7] avcodec/iff: Reindent after the previous commits
` [FFmpeg-devel] [PATCH 6/7] avcodec/iff: Remove transient objects from the context
` [FFmpeg-devel] [PATCH 7/7] avcodec/iff: Use unsigned to avoid compiler warning

[FFmpeg-devel] FFmpeg patch to add idr_interval option to libavcodec/qsvenc_mpeg2.c
 2022-07-12 10:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v10 00/10] make QSV works with the Intel's oneVPL
 2022-07-12  6:27 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 01/13] configure: ensure --enable-libmfx uses libmfx 1.x
` [FFmpeg-devel] [PATCH v10 02/13] configure: fix the check for MFX_CODEC_VP9
` [FFmpeg-devel] [PATCH v10 03/13] qsv: remove mfx/ prefix from mfx headers
` [FFmpeg-devel] [PATCH v10 04/13] qsv: load user plugin for MFX_VERSION < 2.0
` [FFmpeg-devel] [PATCH v10 05/13] qsv: build audio related code when "
` [FFmpeg-devel] [PATCH v10 06/13] qsvenc: support multi-frame encode "
` [FFmpeg-devel] [PATCH v10 07/13] qsvenc: support MFX_RATECONTROL_LA_EXT "
` [FFmpeg-devel] [PATCH v10 08/13] qsv: support OPAQUE memory "
` [FFmpeg-devel] [PATCH v10 09/13] lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext
` [FFmpeg-devel] [PATCH v10 10/13] lavu/hwcontext_qsv: make qsv hwdevice works with oneVPL
` [FFmpeg-devel] [PATCH v10 11/13] lavc/qsv: create mfx session using oneVPL for decoding/encoding
` [FFmpeg-devel] [PATCH v10 12/13] lavfi/qsv: create mfx session using oneVPL for qsv filters
` [FFmpeg-devel] [PATCH v10 13/13] configure: add --enable-libvpl option

[FFmpeg-devel] [PATCH] avformat/flacdec: Implement decoding of 32-bit PCM
 2022-07-11 19:02 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/aarch64: Access externs via GOT with PIC
 2022-07-11  9:00 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] lavfi/edge_common: Add 16bit versions of gaussian_blur and sobel
 2022-07-11  8:54 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges

[FFmpeg-devel] [PATCH 1/4] avformat/asfcrypt: Fix wrong array length in function declaration
 2022-07-11  3:05 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/snowenc: Don't pass int[2] as parameter declared as int[3]
` [FFmpeg-devel] [PATCH 3/4] avcodec/h264_loopfilter: Fix incorrect function parameter array size
` [FFmpeg-devel] [PATCH 4/4] avcodec/svq1enc: Use unsigned for parameter >= 0 to workaround GCC bug

[FFmpeg-devel] [PATCH] avcodec/aarch64: Access externs via GOT with PIC
 2022-07-11  0:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 0/4] DOVI: Add NLQ pivots to AVDOVIDataMapping
 2022-07-10 23:37 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/4] libavutil/dovi_meta: Add nlq_pivots "

[FFmpeg-devel] [PATCH 1/3] avfilter/vf_zscale: remove some unneeded initializations
 2022-07-10 21:51 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avdevice/avdevice: fix return value of avdevice_list_devices()
 2022-07-10 18:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imfdec: preserve stream information
 2022-07-10 18:20 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [GSoC'22] Added Chromakey CUDA filter
 2022-07-10 15:23 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2][GSoC'22] Chromakey CUDA

[FFmpeg-devel] [PATCH 1/3] avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count)
 2022-07-10 14:50 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/pcm-dvdenc: Fix encoding 24bit samples
` [FFmpeg-devel] [PATCH 3/3] fate/pcm: Add pcm_dvd transcode tests

[FFmpeg-devel] [PATCH 1/5] avcodec: Require AMF SDK v1.4.23 or newer
 2022-07-10 10:26 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/amfenc: Set all color metadata for AMF
` [FFmpeg-devel] [PATCH 5/5] avcodec/amfenc: Add missing profiles

[FFmpeg-devel] [PATCH] avcodec/pnmdec: Mark PHM decoder as init-threadsafe
 2022-07-09 23:10 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE
` [FFmpeg-devel] [PATCH 3/3] avcodec: Make init-threadsafety the default

[FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback
 2022-07-09 19:35 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()
 2022-07-09 19:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/isom: support 16:9 DV in QuickTime
 2022-07-09 17:19 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] FFmpeg 5.1
 2022-07-09 17:17 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/8] ddagrab source filter, lavfi.c wrapped_avframe and dependent changes
 2022-07-09 11:21 UTC  (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/8] fftools/ffmpeg: make debug_ts print raw filter output
` [FFmpeg-devel] [PATCH v2 5/8] avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support
` [FFmpeg-devel] [PATCH v2 6/8] avdevice/lavfi: output wrapped AVFrames
` [FFmpeg-devel] [PATCH v2 7/8] avdevice/lavfi: pass forward video framerate
` [FFmpeg-devel] [PATCH v2 8/8] avfilter: add vsrc_ddagrab

[FFmpeg-devel] [PATCH] ffprobe: report the corrupt flag on packets
 2022-07-09  9:49 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Add metadatareader filter
 2022-07-09  9:18 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec: add Radiance HDR image format support
 2022-07-09  8:16 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
 2022-07-09  6:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Make implicit void pointer cast explicit
 2022-07-09  4:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Remove unsafe bitwise OR on FFVulkanExtensions enum
 2022-07-09  3:57 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