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.0 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
<BtbN> jamrial: something I don't understand about the use of ff_buffer_packet() in mov.c: What prevents the last packet from getting queued twice? it calls ff_buffer_packet() on it, but I don't see that "freeing" the packet?
<BtbN> So in ff_read_packet(), it'd call handle_new_packet() on the same packet again
<jamrial> BtbN: the FFERROR_REDO return value
<BtbN> ah
<BtbN> Yeah, that makes the code easier for sure
AbleBacon has quit [Read error: Connection reset by peer]
thilo has quit [Ping timeout: 255 seconds]
thilo has joined #ffmpeg-devel
cone-418 has quit [Quit: transmission timeout]
kurosu has quit [Quit: Connection closed for inactivity]
<BtbN> Seems to be working fine. But my god, that nearly 2000 lines read_packet function for flv needs to be refactored badly
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
arch1t3cht4 has joined #ffmpeg-devel
lemourin has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 260 seconds]
arch1t3cht4 is now known as arch1t3cht
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
jamrial has quit []
Teukka` has quit [Read error: Connection reset by peer]
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 240 seconds]
Teukka has joined #ffmpeg-devel
Teukka has quit [Changing host]
Teukka has joined #ffmpeg-devel
kurosu has joined #ffmpeg-devel
deus0ww has joined #ffmpeg-devel
Livio has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]
cone-380 has joined #ffmpeg-devel
<cone-380> ffmpeg Haihao Xiang master:4c0bb7d4a919: lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool
<cone-380> ffmpeg Haihao Xiang master:3178c99fa93b: lavu/version: fix minor version
<cone-380> ffmpeg Haihao Xiang master:932f78c4e561: lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to
<cone-380> ffmpeg Haihao Xiang master:96db4a62e0ac: lavu/hwcontext_qsv: create dynamic frame pool if required
<cone-380> ffmpeg Haihao Xiang master:d3cc5ead42dc: lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to
<cone-380> ffmpeg Haihao Xiang master:cda721e01de5: lavc/qsv: fix the mfx allocator to support dynamic frame pool
<cone-380> ffmpeg Haihao Xiang master:75015f9b0e0e: lavc/qsvenc: use the right info for encoding
<cone-380> ffmpeg Haihao Xiang master:a00cfc6c2461: lavc/qsvdec: require a dynamic frame pool if possible
<cone-380> ffmpeg Haihao Xiang master:5646285f761c: lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used
<cone-380> ffmpeg Haihao Xiang master:127ded507828: lavfi/qsvvpp: require a dynamic frame pool for output if possible
kurosu has joined #ffmpeg-devel