[FFmpeg-devel] [PATCH v5] avcodec/cbs_vp8: Add support for VP8 codec bitstream
2023-11-06 0:56 UTC - mbox.gz / Atom
[FFmpeg-devel] [ANNOUNCE] upcoming vote: extra members for GA
2023-11-05 23:39 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/t2h: Support texinfo 7.0
2023-11-05 21:01 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [ANNOUNCE] upcoming GA vote
2023-11-05 20:49 UTC (15+ messages) - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 6.0.1 and 5.1.4
2023-11-05 17:56 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/1] tools/general_assembly.pl - print names with emails
2023-11-05 13:48 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] "
[FFmpeg-devel] [PATCH] avdevice/android_camera: fix build failure due to typo
2023-11-05 10:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections
2023-11-05 10:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avformat/hlsenc: Add init_program_date_time so start time can be specified
2023-11-05 8:20 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] bwdif_vulkan: fix artifacts on vulkan decode images
2023-11-05 5:02 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] decode: add ff_decode_skip_samples function
2023-11-04 23:27 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
2023-11-04 21:38 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc/encoders/libx264: review and extend option description
2023-11-04 21:26 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/8] swscale: fix sws_setColorspaceDetails after sws_init_context
2023-11-04 20:37 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/8] swscale: don't omit ff_sws_init_range_convert for high-bit
` [FFmpeg-devel] [PATCH v3 5/8] avfilter/vf_alphamerge: warn if input not full range
` [FFmpeg-devel] [PATCH v3 6/8] avfilter/vf_scale: simplify color matrix parsing logic
` [FFmpeg-devel] [PATCH v3 7/8] avfilter/vf_scale: tag output color space
` [FFmpeg-devel] [PATCH v3 8/8] avcodec/pnm: explicitly tag color range
[FFmpeg-devel] [PATCH] avfilter/buffersrc: switch to activate
2023-11-04 20:05 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] ffmpeg CLI multithreading
2023-11-04 19:54 UTC (31+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/24] lavf/mux: do not apply max_interleave_delta to subtitles
` [FFmpeg-devel] [PATCH 02/24] lavfi/af_amix: make sure the output does not depend on input ordering
` [FFmpeg-devel] [PATCH 03/24] lavc/8bps: fix exporting palette after 63767b79a570404628b2521b83104108b7b6884c
` [FFmpeg-devel] [PATCH 04/24] fftools/ffmpeg: move a few inline function into a new header
` [FFmpeg-devel] [PATCH 05/24] fftools/thread_queue: do not return elements for receive-finished streams
` [FFmpeg-devel] [PATCH 06/24] fftools/thread_queue: count receive-finished streams as finished
` [FFmpeg-devel] [PATCH 07/24] fftools/ffmpeg: rework keeping track of file duration for -stream_loop
` [FFmpeg-devel] [PATCH 08/24] fftools/ffmpeg_filter: remove an unnecessary sub2video_push_ref() call
` [FFmpeg-devel] [PATCH 09/24] fftools/ffmpeg_filter: track input/output index in {Input, Output}FilterPriv
` [FFmpeg-devel] [PATCH 10/24] fftools/ffmpeg_filter: move filtering to a separate thread
` [FFmpeg-devel] [PATCH 11/24] fftools/ffmpeg_filter: buffer sub2video heartbeat frames like other frames
` [FFmpeg-devel] [PATCH 12/24] fftools/ffmpeg_filter: reindent
` [FFmpeg-devel] [PATCH 13/24] fftools/ffmpeg_mux: add muxing thread private data
` [FFmpeg-devel] [PATCH 14/24] fftools/ffmpeg_mux: move bitstream filtering to the muxer thread
` [FFmpeg-devel] [PATCH 15/24] fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue
` [FFmpeg-devel] [PATCH 16/24] fftools/ffmpeg: disable -fix_sub_duration_heartbeat
` [FFmpeg-devel] [PATCH 17/24] fftools/ffmpeg_enc: move encoding to a separate thread
` [FFmpeg-devel] [PATCH 18/24] fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
` [FFmpeg-devel] [PATCH 19/24] fftools/ffmpeg_demux: convert to the scheduler
` [FFmpeg-devel] [PATCH 20/24] fftools/ffmpeg_dec: "
` [FFmpeg-devel] [PATCH 21/24] fftools/ffmpeg_filter: "
` [FFmpeg-devel] [PATCH 22/24] fftools/ffmpeg_enc: "
` [FFmpeg-devel] [PATCH 23/24] fftools/ffmpeg_mux: "
` [FFmpeg-devel] [PATCH 24/24] ffmpeg: switch to scheduler
[FFmpeg-devel] [PATCH] avfillter/buffersrc: activate and EOF fix
2023-11-04 19:05 UTC (23+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avfilter/framesync: cuddle () closer around =
2023-11-03 20:53 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avfilter/buffersink: "
` [FFmpeg-devel] [PATCH 3/4] avcodec/flicvideo: consider width in copy loops
` [FFmpeg-devel] [PATCH 4/4] avformat/lafdec: Check for 0 parameters
[FFmpeg-devel] [PATCH] avformat/hlsenc: Allow setting master_pl_publish_rate to a negative value to have it write immediately
2023-11-03 17:33 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avutil/channel_layout: add a 7.2.3 channel layout
2023-11-03 16:30 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avutil/channel_layout: add a 9.1.4 "
[FFmpeg-devel] [PATCH 1/3] avformat/webpenc: Return early to reduce indentation
2023-11-03 16:11 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/webpenc: Reindent after the previous commit
` [FFmpeg-devel] [PATCH 3/3] avformat/webpenc: Write correct size for single images when unseekable
[FFmpeg-devel] [PATCH v2] Extract av_hls_codec_attr
2023-11-03 14:08 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] Extract av_hls_codec_attr
2023-11-03 14:03 UTC - mbox.gz / Atom
[FFmpeg-devel] AMR-WB+ anyone?
2023-11-03 13:40 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext
2023-11-03 11:15 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avfilter/vf_mpdecimate: Remove emms_c
` [FFmpeg-devel] [PATCH 3/4] avfilter/vf_deshake: Remove unnecessary emms_c
` [FFmpeg-devel] [PATCH 4/4] avfilter/deshake: Merge header into its only user
[FFmpeg-devel] [PATCH 01/11] avcodec/aactab: Deduplicate swb_offset_960 tabs
2023-11-03 11:11 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avfilter/f_drawgraph: Deduplicate outputs
` [FFmpeg-devel] [PATCH 03/11] avfilter/f_graphmonitor: "
` [FFmpeg-devel] [PATCH 04/11] avfilter/vf_aspect: Deduplicate inputs
` [FFmpeg-devel] [PATCH 05/11] avfilter/vf_blend: Deduplicate outputs
` [FFmpeg-devel] [PATCH 06/11] avfilter/vf_chromakey: Deduplicate inputs and outputs
` [FFmpeg-devel] [PATCH 07/11] avfilter/vf_convolve: Deduplicate outputs
` [FFmpeg-devel] [PATCH 08/11] avfilter/vf_hsvkey: Deduplicate inputs and outputs
` [FFmpeg-devel] [PATCH 09/11] avfilter/vf_xmedian: Deduplicate outputs
` [FFmpeg-devel] [PATCH 10/11] avfilter/vsrc_testsrc: "
` [FFmpeg-devel] [PATCH 11/11] avfilter/vf_format: Deduplicate inputs
[FFmpeg-devel] [PATCH v1 0/5] Add support for H266/VVC encoding
2023-11-03 9:57 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 1/5] avcodec: add external encoder libvvenc for H266/VVC
` [FFmpeg-devel] [PATCH v1 2/5] avformat: add muxer support "
` [FFmpeg-devel] [PATCH v1 3/5] avformat: add ts stream types "
` [FFmpeg-devel] [PATCH v1 4/5] avcodec: increase minor version "
` [FFmpeg-devel] [PATCH v1 5/5] avcodec: add external decoder libvvdec "
[FFmpeg-devel] [PATCH 1/2] avutil/hwcontext_vulkan: add get_proc_addr option
2023-11-03 7:09 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Extract av_hls_codec_attr
2023-11-03 5:28 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/hlsenc: Only append postfix to fmp4 init filename if not in the subdir
2023-11-03 4:44 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/opusdsp: rewrite R-V V postfilter
2023-11-02 21:16 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss
2023-11-02 15:42 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2
2023-11-02 13:00 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/1] Fix document mistake for lavc/libaribcaption
2023-11-02 9:01 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] lavc/libaribcaption: Fix mistake in document decoders.texi
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] FFmpeg at NAB 2024
2023-11-02 7:58 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] mailmap: remap my email accounts
2023-11-02 3:01 UTC - mbox.gz / Atom
[FFmpeg-devel] Separate stream for subtitles in HLS?
2023-11-02 1:20 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_mux: keep write_header and write_packet in the same thread
2023-11-01 21:44 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/pixblockdsp: rework R-V V get_pixels_unaligned
2023-11-01 21:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/sbrdsp: R-V V sbr_hf_g_filt
2023-11-01 20:52 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC] Release 6.1
2023-11-01 17:53 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] fftools/ffplay: pass SDL vulkan get_proc_addr to hwcontext
2023-11-01 16:56 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata
2023-11-01 11:21 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavfilter/vf_hqdn3d: Remove emms
2023-11-01 4:21 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC] financial sustainability Plan A (SPI)
2023-11-01 1:27 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/9] avcodec/vlc: merge lost 16bit end of array check
2023-10-31 22:22 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 5/9] avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer
[FFmpeg-devel] [PATCH 1/6] avformat/mov: Check that is_still_picture_avif has no trak based streams
2023-10-31 22:13 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/evc_ps: Check chroma_format_idc
2023-10-31 22:00 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/evc_parse: Check tid
[FFmpeg-devel] [PATCH 10 bit support v5 1/3] avcodec/amfenc: Fixes the color information in the output
2023-10-31 18:57 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 10 bit support v5 2/3] avcodec/amfenc: HDR metadata
` [FFmpeg-devel] [PATCH 10bit support v5 3/3] avcodec/amfenc: add 10 bit encoding in av1_amf
[FFmpeg-devel] [PATCH] libavcodec/amfenc: Fix issue with missing headers in AV1 encoder
2023-10-31 17:46 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH avcodec/amfenc: 10 bit support, v4, 1/3] avcodec/amfenc: Fixes the color information in the output
2023-10-31 17:42 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 10 bit support v5 "
` [FFmpeg-devel] [PATCH 10 bit support v5 2/3] avcodec/amfenc: HDR metadata
` [FFmpeg-devel] [PATCH 10bit support v5 3/3] avcodec/amfenc: add 10 bit encoding in av1_amf
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