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 0/1] avformat/mpegts: fix first NAL start code splited in two different packets
 2024-02-06 11:28 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] x86/tx_float: enable SIMD for sizes over 131072
 2024-02-06 11:13 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] lavu/hashtable: create generic robin hood hash table
 2024-02-06 10:57 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavc/dxvenc: migrate DXT1 encoder to lavu hashtable

[FFmpeg-devel] [PATCH 0/1] avformat/demux: Add durationprobesize AVOption
 2024-02-06 10:52 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] "

[FFmpeg-devel] [PATCH 1/2] avfilter/signature_lookup: dont leave uncleared pointers in sll_free()
 2024-02-06 10:36 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure

[FFmpeg-devel] [PATCH] lavu/thread: Check HAVE_PTHREAD_SET_?NAME_NP is defined
 2024-02-06 10:24 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavu/hashtable: create generic robin hood hash table
 2024-02-06 10:13 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/dxvenc: migrate DXT1 encoder to lavu hashtable

[FFmpeg-devel] [PATCH] .mailmap: update my mailmap entry
 2024-02-06  9:36 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/nutenc: Fix indentation
 2024-02-06  9:00 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/fifo: Remove (a)fifo filters
 2024-02-06  9:00 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/opt: Fix AV_OPT_TYPE_CONST default value
 2024-02-06  8:59 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter/ccfifo: Inline trivial functions
 2024-02-06  8:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/avformat: Remove dead check, write-only assignment
 2024-02-06  8:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] Remove SDL2 output devices
 2024-02-06  8:08 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avdevice: remove sdl2 outdev
` [FFmpeg-devel] [PATCH 2/2] avdevice: remove OpenGL device

[FFmpeg-devel] [PATCH 1/2] lavc/refstruct: do not use max_align_t on MSVC
 2024-02-06  6:50 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] Require compilers to support C17

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

[FFmpeg-devel] STF SoWs
 2024-02-06  2:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/cbs_av1: fill in ref_frame_sign_bias
 2024-02-06  0:24 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Sovereign Tech Fund
 2024-02-06  0:00 UTC  (21+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avcodec: Remove redundant pix_fmts from decoders
 2024-02-05 23:36 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/mmaldec: Avoid using AVCodec.pix_fmts
` [FFmpeg-devel] [PATCH 3/6] avcodec/vc1dec: Set pointers for hwaccel even without hwaccel
` [FFmpeg-devel] [PATCH 4/6] avcodec/vc1dec: Don't call ff_get_format() twice
` [FFmpeg-devel] [PATCH 5/6] avcodec/vc1dec: Remove AVCodec.pix_fmts arrays
` [FFmpeg-devel] [PATCH 6/6] avcodec/h263dec: "

[FFmpeg-devel] [PATCH] libavformat/matroskaenc: reformat options table indentation and descriptions
 2024-02-05 22:26 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] [mov] Avoid OOM for invalid STCO / CO64 constructions
 2024-02-05 20:07 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v10 0/5] webp: add support for animated WebP decoding
 2024-02-05 19:41 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 1/5] avcodec/webp: remove unused definitions
` [FFmpeg-devel] [PATCH v10 2/5] libavcodec/webp: add support for animated WebP
` [FFmpeg-devel] [PATCH v10 3/5] avcodec/webp: make init_canvas_frame static
` [FFmpeg-devel] [PATCH v10 4/5] libavformat/webp: add WebP demuxer
` [FFmpeg-devel] [PATCH v10 5/5] fate: add test for animated WebP

[FFmpeg-devel] [PATCH 1/2] avfilter/buffersink: add color_spaces, color_ranges params
 2024-02-05 18:39 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fftools/ffplay: constrain supported YUV color spaces

[FFmpeg-devel] [PATCH 1/2] avcodec: add YUV color space metadata to AVCodec
 2024-02-05 18:37 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec: set color_ranges for all video encoders

[FFmpeg-devel] [PATCH] lavc/vvc: Fix slice_idx out-of-bounds memset
 2024-02-05 18:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6 v3] avcodec: add an Immersive Audio Model and Formats frame split bsf
 2024-02-05 17:25 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 6/6 v2] avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF

[FFmpeg-devel] [PATCH 00/11] YUVJ removal
 2024-02-05 17:14 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 06/11] fftools/ffmpeg_filter: simplify choose_pix_fmts

[FFmpeg-devel] [PATCH] fftools/ffmpeg_demux: set stream index right before sending packet to scheduler
 2024-02-05 17:09 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavf/mpegts: drop a cargo-culted check
 2024-02-05 17:03 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/4] lavf/demux: stop calling avcodec_close()
  ` [FFmpeg-devel] [PATCH v2 "

[FFmpeg-devel] [PATCH] lavc/vvc: Error pps_single_slice_per_subpic_flag
 2024-02-05 15:30 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/vvc: Validate alf_list indexes
 2024-02-05 15:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/vvc: Validate alf_list indexes
 2024-02-05 14:31 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter/buffersrc: promote unspecified color metadata
 2024-02-05 14:29 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/buffersrc: allow promoting color range to MPEG

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

[FFmpeg-devel] [PATCH] avcodec/vvcdec: fix seeking for open GOP
 2024-02-05 14:16 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc
 2024-02-05 13:37 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 8/9] avcodec: add D3D12VA hardware HEVC encoder
  ` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH] avformat/cafenc: fixed packet_size calculation
 2024-02-05 12:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter: pass link YUV colorspace to ff_draw_init2
 2024-02-05 12:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32
 2024-02-05 12:11 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH v2 2/2] avcodec/audiotoolboxenc: Ensure frame_size isn't zero
 2024-02-05 12:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avcodec/audiotoolboxenc: Ensure frame_size isn't zero
 2024-02-05 11:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac
 2024-02-05 11:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avdevice/caca: Allow to list multiple dither option types at once
 2024-02-05 11:54 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/ac3enc_template: add fbw_channels assert
 2024-02-05 11:42 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure

[FFmpeg-devel] [PATCH] avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple
 2024-02-05  8:45 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/dxv: fix incorrect back-reference index calculation in DXT5 decoding
 2024-02-05  6:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] libavformat: add DVD-Video demuxer, powered by libdvdnav and libdvdread
 2024-02-05  5:48 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6] libavformat/dvdvideo: add DVD-Video demuxer "
  ` [FFmpeg-devel] [PATCH v7 1/2] "
    ` [FFmpeg-devel] [PATCH v7 2/2] libavformat/dvdvideo: add DVD CLUT utilities and enable palette support

[FFmpeg-devel] [PATCH] lavc/qsvenc: Add workaround for VP9 keyframe
 2024-02-05  2:54 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/d3d12va_decode: fix different 'const' qualifiers warning
 2024-02-05  2:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid
 2024-02-05  2:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] doc/formats: clarify meaning of igndts as per definition in avformat.h
 2024-02-05  0:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 0/2] GSoC 2023: Add Audio Overlay Filter
 2024-02-04 23:41 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/2] avfilter: add audio overlay filter

[FFmpeg-devel] [PATCH 00/24] Major library version bump
 2024-02-04 20:04 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 16/24] avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT
` [FFmpeg-devel] [PATCH 18/24] avutil: remove deprecated FF_API_PKT_DURATION

