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
<fjlogger> [FFmpeg/FFmpeg] Pull request #20221 merged: minor warning suppress (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20221) by k⁠asper93
<fjlogger> [FFmpeg/FFmpeg] Pull request #20236 opened: avutil/timecode: Check for integer overflow in av_timecode_init_from_components() (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236) by m⁠ichaelni
<fjlogger> [FFmpeg/FFmpeg] Pull request #20229 merged: fftools/ffmpeg_mux_init: Use 64bit for score computation in map_auto_video() (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20229) by m⁠ichaelni
Kimapr has joined #ffmpeg-devel
Kimapr_ has quit [Read error: Connection reset by peer]
<jamrial_> that's a weird way to report a tag was made
<jamrial_> but no weirder than what cone used to do
iive has quit [Quit: They came for me...]
<Lynne> BtbN: volk's code is literally equivalent to what we do
<BtbN> Doesn't help me though to get something to work that links -lvulkan
<Lynne> its not an alternative, it just dlopens the loader and loads function pointers
<BtbN> jamrial_: I guess I have to implement specific "tag made" logic. Cause making a tag is still a push, and that's what the bot listens for, and then gets confused
<BtbN> though it is technically accurately reporting on what happened
<Lynne> btw, we also have --enable-vulkan-static which instead of dlopening statically links
<BtbN> FFmpeg is not the problem. whisper is
<BtbN> it just directly links the loader. So if I want it to not hard-depend on it, I need a shim loader for the loader
<Lynne> I guess you could compile volk statically, at runtime initialize it globally, and from it give ffmpeg the single function pointer which finds function pointers
<Lynne> though I'm not sure what this gains
<Lynne> also, does code.ffmpeg.org's CI run on github? I thought we had our own runners
<fjlogger> [FFmpeg/FFmpeg] Pull request #20237 opened: avcodec/Makefile: add missing dependency for prores raw decoder (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20237) by k⁠asper93
bcheng has quit [Server closed connection]
bcheng has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] Pull request #20238 opened: .forgejo/CODEOWNERS: add myself to JPEG XL and PNG (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20238) by T⁠raneptora
pelotron has joined #ffmpeg-devel
pelotron has left #ffmpeg-devel [#ffmpeg-devel]
jamrial_ has quit []
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20235 avcodec/sanm: bl16: fix artifacts in larger videos (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20235#issuecomment-3222) by m⁠lauss2
^Neo_ has joined #ffmpeg-devel
^Neo has quit [Ping timeout: 260 seconds]
DauntlessOne4985 has joined #ffmpeg-devel
DauntlessOne498 has quit [Ping timeout: 272 seconds]
DauntlessOne4985 is now known as DauntlessOne498
ngaullier has joined #ffmpeg-devel
ngaullie has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 248 seconds]
HarshK23 has quit [Quit: Connection closed for inactivity]
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20235 avcodec/sanm: bl16: fix artifacts in larger videos (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20235#issuecomment-3224) by m⁠lauss2
mkver has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
ngaullie has quit [Ping timeout: 248 seconds]
putacho has joined #ffmpeg-devel
microchip_ has quit [Ping timeout: 276 seconds]
putacho is now known as microchip_
ngaullie has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 244 seconds]
Kimapr has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
ngaullie has quit [Ping timeout: 272 seconds]
mkver has quit [Ping timeout: 260 seconds]
mkver has joined #ffmpeg-devel
ngaullie has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 276 seconds]
witchymary has quit [Server closed connection]
minimal has joined #ffmpeg-devel
witchymary has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20208 [PATCH] avformat/apngdec: allow other chunks between fcTL and fdAT/IDAT (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20208#issuecomment-3226) by d⁠evjeonghwan
Kimapr_ has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
Kimapr has joined #ffmpeg-devel
DVedaa3 has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] Pull request #20237 merged: avcodec/Makefile: add missing dependency for prores raw decoder (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20237) by T⁠raneptora
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20237 avcodec/Makefile: add missing dependency for prores raw decoder (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20237#issuecomment-3230) by T⁠raneptora
<Traneptora> BtbN: looks like one of the actions is failing with Unknown option "--enable-whisper".
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20208 [PATCH] avformat/apngdec: allow other chunks between fcTL and fdAT/IDAT (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20208#issuecomment-3232) by T⁠raneptora
<fjlogger> [FFmpeg/FFmpeg] Pull request #20208 closed: [PATCH] avformat/apngdec: allow other chunks between fcTL and fdAT/IDAT (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20208) by T⁠raneptora
microchip_ has quit [Quit: Do coders dream of sheep() ?]
jamrial has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] Pull request #20239 opened: WIP: fix-heaac-probe (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20239) by n⁠gaullier
<Traneptora> jamrial: what was the consensus wrt https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20228
<Traneptora> we've cut to 8.0 but haven't tagged yet so I wasn't sure if I should merge it
<jamrial> it's fine, push it whenever you or michaelni want
<fjlogger> [FFmpeg/FFmpeg] Pull request #20228 merged: RELEASE: update to 8.0 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20228) by T⁠raneptora
microchip_ has joined #ffmpeg-devel
sepro has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
veritgo2358 has joined #ffmpeg-devel
veritgo235 has quit [Ping timeout: 272 seconds]
veritgo2358 is now known as veritgo235
System_Error has joined #ffmpeg-devel
<BtbN> Traneptora: that probably means the PR is based on a commit that didn't have it yet
<BtbN> a rebase onto latest master should fix it
<Traneptora> ah okay
<Traneptora> pushing the commit to master fixed it as well
<BtbN> I mean, yeah. Has the same effect :D
Kimapr has quit [Read error: Connection reset by peer]
Kimapr has joined #ffmpeg-devel
ocrete1 has quit [Quit: The Lounge - https://thelounge.chat]
ocrete1 has joined #ffmpeg-devel
Flat_ has quit [Quit: Rip internet]
<haasn> I have a philosophical question
<haasn> when e.g. vf_scale converts yuv420p to rgba, should it also strip the enum AVChromaLocation from the frame tagging?
<haasn> or the enum AVColorSpace for that matter
ngaullier has joined #ffmpeg-devel
<haasn> the status quo is that we do not strip such metadata
<jamrial> i'd say it should
<JEEB> AVColorSpace happens to have identity/RGB|XYZ as a value which would be correct, chroma location is something that should be stripped
<JEEB> since it no longer has any relevancy
ngaullie has quit [Read error: Connection reset by peer]
Flat has joined #ffmpeg-devel
<haasn> then, should we update av_frame_copy_props() to only copy properties relevant to the pixel format?
<haasn> i.e. don't copy over the colorspace or chroma location when copying e.g. yuv420p -> rgba
<haasn> because that would basically fix all such instances
<JEEB> it should be in some centralized location, yes
<jamrial> i don't think copy props should be altering fields based on other fields like this
<Traneptora> haasn: imo it should set the enum AVColorSpace to GBR (aka identity)
<Traneptora> instead of stripping it entirely
<Traneptora> chroma location should be stripped IMO
CoreX has quit [Server closed connection]
CoreX has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
indecisiveturtle has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20031 WIP: AVFrame alpha mode (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20031#issuecomment-3247) by h⁠aasn
ngaullie has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 252 seconds]
Kimapr has quit [Remote host closed the connection]
Kimapr has joined #ffmpeg-devel
<kasper93> oh, my prores patch got merged
<kasper93> need to do it again
indecisiveturtle has quit [Ping timeout: 252 seconds]
indecisiveturtle has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] Pull request #20240 opened: avcodec/Makefile: add missing dependency for prores raw decoder (again) (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20240) by k⁠asper93
<kasper93> here we go again, missed before it uses also data
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20167 avutil/avassert: always implement av_assume with av_unreachable (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20167#issuecomment-3251) by k⁠asper93
Kimapr_ has joined #ffmpeg-devel
Kimapr has quit [Remote host closed the connection]
Kimapr_ has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
Kimapr has joined #ffmpeg-devel
ngaullie has quit [Ping timeout: 248 seconds]
<fjlogger> [FFmpeg/FFmpeg] Pull request #20241 opened: vvc-bdof-rework-2 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20241) by q⁠uink
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20223 vf_libplacebo: output empty frames during gaps in the input timeline (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20223#issuecomment-3259) by k⁠asper93
Kimapr_ has joined #ffmpeg-devel
Kimapr has quit [Remote host closed the connection]
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20236 avutil/timecode: Check for integer overflow in av_timecode_init_from_components() (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236#issuecomment-3260) by m⁠ichaelni
Kimapr has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
Kimapr has quit [Remote host closed the connection]
Kimapr has joined #ffmpeg-devel
HarshK23 has joined #ffmpeg-devel
srikanth has quit [Server closed connection]
srikanth has joined #ffmpeg-devel
<desmond-netint> hassn re: yuv420p->rgba. If rgba==sRGB, then shouldn't colortrc == iec69166-2-1, colorpri == bt709? colrange == pc? chromaloc and colorspc are meaningless
<JEEB> that is sRGB specifically, yes
<JEEB> and colorspace is one part of CICP so while it can be inferred from the pix_fmt, it's good manner to have it set to identity
<JEEB> (matrix coefficients)
<desmond-netint> if ffmpeg converts yuv420p -> rgba, I thought that these properties should be set in the AVFrame
DVedaa3 has quit [Ping timeout: 276 seconds]
Kimapr has quit [Remote host closed the connection]
Kimapr_ has joined #ffmpeg-devel
Kimapr has joined #ffmpeg-devel
Traneptora has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20240 avcodec/Makefile: add missing dependency for prores raw decoder (again) (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20240#issuecomment-3261) by T⁠raneptora
<jkqxz> Lynne: What is the reason why getting the propagated value from CBS doesn't work?
<jkqxz> Is this invisible frames or something?
<jkqxz> bcheng: ^
Kimapr_ has joined #ffmpeg-devel
Kimapr has quit [Remote host closed the connection]
DVedaa3 has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20223 vf_libplacebo: output empty frames during gaps in the input timeline (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20223#issuecomment-3264) by h⁠aasn
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20223 vf_libplacebo: output empty frames during gaps in the input timeline (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20223#issuecomment-3265) by k⁠asper93
DVedaa3 has quit [Ping timeout: 248 seconds]
<BtbN> wtf, the UPX folks have some "magic sauce" in their release binaries, and seemingly intentionally nerf any self-built variant: https://github.com/upx/upx/issues/924
<BtbN> that's one project to avoid, that's shady as hell
minimal has quit [Read error: Connection reset by peer]
Guest99 has joined #ffmpeg-devel
<BtbN> Asking about it just gets no response and the issue closed.
minimal has joined #ffmpeg-devel
Kimapr has joined #ffmpeg-devel
Kimapr_ has quit [Remote host closed the connection]
<BtbN> There's traces in the code behind WITH_NRV, but injecting that define results in unresolved symbols. So it's not just disabled, but the code is actively missing
<nevcairiel> upx was always somewhat shady and many AV tools blanket flag them
<BtbN> i.e. the binaries they publish are built from secret code
<BtbN> while being GPL-2+
<BtbN> Like, you can see the code use upx_nrv_test_overlap(), but it's not implemented anywhere
<BtbN> and the same for a bunch of other functions
<BtbN> Well, upx gets abused by malware, that's not their fault
Guest99 has quit [Quit: Client closed]
<BtbN> Not too sure about GPL, but it sounds like a plain violation to me?
<BtbN> It's impossible to reproduce the binaries they distribute
<BtbN> In theory I could now, on the basis of the GPL, request the source code from them, couldn't I?
Kimapr has quit [Remote host closed the connection]
<JEEB> if you have a binary that is GPL licensed, yes. of course if they own all the copyright they could have dual licensing for their own binaries
<nevcairiel> The owner of the code can really do anything
Kimapr has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20240 avcodec/Makefile: add missing dependency for prores raw decoder (again) (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20240#issuecomment-3266) by k⁠asper93
<BtbN> People asked me for support to UPX the ffmpeg binaries from my builds, so I thought about including it as an option
<BtbN> but I'm not gonna bundle their binaries. That's ultra shady, specially with this behaviour
<Traneptora> I don't understand how open source software has "secret sauce"
<Traneptora> that's just not open source
<BtbN> Well, it has parts of the code "#if SOME_DEFINE"ed off
<BtbN> and then there is some secret code somewhere with a significantly better compression algorithm, which they use for the binary releases
<BtbN> it makes no sense
<Traneptora> yea, that's just... not open source
<BtbN> Well, they say it's GPL-2+
<Traneptora> well, if the releases aren't compiled from the published source, that's not open source
<BtbN> I really wonder how that works out, license wise
<BtbN> Everything on that repo suggests it's GPL-2+, but the binaries can't be
<BtbN> Wouldn't surprise me if that issue I opened get silently deleted in a while
<JEEB> yea they'd have to be under a separate license and that'd only work if one entity has all the copyright and thus can relicense at need. I mean, that's one way of getting corporate licensees
<JEEB> but would be good if they actually mentioned that
<JEEB> "Our release binaries are under a separate license and contain proprietary optimizations" or so
<BtbN> not sure if they have a contributor CLA or something
<BtbN> Cause if not, any contributor whose code is in those binaries can for sure sue the source code under GPL-2+ out of them
<BtbN> I also don't understand why they would DO that, what do they gain? It's freeware either way
<JEEB> if it's not corporate licensing, then it's just the usual "my secret sauce", which we have seen with plenty of various formats. audio etc
<JEEB> plenty of free but not open source things
<BtbN> I wonder if zstd or something wouldn't outperform their secret sauce anyway
<Traneptora> sure but freeware (e.g. WinRAR) is not pretending to be Open Source
<BtbN> but the only difference for all I can see is that they allow the free usage of their stub loader they put into the compressed binaries no matter what you do with those binaries
<BtbN> Which seems like a good plan to me
<BtbN> Otherwise, it's all GPL-2+
<CounterPillow> UPX'ing random .exes is still relevant in the day and age where people ship 200 megabytes of electron bloat?
<BtbN> Well, my static ffmpeg.exe is approaching 200MB fast
<BtbN> upx brings it down to 30MB
<BtbN> But only with their secret algorithm
<Traneptora> even stripped?
<BtbN> I did not disable stripping, so yeah
<BtbN> There's like 50+ libraries linked into it statically
<Traneptora> ah
<BtbN> A debug build is almost 10GB
<BtbN> And full global LTO takes over an hour to link
<Traneptora> I'm not sure what their sauce is but xz takes it to 36 MB from 134 MB
<Traneptora> Zst takes it to 40 MB
<BtbN> The advantage of their algorithm is that it's super fast to decompress
<BtbN> using xz for it would lead to noticeable startup lag
<BtbN> They have some code in their loader that can decompress and run the code on the fly
<Traneptora> ah, I see
<Traneptora> lz4 takes it to 60M but it's crazy fast
indecisiveturtle has quit [Ping timeout: 260 seconds]
<Traneptora> I still don't trust whatever they did
<Traneptora> if it's not FOSS
indecisiveturtle has joined #ffmpeg-devel
<Traneptora> CounterPillow: I think people like upxing flatpak garbage
minimal has quit [Quit: Leaving]
<fjlogger> [FFmpeg/FFmpeg] Pull request #20240 merged: avcodec/Makefile: add missing dependency for prores raw decoder (again) (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20240) by k⁠asper93
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Client Quit]
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20240 avcodec/Makefile: add missing dependency for prores raw decoder (again) (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20240#issuecomment-3270) by k⁠asper93
___nick___ has joined #ffmpeg-devel
<kasper93> hopefully this time this is all
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20167 avutil/avassert: always implement av_assume with av_unreachable (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20167#issuecomment-3272) by T⁠raneptora
<fjlogger> [FFmpeg/FFmpeg] Pull request #20167 merged: avutil/avassert: always implement av_assume with av_unreachable (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20167) by T⁠raneptora
rvalue has quit [Remote host closed the connection]
___nick___ has quit [Ping timeout: 276 seconds]
rvalue has joined #ffmpeg-devel
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Ping timeout: 260 seconds]
welder has quit [Quit: WeeChat 4.6.3]
ramiro has quit [*.net *.split]
uau has quit [*.net *.split]
j45 has quit [*.net *.split]
nto has quit [*.net *.split]
BBB has quit [*.net *.split]
kekePower has quit [*.net *.split]
Venemo has quit [*.net *.split]
skinkie has quit [*.net *.split]
hbbs has quit [*.net *.split]
kepstin has quit [*.net *.split]
MetaNova has quit [*.net *.split]
quietvoid has quit [*.net *.split]
thardin has quit [*.net *.split]
frankplow has quit [*.net *.split]
drv has quit [*.net *.split]
chainik15 has quit [*.net *.split]
signalhunter has quit [*.net *.split]
Hassan01 has quit [*.net *.split]
Moon_Rabbit has quit [*.net *.split]
ePirat has quit [*.net *.split]
Hobbyboy has quit [*.net *.split]
pengvado has quit [*.net *.split]
llyyr has quit [*.net *.split]
rvalue has quit [*.net *.split]
Kei_N_ has quit [*.net *.split]
RT|AO has quit [*.net *.split]
tmatth has quit [*.net *.split]
Kwiboo has quit [*.net *.split]
rodgort` has quit [*.net *.split]
Thulinma has quit [*.net *.split]
linkmauve has quit [*.net *.split]
faidz has quit [*.net *.split]
j-b has quit [*.net *.split]
kierank has quit [*.net *.split]
AMM has quit [*.net *.split]
adema has quit [*.net *.split]
jkkm has quit [*.net *.split]
TD-Linux has quit [*.net *.split]
_rubik has quit [*.net *.split]
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20235 avcodec/sanm: bl16: fix artifacts in larger videos (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20235#issuecomment-3276) by m⁠lauss2
Venemo has joined #ffmpeg-devel
skinkie has joined #ffmpeg-devel
kepstin has joined #ffmpeg-devel
hbbs has joined #ffmpeg-devel
quietvoid has joined #ffmpeg-devel
frankplow has joined #ffmpeg-devel
drv has joined #ffmpeg-devel
thardin has joined #ffmpeg-devel
chainik15 has joined #ffmpeg-devel
Hassan01 has joined #ffmpeg-devel
signalhunter has joined #ffmpeg-devel
Moon_Rabbit has joined #ffmpeg-devel
Hobbyboy has joined #ffmpeg-devel
pengvado has joined #ffmpeg-devel
llyyr has joined #ffmpeg-devel
ePirat has joined #ffmpeg-devel
rossy has quit [Ping timeout: 276 seconds]
ramiro has joined #ffmpeg-devel
uau has joined #ffmpeg-devel
j45 has joined #ffmpeg-devel
BBB has joined #ffmpeg-devel
nto has joined #ffmpeg-devel
kekePower has joined #ffmpeg-devel
_rubik has joined #ffmpeg-devel
rvalue has joined #ffmpeg-devel
RT|AO has joined #ffmpeg-devel
Kei_N_ has joined #ffmpeg-devel
tmatth has joined #ffmpeg-devel
rodgort` has joined #ffmpeg-devel
Kwiboo has joined #ffmpeg-devel
faidz has joined #ffmpeg-devel
Thulinma has joined #ffmpeg-devel
linkmauve has joined #ffmpeg-devel
j-b has joined #ffmpeg-devel
kierank has joined #ffmpeg-devel
AMM has joined #ffmpeg-devel
adema has joined #ffmpeg-devel
TD-Linux has joined #ffmpeg-devel
jkkm has joined #ffmpeg-devel
MetaNova has joined #ffmpeg-devel
rossy has joined #ffmpeg-devel
Martchus has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20238 .forgejo/CODEOWNERS: add myself to JPEG XL and PNG (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20238#issuecomment-3278) by b⁠eastd
Venemo has quit [Changing host]
Venemo has joined #ffmpeg-devel
indecisiveturtle has quit [Ping timeout: 255 seconds]
iive has joined #ffmpeg-devel
paulk has joined #ffmpeg-devel
paulk has quit [Changing host]
paulk has joined #ffmpeg-devel
paulk has quit [Client Quit]
paulk has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20236 avutil/timecode: Check for integer overflow in av_timecode_init_from_components() (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236#issuecomment-3279) by t⁠oots
mkver has quit [Ping timeout: 245 seconds]
indecisiveturtle has joined #ffmpeg-devel
<fjlogger> [FFmpeg/FFmpeg] New comment on pull request #20236 avutil/timecode: Check for integer overflow in av_timecode_init_from_components() (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236#issuecomment-3280) by k⁠asper93
Kimapr has quit [Remote host closed the connection]
welder has joined #ffmpeg-devel
Kimapr_ has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
^Neo_ has quit [Ping timeout: 260 seconds]
<fjlogger> [FFmpeg/FFmpeg] Pull request #20242 opened: .forgejo/CODEOWNERS: remove reference to secret apparently uncommited code (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20242) by m⁠ichaelni
<fjlogger> [FFmpeg/FFmpeg] Pull request #20242 merged: .forgejo/CODEOWNERS: remove reference to secret apparently uncommited code (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20242) by m⁠ichaelni
Traneptora has quit [Ping timeout: 245 seconds]
Traneptora has joined #ffmpeg-devel
_whitelogger has joined #ffmpeg-devel