[FFmpeg-devel] [PATCH 1/5] avcodec/bsf/(hevc|vvc)_mp4toannexb: Ensure extradata_size < INT_MAX
2024-02-19 2:07 UTC (8+ 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 1/2] avcodec/s302m: enable non-PCM decoding
2024-02-19 2:07 UTC (40+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix rdiv always being set to 0 in vf_convolution.c
2024-02-19 1:38 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/mem: use C11 aligned_malloc()
2024-02-19 1:37 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: support of 2 fields in 1 AVPacket
2024-02-18 23:43 UTC (13+ 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] fate: use an even more exotic channel layout mov-mp4-pcm-float test
2024-02-18 18:41 UTC (5+ messages) - mbox.gz / Atom
[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] Subject: [PATCH 3/3] lavc/dnxhdenc: R-V V get_pixels_8x4_sym
2024-02-18 12:27 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] {avcodec, tests}: rename the bundled Mesa AV1 vulkan video headers
2024-02-18 12:16 UTC (3+ messages) - mbox.gz / Atom
[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 (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avutil/channel_layout: add AV_CHANNEL_ORDER_NB
` [FFmpeg-devel] [PATCH 5/5] avformat/mov: rework ff_mov_read_chnl
[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] [PATCH] configure, libavutil/version: Remove unused HAVE_MMX2
2024-02-17 20:45 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avcodec/jpeg2000dec, j2kenc: Constify where appropriate
2024-02-17 20:05 UTC (4+ 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] avutil/intreadwrite: Remove obsolete warning
2024-02-17 19:43 UTC - 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 1/2] avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function
2024-02-16 21:18 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors
[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
[FFmpeg-devel] [PATCH] lavc/vvc: Check fc->ref contains valid reference
2024-02-16 11:15 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate
2024-02-16 10:56 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING
2024-02-16 10:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc: Use pps->{width, height} over sps->{width, height}
2024-02-16 4:31 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: relax the extradata check for the speex string
2024-02-16 3:29 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/speexdec: fix setting frame_size from extradata
[FFmpeg-devel] [PATCH v4] lavc/libvpxenc: add screen-content-mode option
2024-02-16 3:12 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5] "
[FFmpeg-devel] [PATCH 1/7] swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor
2024-02-15 17:55 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] swscale/tests/swscale: Split sws_getContext()
` [FFmpeg-devel] [PATCH 3/7] swscale/tests/swscale: Compute chroma and alpha between gray and opaque frames too
` [FFmpeg-devel] [PATCH 4/7] swscale/tests/swscale: Test a wider range of flag combinations
` [FFmpeg-devel] [PATCH 5/7] swscale/tests/swscale: Allow comparing a subset of cases to a reference file
` [FFmpeg-devel] [PATCH 6/7] swscale/tests/swscale: Highlight cases that worsened
` [FFmpeg-devel] [PATCH 7/7] swscale/tests/swscale: Add help text
[FFmpeg-devel] [PATCH 1/2] avdevice: deprecate opengl outdev
2024-02-15 16:20 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavc/texturedsp: require explicitly-set frame dimensions
2024-02-15 15:04 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
2024-02-15 14:40 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] Add protocol for Android content providers
2024-02-15 9:13 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/7] avcodec: move ffjni to avutil/jniutils
[FFmpeg-devel] [PATCH 0/3] [RFC] EXIF overhaul
2024-02-15 8:19 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/pngenc: write eXIf chunks
[FFmpeg-devel] [PATCH] lead: support format 0x0
2024-02-15 8:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lead: support unaligned blocks
2024-02-15 8:17 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/10] fftools/ffmpeg_filter: stop taking display matrix from global side data
2024-02-15 1:58 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 07/10] fftools/ffmpeg_filter: refactor setting input timebase
[FFmpeg-devel] [PATCH] av_tx_init: accept NULL scale for RDFT
2024-02-15 1:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/9] libavutil: add hwcontext_amf
2024-02-14 23:41 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] libavcodec: add amfdec
[FFmpeg-devel] [PATCH] avformat/libsrt: Fix srt:// URL parsing
2024-02-14 23:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/texturedsp: require explicitly-set frame dimensions
2024-02-14 22:30 UTC (2+ messages) - mbox.gz / Atom
page: next (older) | prev (newer) | 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