#10210: On Windows with x86 build, calling avcodec_send_packet does not free FPU
registers
-------------------------------------+-------------------------------------
Reporter: Kevin | Owner: (none)
Coulombe |
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: avcodec FPU | Blocked By:
fld ST0 x87 |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
That means 60 major version is not affected, we only support git-master
here. There were a lot of handle leaks fixed at that moment, see e.g.
https://github.com/IENT/YUView/issues/483#issuecomment-1427110406
Also, I am still not convinced emms_c should not be called by Windows or
Linux kernel on exit. After all most of handles close and so does the heap
memory. Though I think handle on files is bot closed, there was such a bug
inaide Chrome...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10210#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".