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
iive has quit [Quit: They came for me...]
System_Error has quit [Ping timeout: 244 seconds]
aaabbb has joined #ffmpeg-devel
System_Error has joined #ffmpeg-devel
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Client Quit]
___nick___ has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 248 seconds]
rvalue has joined #ffmpeg-devel
pelotron has quit [Quit: ~pelotron()]
pelotron has joined #ffmpeg-devel
jamrial has quit []
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 272 seconds]
minimal has quit [Quit: Leaving]
cone-223 has joined #ffmpeg-devel
<cone-223> ffmpeg Lynne master:a9b2c10eee9c: hwcontext_vulkan: use host image copy
<cone-223> ffmpeg averne master:f604d1093f05: vulkan/ffv1dec: fix leak in FFVulkanDecodeShared
<cone-223> ffmpeg averne master:9e9316326812: vulkan/ffv1dec: fix FFVkSPIRVCompiler leak
<cone-223> ffmpeg averne master:ba52d7802e0f: vulkan: fix leak in FFVkExecPool
<Lynne> fuck, 5L soda bottle
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
DauntlessOne49 has quit [Ping timeout: 260 seconds]
DauntlessOne49 has joined #ffmpeg-devel
sepro has joined #ffmpeg-devel
<cone-223> ffmpeg Lynne master:3ac7d7029183: hwcontext_vulkan: fix image copy
blb has quit [Ping timeout: 272 seconds]
mkver has quit [Ping timeout: 265 seconds]
blb has joined #ffmpeg-devel
TheVibeCoder has joined #ffmpeg-devel
TheVibeCoder has quit [Client Quit]
<compn> anyone who trusts git master deserves it /s
TheVibeCoder has joined #ffmpeg-devel
av500 has joined #ffmpeg-devel
Everything has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 252 seconds]
cone-223 has quit [Quit: transmission timeout]
rvalue has joined #ffmpeg-devel
<fflogger> [editedticket] mg3242: Ticket #11629 ([ffmpeg] Memory Leak in FFmpeg During Extended Processing) updated https://trac.ffmpeg.org/ticket/11629#comment:9
<fflogger> [editedticket] kasper93: Ticket #11629 ([ffmpeg] Memory Leak in FFmpeg During Extended Processing) updated https://trac.ffmpeg.org/ticket/11629#comment:10
rvalue has quit [Ping timeout: 252 seconds]
rvalue has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
Anthony_ZO has quit [Ping timeout: 276 seconds]
System_Error has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
usagi_mimi has quit [Quit: WeeChat 4.6.3]
<fflogger> [newticket] theshoeshiner: Ticket #11632 ([undetermined] Infinite loop parsing m3u8 playlist) created https://trac.ffmpeg.org/ticket/11632
<fflogger> [editedticket] theshoeshiner: Ticket #11632 ([undetermined] Infinite loop parsing m3u8 playlist) updated https://trac.ffmpeg.org/ticket/11632#comment:1
<fflogger> [editedticket] theshoeshiner: Ticket #11632 ([undetermined] Infinite loop parsing m3u8 playlist) updated https://trac.ffmpeg.org/ticket/11632#comment:2
usagi_mimi has joined #ffmpeg-devel
meego has joined #ffmpeg-devel
<haasn> ramiro: probably you won't see this until you're back but I finished my split_planes branch
meego has quit [Remote host closed the connection]
<haasn> one of the major changes I had to make for the architecture is that I introduced an SWS_OP_ASSUME pseudo-op which just carries value range metadata
<haasn> we can insert this at the correct place in the pixfmt decode pipeline (after SWAP_BYTES, SWIZZLE and RSHIFT)
<haasn> it gets eliminated again during optimization so no back-end will ever see it
<haasn> but it does make the value range tracking _much_ cleaner than it was before
<haasn> (and, of course, we could have a flag to omit this assumption op, like SWS_ALLOW_OUT_OF_RANGE or whatever)
<haasn> (which would then ensure that we properly value range clamp any illegal values that may occur)
<haasn> or maybe SWS_STRICT
<haasn> nice, forgejo shows "%!d() commits" on repos
<haasn> BtbN: something seems eriously broken there
<BtbN> seems like valkey hard-locked itself
<BtbN> restarted it, and stuff is fine again
<BtbN> Might need to reduce memory allocation for it a little
<fflogger> [newticket] nicol: Ticket #11633 ([avfilter] Loading more than 2 files in the signature filter consumes a lot of memory) created https://trac.ffmpeg.org/ticket/11633
meego has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
<meego> Good morning. I'm very new to working on ffmpeg, and working on SIMD optimization for f_ebur128. I am writing tests, and since EBU R 128 has a full compliance test suite, I'm thinking of implementing the whole suite (70 sample files, 300MB in total uncompressed).
<meego> I understand that this many files cannot be merged in-repo in tests/ or uploaded to fate-suite. What's the recommended way to deal with these large compliance sample sets?
<TheVibeCoder> you do tests privately
<TheVibeCoder> besides filter operates in floats
<JEEB> meego: we do have various reference test suites as part of FATE already
<TheVibeCoder> thus needs special checkings
ocrete has quit [Quit: The Lounge - https://thelounge.chat]
<JEEB> H.264/HEVC/AAC etc
<meego> ok thanks
ocrete has joined #ffmpeg-devel
<kierank> maybe we should have a megafate
<kierank> for x86 and stuff
<kierank> embedded stuff can do normal fate
<TheVibeCoder> who will sponsor infrastructure?
<kierank> lol
<meego> Big shops like Netflix often sponsor things like this. A 200USD/mo VM is a rounding error for them. I know at least one former ffmpeg contributor who works there now
<TheVibeCoder> ok, contact me when everything is ready to roll on
<TheVibeCoder> perspective is GPLv2+, zoompan is LGPLv2.1+
<mkver> 300MB is way too much.
emmastrck has joined #ffmpeg-devel
emmastrck has joined #ffmpeg-devel
emmastrck has quit [Changing host]
emmastrck is now known as pshufb
pshufb has quit [Ping timeout: 272 seconds]
<mkver> Lynne: src/libavutil/vulkan.c:111:16: error: ‘VK_IMAGE_USAGE_HOST_TRANSFER_BIT’ undeclared (first use in this function); did you mean ‘VK_IMAGE_USAGE_HOST_TRANSFER_BIT_EXT’?
<Lynne> ah, thanks, I'll fix it
LainIwakura has joined #ffmpeg-devel
pshufb has joined #ffmpeg-devel
ocrete1 has joined #ffmpeg-devel
LainIwakura has quit [Quit: Client closed]
___nick___ has quit [Ping timeout: 260 seconds]
___nick___ has joined #ffmpeg-devel
LainIwakura has joined #ffmpeg-devel
uau has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in]
uau has joined #ffmpeg-devel
minimal has joined #ffmpeg-devel
cone-113 has joined #ffmpeg-devel
<cone-113> ffmpeg Lynne master:922a1ca98955: vulkan: maintain compatibility with older headers
mkver has quit [Ping timeout: 245 seconds]
mkver has joined #ffmpeg-devel
pshufb has quit [Ping timeout: 252 seconds]
pshufb has joined #ffmpeg-devel
pshufb has quit [Changing host]
pshufb has joined #ffmpeg-devel
meego has quit [Remote host closed the connection]
^Neo_ has joined #ffmpeg-devel
Everything has quit [Quit: leaving]
MisterMinister has quit [Ping timeout: 252 seconds]
MisterMinister has joined #ffmpeg-devel
^Neo has quit [Ping timeout: 248 seconds]
mkver has quit [Ping timeout: 248 seconds]
mkver has joined #ffmpeg-devel
<cone-113> ffmpeg Marvin Scholz master:2dcd9c5aac46: doc: use av_dict_iterate in documentation example
<cone-113> ffmpeg Erik Linge master:c917f28c49e9: avformat/rtsp: parse framerate in sdp
<cone-113> ffmpeg Erik Linge master:e8199f95d68c: avformat/rtpdec_jpeg: Set width and heigh codec parameters
<cone-113> ffmpeg Marvin Scholz master:93255f1c487f: avformat/sdp: add framerate entry
<cone-113> ffmpeg Marvin Scholz master:2c3ac6e0faab: lavfi/f_sendcmd: add helper to clear Command
<cone-113> ffmpeg Marvin Scholz master:089e69dfe49a: lavfi/f_sendcmd: clear Command on alloc failure
<cone-113> ffmpeg Marvin Scholz master:f019dd69f0f5: ffmpeg_demux: init resume_warn variable
LainIwakura has quit [Ping timeout: 272 seconds]
pshufb has quit [Ping timeout: 272 seconds]
pshufb has joined #ffmpeg-devel
pshufb has joined #ffmpeg-devel
pshufb has quit [Changing host]
pshufb has quit [Ping timeout: 276 seconds]
mkver has quit [Ping timeout: 260 seconds]
minimal has quit [Read error: Connection reset by peer]
minimal has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Everything has joined #ffmpeg-devel
pshufb has joined #ffmpeg-devel
pshufb has quit [Changing host]
pshufb has joined #ffmpeg-devel
mkver has quit [Ping timeout: 265 seconds]
mkver has joined #ffmpeg-devel
iive has joined #ffmpeg-devel
pshufb has quit [Ping timeout: 260 seconds]
Everything has quit [Quit: leaving]
kasper93 has quit [Read error: Connection reset by peer]
psykose has quit [Remote host closed the connection]
psykose has joined #ffmpeg-devel
cone-113 has quit [Quit: transmission timeout]
pshufb has joined #ffmpeg-devel
pshufb has quit [Changing host]
pshufb has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 268 seconds]
kasper93 has joined #ffmpeg-devel
<pshufb> hi, my build of master is failing, is this happening for anyone else?
TheVibeCoder has quit [Ping timeout: 260 seconds]
<nevcairiel> fate seems happy, so no generic problem
<pshufb> oh, I didn't know of fate, if I did I wouldn't have written here, my apologies
rvalue has joined #ffmpeg-devel
pshufb has quit [Ping timeout: 268 seconds]
<BtbN> generally a good idea to share what is failing how
pshufb has joined #ffmpeg-devel
pshufb has quit [Ping timeout: 272 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
pshufb has joined #ffmpeg-devel
pshufb has joined #ffmpeg-devel
pshufb has quit [Changing host]
pelotron has quit [Quit: ~pelotron()]
pelotron has joined #ffmpeg-devel
odrling has quit [Remote host closed the connection]
odrling has joined #ffmpeg-devel
<compn> make distclean :D
usagi_mimi has quit [Ping timeout: 252 seconds]
usagi_mimi has joined #ffmpeg-devel
minimal has quit [Quit: Leaving]
pshufb has quit [Ping timeout: 260 seconds]