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] fate: use an even more exotic channel layout mov-mp4-pcm-float test
 2024-02-19 20:53 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function
 2024-02-19 20:43 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors

[FFmpeg-devel] [PATCH] Fix rdiv always being set to 0 in vf_convolution.c
 2024-02-19 20:39 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v10 0/5] webp: add support for animated WebP decoding
 2024-02-19 18:01 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 2/5] libavcodec/webp: add support for animated WebP
` [FFmpeg-devel] [PATCH v10 4/5] libavformat/webp: add WebP demuxer

[FFmpeg-devel] Subject: [PATCH 3/3] lavc/dnxhdenc: R-V V get_pixels_8x4_sym
 2024-02-19 17:48 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: support of 2 fields in 1 AVPacket
 2024-02-19 16:14 UTC  (17+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding
 2024-02-19 15:39 UTC  (53+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/amfenc: Fix for windows imprecise sleep
 2024-02-19 15:26 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] avcodec/amfenc: increase precision of Sleep() on Windows

[FFmpeg-devel] [PATCH v2] {avcodec, tests}: rename the bundled Mesa AV1 vulkan video headers
 2024-02-19 15:09 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/jpeg2000dec, j2kenc: Constify where appropriate
 2024-02-19 14:51 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly
` [FFmpeg-devel] [PATCH 3/4] avcodec/jpeg2000: Simplify exp2fi for numbers used here
` [FFmpeg-devel] [PATCH 4/4] avcodec/internal: Move ff_exp2fi() to aacsbr.c

[FFmpeg-devel] [PATCH 1/9] libavutil: add hwcontext_amf
 2024-02-19 14:43 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 8/9] avfilter/scale_amf: Add AMF HW scaler & color converter

[FFmpeg-devel] [PATCH] avformat/mpegts: add a ts_id exported option
 2024-02-19 14:10 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros
 2024-02-19 13:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/h264dec: Return early in ff_h264_draw_horiz_band()
 2024-02-19 12:34 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/h264dec: Reindent after the previous commit

[FFmpeg-devel] [PATCH] avutil/intreadwrite: Remove obsolete warning
 2024-02-19 11:50 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] flvdec: Honor the "flv_metadata" option for the "datastream" metadata field
 2024-02-19 11:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure, libavutil/version: Remove unused HAVE_MMX2
 2024-02-19 11:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V put_vp8_pixels
 2024-02-19 11:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/bsf/(hevc|vvc)_mp4toannexb: Ensure extradata_size < INT_MAX
 2024-02-19 10:56 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/bsf/hevc_mp4toannexb: Factor creating new extradata out
` [FFmpeg-devel] [PATCH 3/5] avcodec/bsf/hevc_mp4toannexb: Don't realloc when creating new extradata
` [FFmpeg-devel] [PATCH 4/5] avcodec/bsf/vvc_mp4toannexb: Factor creating new extradata out
` [FFmpeg-devel] [PATCH 5/5] avcodec/bsf/vvc_mp4toannexb: Don't realloc when creating new extradata

[FFmpeg-devel] [PATCH] [MXF] - Add "footer_with_hmd" option
 2024-02-19 10:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat/rtpenc_jpeg.c: Added support for DRI frames in MJPEG RTP packetization
 2024-02-19  8:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/cafenc: fixed packet_size calculation
 2024-02-19  7:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v14 1/2] libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav
 2024-02-19  4:01 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v14 2/2] libavformat/dvdvideo: add CLUT utilities and enable subtitle palette support

[FFmpeg-devel] [PATCH] avutil/mem: use C11 aligned_malloc()
 2024-02-19  1:37 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/x86/fpel: Remove declarations of inexistent functions
 2024-02-18 23:14 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx
` [FFmpeg-devel] [PATCH 3/4] avcodec/h264qpel_template: Mark pointers as non-aliasing
` [FFmpeg-devel] [PATCH 4/4] avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext

[FFmpeg-devel] [PATCH v5 1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc
 2024-02-18 21:22 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/9] avcodec/vaapi_encode: introduce a base layer for vaapi encode
