[FFmpeg-devel] [PATCH 1/2] avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping
2024-04-26 15:51 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels
[FFmpeg-devel] [PATCH 1/6] avutil/frame: add av_frame_remove_side_data_changed
2024-04-26 13:24 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avfilter/vf_scale*: strip metadata on size change
` [FFmpeg-devel] [PATCH 3/6] avfilter/vf_zscale: strip metadata on change
` [FFmpeg-devel] [PATCH 4/6] avfilter/vf_libplacebo: update metadata stripping logic
` [FFmpeg-devel] [PATCH 5/6] avfilter/vf_colorspace: strip color volume metadata
` [FFmpeg-devel] [PATCH 6/6] avfilter/vf_lut*: "
[FFmpeg-devel] [PATCH 1/6] avformat/mov: Check tile_item_list
2024-04-26 12:56 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] swscale/output: Fix integer overflow in yuv2rgba64_1_c_template
` [FFmpeg-devel] [PATCH 3/6] swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template()
` [FFmpeg-devel] [PATCH 4/6] avformat/iamfdec: Files without streams cannot have packets
` [FFmpeg-devel] [PATCH 5/6] avcodec/wavarc: fix integer overflow in decode_5elp() block type 2
` [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: Check body_offset
[FFmpeg-devel] [PATCH v1] scale: Bring back the old yuv2yuvX, use it when disable-x86asm
2024-04-26 12:21 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 0/2] HTTP Retry-After Support
2024-04-26 12:01 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/2] avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date
` [FFmpeg-devel] [PATCH v3 2/2] avformat/http: Add support for Retry-After header
[FFmpeg-devel] Request for Official GitHub Mirror of rtmpdump for Enhanced Security
2024-04-26 0:02 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [EXTERNAL] "
[FFmpeg-devel] [PATCH] fix av_log format specifier
2024-04-25 23:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC] 5 year plan & Inovation
2024-04-25 15:15 UTC (25+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/framecrcenc: allow setting which side data parameters are printed
2024-04-25 14:34 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice
2024-04-25 14:05 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 2/2] avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice
2024-04-25 14:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] avcodec/vvcdec: we need error handling if fc->ft is NULL
2024-04-25 14:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 0/9] HTTP rate limiting and retry improvements
2024-04-25 13:27 UTC (22+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/9] avutil/error: Add HTTP 429 Too Many Requests AVERROR code
` [FFmpeg-devel] [PATCH v2 2/9] avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS
` [FFmpeg-devel] [PATCH v2 3/9] avformat/http: Don't bail on parsing headers on "bad" HTTP codes
` [FFmpeg-devel] [PATCH v2 4/9] avformat/http: Add support for Retry-After header
` [FFmpeg-devel] [PATCH v2 5/9] avformat/http: Rename attempts to auth_attempts
` [FFmpeg-devel] [PATCH v2 6/9] avformat/http: Add options to set the max number of connection retries
` [FFmpeg-devel] [PATCH v2 7/9] avformat/http: Add option to limit total reconnect delay
` [FFmpeg-devel] [PATCH v2 8/9] doc/protocols: Re-order HTTP options to match http.c order
` [FFmpeg-devel] [PATCH v2 9/9] doc/protocols: Fill in missing HTTP options
[FFmpeg-devel] [PATCH v2] opusdsp: add ability to modify deemphasis constant
2024-04-25 7:53 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4] lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers
2024-04-25 7:33 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] Inconsistent usage of AVFieldOrder values
2024-04-25 6:58 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/qsv: Copy metadata fields from the given input
2024-04-25 5:18 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: support of 2 fields in 1 AVPacket
2024-04-25 0:59 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH] avcodec/nvenc: High bit depth encoding for HEVC
2024-04-24 22:43 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH] fate: allow https for git URLs
2024-04-24 21:28 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] doc/examples/demux_decode: Simplify loop
2024-04-24 21:07 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] doc/examples/qsv_transcode: "
` [FFmpeg-devel] [PATCH 3/5] doc/examples/vaapi_transcode: "
` [FFmpeg-devel] [PATCH 4/5] doc/examples/qsv_transcode: Simplify str_to_dict() loop
` [FFmpeg-devel] [PATCH 5/5] doc/examples/qsv_transcode: Initialize pointer before free
[FFmpeg-devel] [PATCH 1/2] avfilter/riscv: build afir only if required
2024-04-24 14:09 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] checkasm/h264dsp: support checking more idct depths
[FFmpeg-devel] [PATCH v3 1/4] lavu: Remove libva 1.x support
2024-04-24 14:06 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/4] lavc: "
` [FFmpeg-devel] [PATCH v3 3/4] lavfi: "
` [FFmpeg-devel] [PATCH v3 4/4] configure: "
[FFmpeg-devel] [PATCH v3 1/2] lavc/vaapi_encode_h265: Map HEVC AV REXT profile to VA REXT profile
2024-04-24 13:48 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] lavc/h265_profile_level: Expand profile compatibility checking
` [FFmpeg-devel] [PATCH 2/2] lavc/vaapi_hevc: Don't require exact profiles
[FFmpeg-devel] [PATCH 0/5] replace scale2ref by scale=rw:rh
2024-04-24 11:40 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] avfilter/framesync: make framesync_class un-static
` [FFmpeg-devel] [PATCH 2/5] avfilter/vf_scale: switch to FFFrameSync
` [FFmpeg-devel] [PATCH 3/5] avfilter/vf_scale: add optional "ref" input
` [FFmpeg-devel] [PATCH 4/5] fate/scale2ref_keep_aspect: switch to vf_scale ref_*
` [FFmpeg-devel] [PATCH 5/5] avfilter/scale2ref: deprecate in favor of scale=rw:rh
[FFmpeg-devel] [PATCH] aacdec: avoid generating unused code when either implementation is disabled
2024-04-24 11:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avdevice/avfoundation: fix macOS/iOS/tvOS SDK conditional checks
2024-04-24 10:39 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] Fw: Your GSoC Org has 0 Contributors ranked - deadline is 1800 UTC April 24
2024-04-24 7:57 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavu/opt: Clarify that AVOptions is not indended for general use
2024-04-24 7:30 UTC (21+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3] lavu/opt: Clarify the scope of AVOptions
[FFmpeg-devel] FFmpeg table at NAB
2024-04-24 6:36 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] Cease and desist
[FFmpeg-devel] [PATCH v1] lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream
2024-04-24 5:07 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Make qsv hardware transfers thread safe
2024-04-24 5:06 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp9: Fix regression introduced in 0ba05857
2024-04-24 4:11 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avfilter/signature_lookup: Fix 2 differences to the refernce SW
2024-04-24 0:49 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avfilter/signature_lookup: Dont copy uninitialized stuff around
[FFmpeg-devel] [PATCH] doc: use HOSTEXESUF when calling binary
2024-04-23 22:14 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag
2024-04-23 19:09 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avutil/opt: add support for children objects in av_opt_serialize
[FFmpeg-devel] Modifying mpegts.c to add support for JPEGXS - how to inject video descriptor from PMT into stream
2024-04-23 14:33 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mediacodecenc: Flush bsf after create extradata
2024-04-23 14:27 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context()
2024-04-23 13:57 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/f_sidedata: synchronize with side data list
2024-04-23 12:39 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/1] libavdevice/decklink: extend available actions on signal loss
2024-04-23 8:25 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 0/1] Updated decklink patch
2024-04-23 8:25 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCHSET] AAC decoder refactor
2024-04-23 7:02 UTC (10+ messages) - mbox.gz / Atom
[FFmpeg-devel] [FFmpeg-cvslog] avcodec/libx265: implement dolby vision coding
2024-04-23 5:49 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: Fix check
2024-04-23 0:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/cbs_h2645: Check NAL space
2024-04-22 23:52 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_thumbnail_cuda: Set ret before checking it
2024-04-22 20:48 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] av1dec: Fix RefFrameSignBias calculation
2024-04-22 20:45 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] configure: Fix typo
2024-04-22 20:13 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc: Explain what "context" means
2024-04-22 17:05 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH v3 0/3] all: Link to "context" from all contexts with documentation
` [FFmpeg-devel] [PATCH v3 1/3] doc: Explain what "context" means
` [FFmpeg-devel] [PATCH v3 2/3] lavu: Clarify relationship between AVClass, AVOption and context
` [FFmpeg-devel] [PATCH v3 3/3] all: Link to "context" from all contexts with documentation
[FFmpeg-devel] lavf/mkvtimestamp_v2: review mkvtimestamp_v2 implementation, add documentation
2024-04-22 16:48 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavf/mkvtimestamp_v2: review implementation to match mkvextract behavior
[FFmpeg-devel] [PATCH 0/6] HTTP rate limiting and retry improvements
2024-04-22 14:58 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 7/6] doc/protocols: Re-order HTTP options to match http.c order
` [FFmpeg-devel] [PATCH 8/6] doc/protocols: Fill in missing HTTP options
[FFmpeg-devel] [PATCH] avformat/httpauth.c Support RFC7616 [Style fixed]
2024-04-22 12:58 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 0/1] avformat/demux: fix accurate probing of durations in mpegts/ps
2024-04-22 12:32 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