michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
Gramner has quit [Remote host closed the connection]
<frankplow>
Could somebody merge "lavc/dxvenc: improve compatibility with Resolume products"? It seems it's already gone through some review, there are no outstanding comments and the author's already pinged it four times over a month
Gramner has joined #ffmpeg-devel
<ramiro>
michaelni: could we give commit access to frankplow?
<thardin>
mov.c is yuuge
<thardin>
now I remember what I had in mind though. luckily it's already engineered to make reading fragment indices easier
<michaelni>
ramiro, was thinking the same. frankplow can you send a patch that adds you to MAINTAINERs ? if noone is against the patch then once its applied you get git write access
mkver has joined #ffmpeg-devel
minimal has joined #ffmpeg-devel
cone-747 has joined #ffmpeg-devel
<cone-747>
ffmpeg Lynne master:ab37c7e49ff9: ffv1enc: do not hardcode 1024 slices
Wu_Jianhua has joined #ffmpeg-devel
Wu_Jianhua has quit [Client Quit]
usagi_mimi has quit [Quit: WeeChat 4.6.3]
usagi_mimi has joined #ffmpeg-devel
<ramiro>
frankplow: could you also add your gpg fingerprint?
<frankplow>
ramiro: We don't require one, do we? Most commits don't have signatures
<frankplow>
I need to sort out my PGP keys to be honest. I don't know the best way to manage it with multiple machines and ideally different identities (work vs personal). I've tried using subkeys with expiry dates before but I always seem to end up confused with incompatible keys. Does anyone have any recommendations?
<ramiro>
frankplow: we don't require it, but I think michaelni prefers if there is one
<frankplow>
ramiro: Ok I will sort out my key situation probably this weekend and send a v2 with a signature
<ramiro>
I had to chase an old harddrive to find the private key to my fingerprint that's online when he asked for it :P
IndecisiveTurtle has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
cone-747 has quit [Quit: transmission timeout]
System_Error has joined #ffmpeg-devel
microlappy has joined #ffmpeg-devel
microlappy has quit [Client Quit]
microlappy has joined #ffmpeg-devel
microlappy has quit [Client Quit]
IndecisiveTurtle has quit [Quit: IndecisiveTurtle]
beastd has joined #ffmpeg-devel
<compn>
thardin, are you going to dismantle the mov.c monster? :)
iive has joined #ffmpeg-devel
witchymary has quit [Remote host closed the connection]
witchymary has joined #ffmpeg-devel
<thardin>
compn: well, maybe move some of the index handling out of it