` [FFmpeg-devel] [PATCH v5 3/9] avcodec/vaapi_encode: extract set_output_property to base layer
` [FFmpeg-devel] [PATCH v5 4/9] avcodec/vaapi_encode: extract rc parameter configuration "
` [FFmpeg-devel] [PATCH v5 5/9] avcodec/vaapi_encode: extract gop "
` [FFmpeg-devel] [PATCH v5 6/9] avcodec/vaapi_encode: extract a get_recon_format function "
` [FFmpeg-devel] [PATCH v5 7/9] avutil/hwcontext_d3d12va: add Flags for resource creation
` [FFmpeg-devel] [PATCH v5 8/9] avcodec: add D3D12VA hardware HEVC encoder
` [FFmpeg-devel] [PATCH v5 9/9] Changelog: add D3D12VA HEVC encoder changelog

[FFmpeg-devel] [PATCH] avcodec/cbs_vp8: Remove empty flush callback
 2024-02-18 19:39 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/vvc/vvc_ps: Check before access
 2024-02-18 19:31 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
` [FFmpeg-devel] [PATCH 3/4] avcodec/vvc/vvcdsp: Remove pointless wrappers
` [FFmpeg-devel] [PATCH 4/4] avcodec: Remove superfluous '; ' outside of functions

[FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free
 2024-02-18 16:57 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] tests/fate-run: Do not ignore errors from intermediate commands

[FFmpeg-devel] [PATCH] lavu/tx: correctly use a default scale parameter for all transform types
 2024-02-18 15:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/tests/pixelutils: Remove dead code
 2024-02-18 13:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/5] avutil/tests/channel_layout: add tests for av_channel_order_retype
 2024-02-18 12:58 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] avutil/channel_layout: print known layout names in custom layout

[FFmpeg-devel] [PATCH] avutil/tx: Use proper default scale for double MDCT/RDFT
 2024-02-18  6:46 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avfilter/vf_signature: Allocate arrays together
 2024-02-18  2:48 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/vvc: Fail inter prediction if using IBC
 2024-02-18  1:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/version: Remove outdated checks
 2024-02-18  1:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools: Add target_sws_fuzzer.c
 2024-02-18  1:47 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] avcodec/assenc: Use size_t for length of string
 2024-02-18  1:43 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avcodec/srtenc: Don't copy data around unnecessarily
` [FFmpeg-devel] [PATCH 3/7] avcodec/webvttenc: "
` [FFmpeg-devel] [PATCH 4/7] avcodec/ttmlenc: "
` [FFmpeg-devel] [PATCH 5/7] avcodec/ttmlenc: Remove always-true check
` [FFmpeg-devel] [PATCH 6/7] avcodec/srtenc, webvttenc: Use av_printf_format
` [FFmpeg-devel] [PATCH 7/7] avcodec/movtextenc: Don't copy data around unnecessarily

[FFmpeg-devel] [PATCH] avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE
 2024-02-18  1:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/common: Move includes to the beginning of the file
 2024-02-18  1:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docs
 2024-02-17 23:15 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avutil/channel_layout: add AV_CHANNEL_ORDER_NB

[FFmpeg-devel] [PATCH 1/8] avformat/demux: allow demuxers to output more than one packet per read_packet() call
 2024-02-17 22:02 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] avformat/iamfdec: further split into shareable modules
` [FFmpeg-devel] [PATCH 3/8] avformat/mov: factorize out setting the output packet properties
` [FFmpeg-devel] [PATCH 4/8] avformat/mov: make MOVStreamContext refcounted
` [FFmpeg-devel] [PATCH 5/8] avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF
` [FFmpeg-devel] [PATCH 6/8] avformat/iamfenc: further split into shareable modules
` [FFmpeg-devel] [PATCH 7/8] avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF
` [FFmpeg-devel] [PATCH 8/8] fate: add IAMF in mp4 tests

[FFmpeg-devel] [PATCH 1/8] avfilter/avfilter: Avoid allocation for AVFilterInternal
 2024-02-17 21:14 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] FFmpeg TC input needed
 2024-02-17 17:31 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] swscale/utils: Allocate more dithererror
 2024-02-17 17:09 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Check srcSliceH for bayer

[FFmpeg-devel] [PATCH] [mov] Avoid OOM for invalid STCO / CO64 constructions
 2024-02-16 21:41 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/speexdec: check for sane s->frame_size values
 2024-02-16 17:48 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4 v10] avformat: add a Tile Grid stream group type
 2024-02-16 17:32 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4 v8] avformat/mov: add support for tile HEIF still images

[FFmpeg-devel] [PATCH 1/2] avutil/pixfmt: Add AV_PIX_MAX_PLANES
 2024-02-16 17:11 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v13 1/2] libavformat: add DVD-Video demuxer, powered by libdvdnav and libdvdread
 2024-02-16 15:52 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