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 6.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
rvalue has quit [Ping timeout: 255 seconds]
rvalue has joined #ffmpeg-devel
iive has quit [Quit: They came for me...]
lexano has quit [Ping timeout: 255 seconds]
qeed has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]
thilo has quit [Ping timeout: 272 seconds]
thilo has joined #ffmpeg-devel
derpydoo has joined #ffmpeg-devel
cone-572 has quit [Quit: transmission timeout]
qeed has quit [Remote host closed the connection]
qeed has joined #ffmpeg-devel
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away, and yet it always breaks free.]
jamrial has quit []
stack_overflow has quit [Remote host closed the connection]
stack_overflow has joined #ffmpeg-devel
qeed has quit [Quit: Leaving]
\\Mr_C\\ has quit [Remote host closed the connection]
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 260 seconds]
<Lynne>
can we use anon unions now?
mkver has quit [Ping timeout: 252 seconds]
AbleBacon has quit [Read error: Connection reset by peer]
deer3 has quit [Ping timeout: 260 seconds]
MisterMinister has quit [Ping timeout: 255 seconds]
zsoltiv_ has quit [Ping timeout: 264 seconds]
deer3 has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
MisterMinister has quit [Ping timeout: 256 seconds]
MisterMinister has joined #ffmpeg-devel
kurosu has joined #ffmpeg-devel
<Traneptora>
BtbN: how is that better than indexing
<Traneptora>
if it exists add 1 and try again
<Lynne>
*anon structs, it's far too late
jarthur has quit [Quit: jarthur]
stack_overflow has quit [Remote host closed the connection]
<jamrial>
ok, guess the first will remain avoptless then
<rodeo>
and here I thought Ba'al was a Goa'uld (I mean, they're all very loosely based on actual deities, but for some reason I never bothered to look up the inspiration for this particular character)
<Lynne>
baal is the final boss of d2 lod, no idea what you're talking about
microchip_ is now known as OfficerPendejo
ngaullier has quit [Ping timeout: 264 seconds]
* courmisch
stabs elenril
<courmisch>
mail folder terror bombing
cone-052 has quit [Quit: transmission timeout]
<elenril>
that's nothing
<elenril>
and your client should fold all that into a single thread anyway
* courmisch
stabs elenril
<courmisch>
my client automatically expands threads with unread messages, as it should
<elenril>
configuration issue
<courmisch>
I will report you to the FFmpeg Mail Commitee
<elenril>
senpai status=noticed
<courmisch>
you're a little old for chuuni
<elenril>
reported to el presidente for defamation
<courmisch>
you can't do that, I set the constitution to True Separation
<courmisch>
"El Presidente cannot issue citizen actions - except for bribe. Increases the global liberty by 5."
rvalue has quit [Ping timeout: 255 seconds]
stack_overflow has quit [Ping timeout: 255 seconds]
rvalue has joined #ffmpeg-devel
stack_overflow has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
Sean_McG has joined #ffmpeg-devel
Mister_D has joined #ffmpeg-devel
MisterMinister has quit [Ping timeout: 240 seconds]
<Sean_McG>
hi :)
<rodeo>
hello
<Sean_McG>
does the owner of the x86_64-archlinux-gcc-ubsan FATE node (listed in the tool as 'ubitux2') hang out on IRC?
<JEEB>
ubitux does join every now and then :)
<jamrial>
yes, but he's not online atm
<Sean_McG>
I'm hoping to ask them if they can flush their ccache for that node as I think the test failures might be from previous miscompiles.
<Sean_McG>
(I've tried to reproduce the same failure locally and not had any luck)
<jamrial>
did you use the same gcc binary from Arch?
<Sean_McG>
no, in fact I'm actually working on a Debian 12 machine, so gcc 12.x -- but looking at the notes for what changed in gcc 13, I don't think there was anything related to ubsan, unless it was just missing from the release notes
<Sean_McG>
I suppose I could spin up an Arch VM -- maybe I will see if I have some time to do that this weekend
<JEEB>
for a quick sysroot often a podman/docker run with bash might be enough :)
j45_ has joined #ffmpeg-devel
j45 has quit [Ping timeout: 260 seconds]
j45_ is now known as j45
j45 has quit [Changing host]
j45 has joined #ffmpeg-devel
<Lynne>
Sean_McG: I've pinged ubitux
<Sean_McG>
cheers :)
<Sean_McG>
also I looked at the build failures on the MIPS node -- it looks like an absolute hot mess to fix
<Sean_McG>
some of the accel code for MIPS has been using instruction sets not available in the original mips1 -- and in the meantime there are other complications because of: 1) Loongson 2) gcc defaults changes on that platform with 5.0 and later, and 3) even glibc requires a mips2 now
<Sean_McG>
so it's tough to find the lowest common denominator
<Sean_McG>
we also didn't have any big-endian coverage until I added my QEMU PPC one earlier this week
<Sean_McG>
(I guess my memory is hazy, I always thought at least SH4 and the older ARM were big-endian)
Guest14 has quit [Quit: Client closed]
<haasn>
elenril: oh, sorry for missing mastering display metadata :)
<haasn>
Lynne: found it, it's EMDF variable_bits(n)
<haasn>
which is N bits followed by a 1 bit flag to read more (or not)
<JEEB>
is it the same EMDF as the (E-)AC-3 one?
Guest14 has joined #ffmpeg-devel
<haasn>
dunno
Guest14 has quit [Client Quit]
Traneptora has joined #ffmpeg-devel
Marth64 has joined #ffmpeg-devel
<Marth64>
happy Friday
<Sean_McG>
same to you
<Marth64>
thx
<haasn>
JEEB: yeah, it's the exact format from the EAC-3 pdf you linked
<JEEB>
ok so at least something matches lol
<JEEB>
I still find it hilarious how they threw that in there
unlord has quit [Changing host]
unlord has joined #ffmpeg-devel
<JEEB>
since they could just define a private T.35 payload
<JEEB>
like x264 f.ex. does
<jamrial>
<haasn> which is N bits followed by a 1 bit flag to read more (or not) <- sounds like leb
<quietvoid>
JEEB: they even partially setup a registration page for it
<JEEB>
yea, I recall that
englishm has quit [Ping timeout: 252 seconds]
englishm has joined #ffmpeg-devel
darkapex has quit [Remote host closed the connection]
darkapex has joined #ffmpeg-devel
Marth64 has quit [Remote host closed the connection]
AbduSaber has joined #ffmpeg-devel
AbduSaber has quit [Client Quit]
jamrial has quit [Read error: Connection reset by peer]
jamrial has joined #ffmpeg-devel
mkver has quit [Ping timeout: 252 seconds]
qeed has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]