[FFmpeg-devel] Fwd: [PATCH] Add myself as maintainer to the various ogg files. (PR #20961)

2025-11-18 Thread Romain Beauxis via ffmpeg-devel
I was not sure about how to CC the current maintainers via code.f.o so this is the CC.. -- Forwarded message - De : toots via ffmpeg-devel Date: mar. 18 nov. 2025 à 17:02 Subject: [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg files. (PR #20961) To: Cc: toots

[FFmpeg-devel] Re: [POLL][VOTE] Revoke social media delegation

2025-11-02 Thread Romain Beauxis via ffmpeg-devel
I like what JB is saying here. Is there a code of conduct or a set of rules for people representing the project? If so, is there an agreed upon procedure to respond to cases where these are not respected? This would make the whole matter more consensual and any decision regarding breaking the ru

[FFmpeg-devel] Re: [RFC] C++

2025-10-21 Thread Romain Beauxis via ffmpeg-devel
On Mon, Oct 20, 2025, 12:51 Tomas Härdin via ffmpeg-devel < [email protected]> wrote: > Hi > > I'm writing this email to get a feel for how everyone feels about > making more use of C++ in the codebase. I am only proposing using C++ > *internally*, and only where it makes sense. I am not sug

[FFmpeg-devel] Re: [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.

2025-10-17 Thread Romain Beauxis via ffmpeg-devel
Hi all, Thank you so much for taking the time to look into this, Yalda. I'm glad that you found the changes suitable! I have looked into the memory leak with the api-dump-stream-meta-test. The test binary was not written with a continuous http stream in mind so it needs to be updated to shutdow

[FFmpeg-devel] Re: [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.

2025-09-29 Thread Romain Beauxis via ffmpeg-devel
Le lun. 29 sept. 2025 à 11:46, Yalda a écrit : > > Hi Romain, > > My pleasure and thanks for contributing this change. > > I was just wanting to know on this line (tagged in PR comments), if > there are scenarios > where we may only get one of these blocks on segment change and if we need to > als

Re: [FFmpeg-devel] [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.

2025-08-24 Thread Romain Beauxis via ffmpeg-devel
Le mer. 20 août 2025 à 15:25, Yalda via ffmpeg-devel a écrit : > Thanks Romain. I am experimenting with this and trying the patches. Awesome. Thanks so much for your time! I have rebased the vorbis header PR against the latest `master` (would love to call it main). I have also pushed the next p