Jump to content

chmichael

Members
  • Content Count

    66
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by chmichael

  1. chmichael

    Bitmaps2Video for Windows Media Foundation

    That goes to my first request " 1) Encode to Stream". As far the compression HEIF actually uses H.265 compression but there is not any hardware acceleration in Delphi or at least haven't found any! https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format HEIF files containing HEVC-encoded images are also known as HEIC files. Such files require less storage space than the equivalent quality JPEG.[2][3] Thank you
  2. chmichael

    Bitmaps2Video for Windows Media Foundation

    I was hoping i could use H264/5 hardware encoder/decoder for a single image. It should be faster and smaller than turbo-jpeg.
  3. chmichael

    Bitmaps2Video for Windows Media Foundation

    Can you add: 1) Encode to Stream 2) Hardware encode only 1 image ? Thank you
  4. chmichael

    Parallel Resampling of (VCL-) Bitmaps

    Just curious, anyone tried Skia for resampling ?
  5. chmichael

    Windows 11 (22H2) 8bit bitmap problem

    Yeap, ReduceColors doesn't have this issue!
  6. chmichael

    Windows 11 (22H2) 8bit bitmap problem

    Did you find any solution ? I have the same problem!
  7. chmichael

    IOCP

    Hello, Any chance for IOCP support in the future ?
  8. chmichael

    IOCP

  9. Hello, There a number of github issues without any fixes. Is this project still alive ? Thank you
  10. Hello, Can somebody implement the Synced functions of WSocket.DnsLookup and also TWDNSQuery ? (with timeout too) Thank you
  11. chmichael

    DNS Query & Lookup Synced

    The question is how to check it without using application.processmessages ?
  12. chmichael

    JSON text validation...

    @Lars FosdalDunno, I didn't post this so i am changing the password to be sure!
  13. chmichael

    JSON text validation...

    https://deleted - visit website and win smartphone!
  14. chmichael

    DNS Query & Lookup Synced

    Thank you both guys!
  15. chmichael

    DNS Query & Lookup Synced

    Where is the blocking function ? Also wouldn't be nice to have a timeout for that ?
  16. chmichael

    DNS Query & Lookup Synced

    Well the TSSLSmtpCli has blocking functions which they work nicely. eg, OpenSync; MailSync;
  17. Hmm, it crashes with i5 750 ....
  18. They fixed ryzen problems with bios updates. I'm running the library (SeaMM & SeaRTL) on my Ryzen 5800 and it's working fine!
  19. chmichael

    Is this project still Alive ?

    eg ... Error 1400 bug
  20. chmichael

    Is this project still Alive ?

    Well a couple reported bugs are making the library unable. Anyway
  21. chmichael

    Is this project still Alive ?

    There some bugs in the github issues list for months
  22. Hello! Do you plan any desktop version of FGX in the future ?
  23. chmichael

    Indy & OpenSSL 1.1.1 & TLS 1.3

    @Remy LebeauI'm also using Indy Openssl 1.1.1 patch to download the upgrades with not problems and it works quite well on very slow connections compared to 1.0.2 The code is there so i guess make a poll for the merge or something ?
  24. Hello Guys & Girls, Since i'm getting bored to wait from Embarcadero to speed up delphi i thought it would be nice for us ("the community") to help out the things a bit. So i started a new project on the GitHub which it will allow us to build the Fastest RTL is possible for Delphi. The targets are: CPU: PASCAL, SSE3, AVX, ARM Operating Systems: Windows, MacOS, Linux, iOS, Android GPU: OpenCL, Vulkan (Just an idea to use GPU to accelerate RTL) (Single & Parallel routines) What do you think ? I hope anyone will start contribute and make Delphi Fastest Again! Thank you Github: https://github.com/chmichael/UltraCode64 Poll for 32 bit: http://www.easypolls.net/poll.html?p=5d24b2c8e4b02fae1dda847d
  25. Well i made him notice you! Post the report on his forums and if it's an Indy bug i'm sure that @Remy Lebeau will help!
×