Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to master at Green-Sky/tomato 2024-10-03 12:34:49 +02:00
7cb4f67f96 use sdl yuv to yuv conversion, and better fallbacks
Green-Sky pushed to master at Green-Sky/tomato 2024-10-02 23:35:56 +02:00
a290bec8f1 add experimental NV12 to IYUV conversion routine
Green-Sky pushed to master at Green-Sky/tomato 2024-10-02 19:00:24 +02:00
2554229211 sdl camera input source
Green-Sky pushed to master at Green-Sky/tomato 2024-10-02 13:07:42 +02:00
54a57896b6 sdl video push conversion stream and toxav video sink
51ec99a42f add toxav incoming video (sdl video)
Compare 2 commits »
Green-Sky pushed to voip_toxav_video at Green-Sky/tomato 2024-10-02 12:42:39 +02:00
54a57896b6 sdl video push conversion stream and toxav video sink
Green-Sky pushed to voip_toxav_video at Green-Sky/tomato 2024-10-02 11:45:14 +02:00
51ec99a42f add toxav incoming video (sdl video)
Green-Sky created branch voip_toxav_video in Green-Sky/tomato 2024-10-02 11:29:01 +02:00
Green-Sky pushed to voip_toxav_video at Green-Sky/tomato 2024-10-02 11:29:01 +02:00
2c95b31897 add toxav incoming video (sdl video)
Green-Sky pushed to master at Green-Sky/tomato 2024-10-01 21:40:33 +02:00
b5d0d16d31 enable toxav in cd
0039340fd5 further small reframer fixes, workaround distortion bug by wrapping sdl
45e6fe0033 toxav param to flake
84c48d7f5a add simple reframer tests (no errors found)
acbc1552eb refactor pop reframer
Compare 12 commits »
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 21:27:56 +02:00
b5d0d16d31 enable toxav in cd
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 18:31:14 +02:00
0039340fd5 further small reframer fixes, workaround distortion bug by wrapping sdl
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 12:57:08 +02:00
45e6fe0033 toxav param to flake
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 12:05:24 +02:00
84c48d7f5a add simple reframer tests (no errors found)
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 11:39:41 +02:00
acbc1552eb refactor pop reframer
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-10-01 11:13:47 +02:00
9501292fc9 accept call
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-09-30 12:38:07 +02:00
a1d3e0a480 improve src filling with lookup table
0886e9c8ef fix toxav interval (sad)
064106c6b2 add audio incoming source
06c7c1fa37 add broken reframer and voip changes
472615a31f wip toxav voip model (only asink and outgoing call and missing reframer)
Compare 7 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-09-30 00:09:59 +02:00
d8a58ee286 amends to prev commit (oops)
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-09-30 00:08:45 +02:00
4e0cd4f986 fix toxav interval (sad)
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-09-30 00:08:24 +02:00
4cb3ab9b9a add audio incoming source
Green-Sky pushed to voip_model at Green-Sky/tomato 2024-09-29 22:10:47 +02:00
376ba83afa add broken reframer and voip changes