wyatt8740 has joined #ffmpeg-devel
<jamrial> nevcairiel: do i add _BACK to 7.1.4 too, because it has top back channels when top side also exist?
<nevcairiel> oof no idea
<nevcairiel> maybe we should introduce the surround channels the specs always use, which are an intermediate between side and rear =P
<jamrial> too breaking :p
thilo has quit [Ping timeout: 240 seconds]
MrZeus__ has quit [Ping timeout: 240 seconds]
thilo has joined #ffmpeg-devel
thilo has joined #ffmpeg-devel
thilo has quit [Changing host]
mkver has quit [Ping timeout: 264 seconds]
wangbin has joined #ffmpeg-devel
lemourin has quit [Read error: Connection reset by peer]
lemourin0 has joined #ffmpeg-devel
lemourin0 is now known as lemourin
wangbin has quit [Ping timeout: 272 seconds]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
MetaNova has quit [Ping timeout: 240 seconds]
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
MetaNova has joined #ffmpeg-devel
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
dykai has joined #ffmpeg-devel
dykai has quit [Remote host closed the connection]
wangbin has joined #ffmpeg-devel
zsoltiv_ has quit [Ping timeout: 240 seconds]
jamrial has quit []
wyatt8750 has joined #ffmpeg-devel
wyatt8740 has quit [Ping timeout: 255 seconds]
tufei has quit [Quit: Leaving]
durandal_1707 has quit [Ping timeout: 240 seconds]
durandal_1707 has joined #ffmpeg-devel
tufei has joined #ffmpeg-devel
cone-313 has joined #ffmpeg-devel
<cone-313> ffmpeg Lynne master:c258623c0a63: hwcontext_vulkan: improve queue family init code
kurosu has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
zsoltiv_ has joined #ffmpeg-devel
dionisis has joined #ffmpeg-devel
zsoltiv_ has quit [Ping timeout: 245 seconds]
psilokos_ has quit [Ping timeout: 255 seconds]
odrling has quit [Remote host closed the connection]
odrling has joined #ffmpeg-devel
dellas has joined #ffmpeg-devel
zsoltiv_ has joined #ffmpeg-devel
ssssss has joined #ffmpeg-devel
ssssss has quit [Client Quit]
cone-313 has quit [Quit: transmission timeout]
dellas has quit [Remote host closed the connection]
MisterMinister has quit [Ping timeout: 248 seconds]
bilboed7 has joined #ffmpeg-devel
bilboed has quit [Ping timeout: 255 seconds]
bilboed7 is now known as bilboed
AbleBacon has quit [Read error: Connection reset by peer]
philipl has quit [Ping timeout: 255 seconds]
philipl has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
Traneptora has quit [Ping timeout: 255 seconds]
Traneptora_ has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 272 seconds]
rvalue has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
wangbin has quit [Ping timeout: 240 seconds]
rvalue has quit [Ping timeout: 264 seconds]
rvalue has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
Traneptora_ has quit [Quit: Quit]
Traneptora has joined #ffmpeg-devel
<Traneptora> do we merge changes to code style that don't do anything functional?
<elenril> yes
<elenril> if they are an actual improvement
<JEEB> yup
<Traneptora> I'm looking at the paeth filter code in pngdec.c, specifically, and it has an if/else branch that can be replaced by FFMIN3, and that sort of thing
kwizart has quit [Quit: leaving]
rvalue has quit [Ping timeout: 255 seconds]
<Traneptora> current style says that block macros should be surrounded with do { } while (0), right?
<Traneptora> and we prefer while (1) over for (;;), right?
<Traneptora> another question: is right-shifting a signed integer that is known to be negative UB?
psilokos_ has joined #ffmpeg-devel
<elenril> 6.5.7.5
<elenril> The result of E1 >> E2 is E1 right-shifted E2 bit positions. [...] If E1 has a signed type and a negative value, the resulting value is implementation-defined
<wbs> implementation defined is ok, we rely on 2s complement
<wbs> left shift of negative values is what's not ok
Krowl has quit [Read error: Connection reset by peer]
<Traneptora> ah okay, I see here If (some_char & 0x80) some_char >> 6;
<Traneptora> but it looks like that works out
navi has joined #ffmpeg-devel
dellas has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
cone-461 has joined #ffmpeg-devel
<cone-461> ffmpeg Martin Storsjö master:0679e853315b: aarch64: Stop using asm/hwcap.h for the HWCAP_* detection
<cone-461> ffmpeg Martin Storsjö master:a4877f1ec11e: aarch64: Only enable extensions in the intended files/regions
aljazmc_ has quit [Remote host closed the connection]
aljazmc has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
dellas has quit [Remote host closed the connection]
Krowl has joined #ffmpeg-devel
dionisis has left #ffmpeg-devel [WeeChat 3.8]
MrZeus__ has joined #ffmpeg-devel
cone-461 has quit [Quit: transmission timeout]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
rvalue has joined #ffmpeg-devel
dykai has joined #ffmpeg-devel
dykai has quit [Client Quit]
Krowl has quit [Read error: Connection reset by peer]
<courmisch> Lynne: looks like SiFive is all but dead
Krowl has joined #ffmpeg-devel
<durandal_1707> ?
<durandal_1707> ban ubitux
dellas has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
<Gramner> does that mean risc-v is doomed outside of basic tiny microcontrollers?
blb has quit [Quit: brb]
<elenril> power11 is the future
<durandal_1707> future is dead
<kierank> durandal_1707: future is croatian chip
blb has joined #ffmpeg-devel
<durandal_1707> future is kierank's bios with SDR support
<thardin> adding ffmpeg into coreboot would be funny
<thardin> add boot cinematics ála xbox
<Lynne> courmisch: impossible, it has intel funding
<Lynne> or do you mean it's dead because they haven't released their new boards they said they would in july, that no one actually wanted to buy
<courmisch> Lynne: big layoffs
<courmisch> giving up on licensing model, focusing on custom order design
<courmisch> oh I know how to fix it! elenril can bring his quadruple precision FPU business to them!
<durandal_1707> 256bit floats?
<courmisch> 128-bit AFAII
<courmisch> it's already supported by *some* PPC cores
AbleBacon has joined #ffmpeg-devel
MrZeus_ has joined #ffmpeg-devel
elastic_dog has quit [Ping timeout: 272 seconds]
MrZeus__ has quit [Ping timeout: 255 seconds]
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
MrZeus__ has joined #ffmpeg-devel
elastic_dog has joined #ffmpeg-devel
MrZeus_ has quit [Ping timeout: 272 seconds]
Krowl has quit [Read error: Connection reset by peer]
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
dionisis has joined #ffmpeg-devel
<ubitux> durandal_1707?
<ubitux> what did i do?
<durandal_1707> ubitux: removed alpha support in palette filters
<Lynne> courmisch: is it because of china?
<Lynne> I remember the US grumbling on about how cooperating gives "the enemy" knowledge of advanced CPUs needed to make evil AIs
MrZeus_ has joined #ffmpeg-devel
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
MrZeus__ has quit [Ping timeout: 255 seconds]
MrZeus has joined #ffmpeg-devel
MrZeus_ has quit [Ping timeout: 255 seconds]
<Lynne> wow, only founders left
<another|> I have a feeling Horsecreek might never come
<Lynne> there were other companies that offered licensing a core, right?
<durandal_1707> horse is for you
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
<another|> lots of SOCs build upon SiFive cores
<Lynne> right, visionfive and so on
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
Gyan has joined #ffmpeg-devel
Gyan has quit [Client Quit]
MrZeus_ has joined #ffmpeg-devel
MrZeus has quit [Ping timeout: 255 seconds]
averne has quit [Quit: quit]
dionisis has quit [Ping timeout: 258 seconds]
another| has quit [Remote host closed the connection]
another has joined #ffmpeg-devel
another is now known as another|
MrZeus__ has joined #ffmpeg-devel
MrZeus_ has quit [Ping timeout: 245 seconds]
MrZeus_ has joined #ffmpeg-devel
averne has joined #ffmpeg-devel
MrZeus__ has quit [Ping timeout: 240 seconds]
dellas has quit [Remote host closed the connection]
Teukka has quit [Read error: Connection reset by peer]
Teukka has joined #ffmpeg-devel
Teukka has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
user23 has joined #ffmpeg-devel
feiw has quit [Ping timeout: 260 seconds]
feiw has joined #ffmpeg-devel
MrZeus__ has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
MrZeus_ has quit [Ping timeout: 255 seconds]
System_Error has joined #ffmpeg-devel
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
sepro has quit [Quit: Bye!]
kurosu has quit [Quit: Connection closed for inactivity]
user23 has quit [Ping timeout: 248 seconds]
tufei has quit [Remote host closed the connection]
tufei has joined #ffmpeg-devel
aliher has quit [Quit: WeeChat 2.3]
user23 has joined #ffmpeg-devel
navi has quit [Quit: WeeChat 4.0.4]
mkver has quit [Ping timeout: 258 seconds]
dellas has joined #ffmpeg-devel
user23 has quit [Remote host closed the connection]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
durandal_1707 has quit [Read error: Connection reset by peer]
mkver has joined #ffmpeg-devel
dellas has quit [Read error: Connection reset by peer]
dellas has joined #ffmpeg-devel