From: Romain Beauxis <romain.beauxis@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: [FFmpeg-devel] Recommendations to facilitation patch reviews on forgejo/ML? Date: Tue, 29 Jul 2025 16:42:41 -0500 Message-ID: <CABWZ6OQUjBLD84pan1XpveUvT7Eb2gEHVGbt2GTCB1Vea4Escg@mail.gmail.com> (raw) Hi all, Are there any recommendations on how to best get attention to some patches/changes? With the introduction of the new forgejo workflow (which I personally welcome!), I am wondering how casual contributors like myself should approach the task of finding reviewers. So far, I am aware of the following: * Contact a listed MAINTAINER if they are still active * Get attention on the Mailing List. * Ping people on IRC * Forgejo? The advantage of the ML for this problem is that all patches are visible to all subscribers. But, for Forgejo, it seems very easy to have PRs fall through the cracks. The only thing that I can think of at the moment is to assign to people that have been active in reviewing other PRs. Is there a better suggested way? Should the ML be used to advertise PRs up for review? For a practical reference, here's my situation: while working on fixing ogg muxer/demuxer, I have had success getting some response from a general standpoint but I have never found someone committed to working on the ogg subset of the project and the listed MAINTAINER does not seem active anymore. I understand that ogg is an old container but it is still the standard container for a lot of online streaming and ffmpeg is the default implementation for most browsers reading (and more). It seems like it should be in the interest of the project to improve its support? The patch in question is here: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20026 Or here on the ML: https://ffmpeg.org/pipermail/ffmpeg-devel/2025-June/344442.html The larger context is a rewrite of the ogg/demuxer when working with sequential streams to: * Remove stream packet headers from the demuxer (as suggested by Lynne) * Fix PTS/DTS discontinuity. Subsequent ogg logical stream currently reset the PTS/DTS counter which is a problem. * Support copy-only repackaging of sequentialized ogg streams. Any advice would be welcome. Thanks! -- Romain _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next reply other threads:[~2025-07-29 21:43 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-07-29 21:42 Romain Beauxis [this message] 2025-07-29 21:52 ` Nicolas George
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CABWZ6OQUjBLD84pan1XpveUvT7Eb2gEHVGbt2GTCB1Vea4Escg@mail.gmail.com \ --to=romain.beauxis@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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