descampsa / yuv2rgb

C99 library for fast image conversion between yuv420p and rgb24
BSD 3-Clause "New" or "Revised" License
170 stars 62 forks source link

do you have plan for `rgb24_to_yuv420p` ? #2

Closed LuoZijun closed 7 years ago

LuoZijun commented 7 years ago

hi, do you have any plan for rgb24_to_yuv420p ? 👍

descampsa commented 7 years ago

Yes, there was a plan for it originally. I kind of forgot about it, but i will have a look when i have some free time.

LuoZijun commented 7 years ago

that's great, and when you finished, may i translate to my project https://github.com/OpenAnsible ?

descampsa commented 7 years ago

I have finally had the time to finish and properly test the rgb24_to_yuv420 functions , they should be ok now, feel free to test them. You are very welcome to use my code in any way you want, as long as you follow the BSD license. Out of curiosity, what is your "OpenAnsible" project? I could not find any description of it (not in a language i speak, at least ;-) )

LuoZijun commented 7 years ago

Oh, OpenAnsible is an LiveCast project. Like Twitch TV . Most project description is chinese, because my english skill is still bad. and i have no plan to improve my english skill :d