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
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
<mkver> ePirat: Patches for fixing the Clang deprecation warnings on the ML.
<ePirat> mkver, where?
<ePirat> mkver, oh I did not notice because the subject line was something completely different
<mkver> It relies on the other patches.
mkver has quit [Ping timeout: 252 seconds]
thilo has quit [Ping timeout: 252 seconds]
thilo has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
ahmedhamed has quit [Excess Flood]
ahmedhamed has joined #ffmpeg-devel
^Neo_ has quit [Ping timeout: 260 seconds]
witchymary has quit [Ping timeout: 272 seconds]
minimal has quit [Quit: Leaving]
Sean_McG has quit [Ping timeout: 244 seconds]
Sean_McG has joined #ffmpeg-devel
jamrial has quit []
Marth64[m] has quit [Remote host closed the connection]
Marth64[m] has joined #ffmpeg-devel
zsoltiv has quit [Ping timeout: 244 seconds]
zsoltiv_ has quit [Ping timeout: 272 seconds]
Sean_McG has quit [Ping timeout: 244 seconds]
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 245 seconds]
mkver has quit [Remote host closed the connection]
System_Error has quit [Remote host closed the connection]
th3synth4x has joined #ffmpeg-devel
th3synth4x has quit [Client Quit]
System_Error has joined #ffmpeg-devel
ahmedhamed has quit [Quit: Connection closed for inactivity]
ngaullier has joined #ffmpeg-devel
Chagalle has quit [Ping timeout: 276 seconds]
Chagall has joined #ffmpeg-devel
<kierank> 10:17:54 <Sean_McG> BTW not sure who to thank, but I like the new stylesheet for FATE.
<kierank> I don't understand the green highlighting
<kierank> what does the highlighted green row mean
witchymary has joined #ffmpeg-devel
<nevcairiel> builds that returned to green from another color
<nevcairiel> similar would be yellow or red rows, they changed color in the last build
<nevcairiel> the information was previously indicated already, just not very obvious..
derpydoo has joined #ffmpeg-devel
jdek has quit [Ping timeout: 248 seconds]
jdek has joined #ffmpeg-devel
compnnn has joined #ffmpeg-devel
compnn has quit [Read error: Connection reset by peer]
^Neo has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
derpydoo has quit [Ping timeout: 252 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
Guest97 has joined #ffmpeg-devel
derpydoo has joined #ffmpeg-devel
SohamK has joined #ffmpeg-devel
SohamK has quit [Changing host]
SohamK has joined #ffmpeg-devel
delewis_ has quit [Remote host closed the connection]
delewis_ has joined #ffmpeg-devel
Guest97 has quit [Quit: Client closed]
ccawley2011 has joined #ffmpeg-devel
SohamK has quit [Quit: Client closed]
ngaullier has quit [Remote host closed the connection]
derpydoo has quit [Quit: derpydoo]
Tanay has quit [Ping timeout: 260 seconds]
minimal has joined #ffmpeg-devel
IndecisiveTurtle has quit [Remote host closed the connection]
Tanay has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
SohamK has joined #ffmpeg-devel
SohamK has quit [Changing host]
SohamK has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
<fflogger> [newticket] damian101: Ticket #11494 ([avcodec] Encoding to ffv1 produces broken bitstream for specific sample with specific settings) created https://trac.ffmpeg.org/ticket/11494
Anthony_ZO has joined #ffmpeg-devel
<Traneptora> huh, I can reproduce that on master
cone-028 has joined #ffmpeg-devel
<cone-028> ffmpeg Krzysztof Pyrkosz master:f9b8f30680b6: avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
twelve has joined #ffmpeg-devel
<Traneptora> though if I read the resulting file with ffmpeg 7.1 it just says bytestream end mismatch -5
SohamK has quit [Quit: Client closed]
<cone-028> ffmpeg Andreas Rheinhardt master:3defca7eae02: avcodec/rv34: Make ff_rv34_get_start_offset() honor its name
<cone-028> ffmpeg Andreas Rheinhardt master:8aa08c9fa02e: avcodec/vc1_block, vc1dec: Don't use c_dc_scale(_table)?
<cone-028> ffmpeg Andreas Rheinhardt master:38e8eefc9c2c: avcodec/vc1_block: Inline y_dc_scale_table
<mkver> So slow
<cone-028> ffmpeg Andreas Rheinhardt master:094c2e7f5b4b: avcodec/vc1dec: Don't initialize unused parts of ScanTable
<cone-028> ffmpeg Andreas Rheinhardt master:4d8b706b1d33: avcodec/mpeg12dec: Don't count errors from first thread twice
<cone-028> ffmpeg Andreas Rheinhardt master:0c7e34856dcf: avcodec/mpeg12dec: Mark flush as cold
<cone-028> ffmpeg Andreas Rheinhardt master:7abc9c5e3d12: avcodec/h261dec: Don't call ff_set_qscale()
<cone-028> ffmpeg Andreas Rheinhardt master:a02fb1a4f43d: avcodec/h261: Use forward-declaration for MpegEncContext
<cone-028> ffmpeg Andreas Rheinhardt master:9479ee50384a: avcodec/mpegvideo_enc: Move default_mv_penalty to h261enc.c
<cone-028> ffmpeg Andreas Rheinhardt master:3977abc89fa2: avcodec/mpegutils: Move MAX_FCODE to mpegvideoenc.h
<cone-028> ffmpeg Andreas Rheinhardt master:94f364289b89: avcodec/ituh263enc: Move MPEG-4 fcode_tab to mpeg4videoenc.c
<cone-028> ffmpeg Andreas Rheinhardt master:f67e5bf2cca5: avcodec/ituh263enc: Remove redundant setting of dc_scale_tables
<cone-028> ffmpeg Andreas Rheinhardt master:9ca97756ace1: avcodec/ituh263enc: Combine branches
<cone-028> ffmpeg Andreas Rheinhardt master:607bc17b52d2: avcodec/ituh263enc: Make SVQ1+Snowenc stop calling ff_h263_encode_init()
twelve has quit [Ping timeout: 260 seconds]
<cone-028> ffmpeg Andreas Rheinhardt master:9e5a1b8693e0: avcodec/ituh263enc: Use memset where appropriate
<cone-028> ffmpeg Andreas Rheinhardt master:17ff442adb38: avcodec/flvenc: Remove redundant setting of dc_scale_tables
<cone-028> ffmpeg Andreas Rheinhardt master:f5f2c37a5225: avcodec/ituh263dec: Reorder branches
<cone-028> ffmpeg Andreas Rheinhardt master:c050269edaca: avcodec/mpeg4videodec: Bail out earlier when parsing
<cone-028> ffmpeg Andreas Rheinhardt master:5df8c86b247f: avcodec/mpeg4video: Split ff_mpeg4_pred_dc()
<cone-028> ffmpeg Andreas Rheinhardt master:70359de69fe0: avcodec/mpeg4video: Move IS_3IV1 macro to mpeg4videodec.c
<cone-028> ffmpeg Andreas Rheinhardt master:daff2df1a0f3: avcodec/mpegvideo_enc: Only allocate chroma intra matrices when needed
<cone-028> ffmpeg Andreas Rheinhardt master:7223363ccb2c: avcodec/mpegvideo_enc: Set chroma_intra_matrix for SpeedHQ
<cone-028> ffmpeg Andreas Rheinhardt master:a43124452f8c: avcodec/mpegvideo_enc: Factor checks out of loop
<cone-028> ffmpeg Andreas Rheinhardt master:41451b4eef61: avcodec/mpegvideo_enc: Only allocate inter matrices when needed
<cone-028> ffmpeg Andreas Rheinhardt master:726adfafc6da: avcodec/mpegvideo_enc: Don't init matrices unnecessarily for MJPEG
<cone-028> ffmpeg Andreas Rheinhardt master:0c4b091bd6bb: avcodec/mpegvideo_enc: Move q_matrix init to init_matrices()
<cone-028> ffmpeg Andreas Rheinhardt master:137060d586ab: avcodec/mpegvideo_enc: Move q_scale_type check to mpeg12enc.c
<cone-028> ffmpeg Andreas Rheinhardt master:c3ab7362dd03: avcodec/mpegvideo_enc: Move vbv_delay warning to mpeg12enc.c
<cone-028> ffmpeg Andreas Rheinhardt master:1ec1f1e236ba: avcodec/mpegvideo_enc: Move H.263 specific check to ituh263enc.c
<cone-028> ffmpeg Andreas Rheinhardt master:6844e9611683: avcodec/mpegvideo: Move ratecontrol-only options to RateControlContext
<cone-028> ffmpeg Andreas Rheinhardt master:89a8033fc918: avcodec/mpegvideo: Move temp ratecontrol bufs to RateControlContext
<cone-028> ffmpeg Andreas Rheinhardt master:e117faddbf5e: avcodec/mpegvideo: Mark ff_mpv_common_defaults() as av_cold
<cone-028> ffmpeg Andreas Rheinhardt master:49c38761f14b: avcodec/speedhqenc: Don't log to the private context
<cone-028> ffmpeg Andreas Rheinhardt master:fc158f3d40bf: avcodec/speedhqenc: Inline ff_speedhq_mb_y_order_to_mb()
<cone-028> ffmpeg Andreas Rheinhardt master:6cdcf15e0a55: avcodec/mjpegenc: Remove nonsensical AMV options
<cone-028> ffmpeg Andreas Rheinhardt master:d5db4ee30c46: avcodec/mjpegenc: Don't log to private context
<cone-028> ffmpeg Andreas Rheinhardt master:6e225123d858: avcodec/mpeg12enc: Simplify writing bits
<cone-028> ffmpeg Andreas Rheinhardt master:c709a3d424f3: avcodec/mpegvideo: Move vbv_delay to Mpeg1Context
<cone-028> ffmpeg Andreas Rheinhardt master:85138c1434db: avcodec/mpegvideo_enc, motion_est: Pre-center fcode_tab
cone-028 has quit [Quit: transmission timeout]
cone-820 has joined #ffmpeg-devel
<cone-820> ffmpeg Andreas Rheinhardt master:455ca92b31bf: avcodec/mjpegenc: Use forward decl for MpegEncContext, MJpegHuffmanCode
<cone-820> ffmpeg Andreas Rheinhardt master:5689d9c0f44b: avcodec/mjpegenc: Don't use ff_ prefix for static functions
<cone-820> ffmpeg Andreas Rheinhardt master:60cae5019a53: avcodec/mjpegenc_common: Constify ff_mjpeg_encode_{dc,picture_header}()
<cone-820> ffmpeg Andreas Rheinhardt master:8940a6153ff6: avcodec/mjpegenc: Constify parent ctx in encode_block()
<cone-820> ffmpeg Andreas Rheinhardt master:ce1cec673e53: avcodec/mpeg12dec: Use CHROMA_* defines
<mkver> More than 16 minutes.
minimal has quit [Quit: Leaving]
<BtbN> it's running server side checks on every single commit I think, which is why it's so slow
devinheitmueller has quit [Quit: devinheitmueller]
devinheitmueller has joined #ffmpeg-devel
<mkver> It used to be much faster.
<mkver> Also fetching sometimes fails with error 502 recently.
ccawley2011_ has joined #ffmpeg-devel
Anthony_ZO has quit [Ping timeout: 265 seconds]
ccawley2011 has quit [Ping timeout: 252 seconds]
<jamrial> same, it's been very slow lately
Mirarora has quit [Quit: Mirarora encountered a fatal error and needs to close]
Mirarora has joined #ffmpeg-devel
jamrial has quit [Ping timeout: 244 seconds]
psilokos has quit [Quit: Konversation terminated!]
MyNetAz has quit [Remote host closed the connection]
MyNetAz has joined #ffmpeg-devel
cone-820 has quit [Quit: transmission timeout]
MisterMinister has quit [Ping timeout: 268 seconds]
ngaullier has quit [Remote host closed the connection]
SohamK has joined #ffmpeg-devel
Tanay has quit [Remote host closed the connection]
Tanay has joined #ffmpeg-devel
ccawley2011_ has quit [Ping timeout: 245 seconds]
ccawley2011_ has joined #ffmpeg-devel
<haasn> mkver: did you have any ideas for the swscale gray -> gray32f floating point exception?
<mkver> This is the first time I am hearing of this exception.
* haasn checks memory
<BtbN> I think git.videolan.org is also suffering the LLM-Scraper-Rush
<Lynne> if its the alibaba scrapers, all the internet is suffering from it
<haasn> my bad, it was ramiro who I was discussing the sigfpe with
SohamK has quit [Ping timeout: 240 seconds]
<ePirat> mkver, the deprecation warning fixes look good on a brief look.
<ePirat> mkver, I am curious, are those just an issue for clang and gcc does not warn about these?
<mkver> Exactly
<mkver> GCC would not even accept the deprecation warnings inside definitions like my patch does for Clang.
<ePirat> yeah I saw the discussion on the other patch
<ePirat> also this will make it possible to easily switch to the new internal fields I want to add for this
<mkver> That was also my intention.
IndecisiveTurtle has joined #ffmpeg-devel
IndecisiveTurtle has quit [Client Quit]
jamrial has joined #ffmpeg-devel
<ramiro> haasn: yes, I have a patch, just a second
<haasn> ramiro: my local hotfix is just to change int bit_depth = c->dstBpc ? FFMIN(c->dstBpc, 16) : 8;
<haasn> is yours any different?
<ramiro> haasn: yes, my "fix" is a hack based on a similar hack :P
<ramiro> (btw I couldn't find my patch so I just did it again).
<haasn> hrm
<haasn> not sure which version I prefer at this point
<ramiro> I don't like my patch though, and I don't like the hack that's already there. I'd like to remove it.
<ramiro> I think your fix is simpler. with a comment that says we're using 32 dstBpc for float formats, but they have an intermediate representation of 19.
System_Error has quit [Ping timeout: 264 seconds]
<ramiro> I assume all of this will be gone with nuscale, since we won't have this internal representation anymore.
minimal has joined #ffmpeg-devel
System_Error has joined #ffmpeg-devel
<haasn> yep
<fflogger> [editedticket] rathann: Ticket #11460 ([avformat] SEGV FFmpeg-master/libavformat/mov.c:5209:39 in mov_read_trak) updated https://trac.ffmpeg.org/ticket/11460#comment:2
^Neo has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
^Neo has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
^Neo has quit [Changing host]
sayanjdas has joined #ffmpeg-devel
sayanjdas has quit [Client Quit]
witchymary has quit [Remote host closed the connection]
witchymary has joined #ffmpeg-devel
<haasn> is it too crazy?
<haasn> oh I should also comment somewhere on why I chose to use floats internally
<haasn> but tl;dr modern CPUs good, integers bad, and floats are more accurate than the dumb 19 bit precision swscale uses anyway
<haasn> Oh another advantage I forgot to point out is that it eliminates the ability for there to be a discrepancy between platforms, so no more things like the BITEXACT flag
<haasn> Since _any_ implementation of a given operation will have the same semantics
<haasn> No more things like weird fast paths that use differing precision
<haasn> Also, the levels of abstraction involved means that platform specific code can no longer read into the SwsContext at all
<haasn> And every implementation is paired with a setup() function that prepares whatever data it needs
<haasn> In whatever format it needs
ahmedhamed has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
blb has quit [Ping timeout: 245 seconds]
blb has joined #ffmpeg-devel
ccawley2011_ has quit [Read error: Connection reset by peer]
kasper93 has quit [Remote host closed the connection]
kasper93 has joined #ffmpeg-devel
Marth64[m] is now known as Marth64
sadomei has joined #ffmpeg-devel
sadomei has joined #ffmpeg-devel
sadomei has quit [Changing host]
sadomei has joined #ffmpeg-devel
sadomei has quit [Quit: sadomei]
sadomei has joined #ffmpeg-devel
sadomei has quit [Changing host]
sadomei has joined #ffmpeg-devel
Traneptora has joined #ffmpeg-devel
<fflogger> [editedticket] rathann: Ticket #11417 ([avformat] libavformat/mov.c:5195 SEGV) updated https://trac.ffmpeg.org/ticket/11417#comment:2