[FFmpeg-devel] [PATCH v2] lavu/thread: add support for setting thread name on *bsd and solaris
 2024-02-04 19:41 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 4/5] avutil/channel_layout: add av_channel_layout_retype()
 2024-02-04 19:28 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/5] avutil/channel_layout: add av_channel_layout_custom_init()
  ` [FFmpeg-devel] [PATCH v2 4/5] avutil/channel_layout: add av_channel_layout_retype()
  ` [FFmpeg-devel] [PATCH v2 5/5] avformat/mov_chan: add support for reading custom channel layouts when layout_tag == 0

[FFmpeg-devel] [PATCH] flv: fix stereo flag when writing PCMA/PCMU
 2024-02-04 19:22 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/d3d12va: Improve behaviour on missing decoder support
 2024-02-04 19:20 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH v4 0/3] avformat/mov: add support for 'amve' ambient viewing environment
 2024-02-04 15:28 UTC  (6+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v4 1/3] avcodec: add ambient viewing environment packet side data
  ` [FFmpeg-devel] [PATCH v4 2/3] avformat/mov: add support for 'amve' ambient viewing environment box. As defined in ISOBMFF (ISO/IEC 14496-12) document
  ` [FFmpeg-devel] [PATCH v4 3/3] tests/fate/mov: add a test for reading and writing amve box

[FFmpeg-devel] [PATCH] lavc/aarch64/fdct: add neon-optimized fdct for aarch64
 2024-02-04 14:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/libdav1d: print libdav1d version in verbose level
 2024-02-04 14:07 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/libaomdec: print libaomdec "

[FFmpeg-devel] [PATCH v3 0/3] avformat/mov: add support for 'amve' ambient viewing environment box
 2024-02-04 13:01 UTC  (9+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v3 1/3] avcodec: add ambient viewing environment packet side data
  ` [FFmpeg-devel] [PATCH v3 2/3] avformat/mov: add support for 'amve' ambient viewing environment box. As defined in ISOBMFF (ISO/IEC 14496-12) document
  ` [FFmpeg-devel] [PATCH v3 3/3] tests/fate/mov: add a test for reading and writing amve box

[FFmpeg-devel] [PATCH v2 1/2] fate/video: add DXV3 DXT1 encoding test
 2024-02-04 11:14 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] fate/video: add DXV3 HQ tests

[FFmpeg-devel] [PATCH v9 0/6] webp: add support for animated WebP decoding
 2024-02-04 11:09 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 2/6] avcodec/webp: separate VP8 decoding

[FFmpeg-devel] [PATCH 1/3] avcodec/vp8: Enforce key-frame only for WebP
 2024-02-04 11:02 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] Vote STF/SPI 2024-02
 2024-02-04 10:11 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/2] PNG cLLi and mDVc chunk support
 2024-02-04  9:35 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] avcodec/pngdec: read cLLi and mDVc chunks
` [FFmpeg-devel] [PATCH v2 2/2] avcodec/pngenc: write "

[FFmpeg-devel] [PATCH] avformat/wavenc: use strtoull for UMID conversion
 2024-02-04  9:17 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3 v7] avformat: add a Tile Grid stream group type
 2024-02-04  2:29 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3 v5] avformat/mov: add support for tile HEIF still images
` [FFmpeg-devel] [PATCH 3/3 v4] fate/mov: test remuxing all stream heif items

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