|
92740c8dbe
|
use sr
|
2024-10-25 13:46:00 +02:00 |
|
|
6a9e02e241
|
adjust hacky camera format selection to preselect the last
|
2024-10-07 12:07:03 +02:00 |
|
|
54409b01f5
|
fix file selector month and seconds remaining overflowing
|
2024-10-07 11:36:00 +02:00 |
|
|
8ba8b6322f
|
fan out camera devices
|
2024-10-06 21:31:16 +02:00 |
|
|
f7471ca4cb
|
update to rmmi
|
2024-10-06 11:57:14 +02:00 |
|
|
788abb7383
|
try to fix android yuv texture uploading
|
2024-10-05 18:46:55 +02:00 |
|
|
211ecd1aa1
|
fix typo
thx nil
|
2024-10-05 17:50:02 +02:00 |
|
|
9402ff666f
|
more sdl upgrade changes
|
2024-10-05 15:44:29 +02:00 |
|
|
7886dc5e39
|
support direct yuv texture upload (limited) and update dvt
|
2024-10-05 13:53:55 +02:00 |
|
|
050af74ef2
|
fix messed up sink cleanup
|
2024-10-05 13:30:47 +02:00 |
|
|
ee8604b234
|
use last camera device instead of first
this should prio new devices (like virtual cameras)
|
2024-10-05 11:59:12 +02:00 |
|
|
3475f0751f
|
prep for toxav multithreading
|
2024-10-05 11:17:44 +02:00 |
|
|
09c8bbfcc6
|
video src now picks the best <=1080p mode
|
2024-10-03 16:42:07 +02:00 |
|
|
14a726ad75
|
move DVT conversion to connection
|
2024-10-03 16:05:21 +02:00 |
|
|
7cb4f67f96
|
use sdl yuv to yuv conversion, and better fallbacks
display intended main screen intervals
actually report min interval in debug view and more
|
2024-10-03 12:33:52 +02:00 |
|
|
a290bec8f1
|
add experimental NV12 to IYUV conversion routine
|
2024-10-02 23:35:33 +02:00 |
|
|
2554229211
|
sdl camera input source
|
2024-10-02 18:51:35 +02:00 |
|
|
54a57896b6
|
sdl video push conversion stream and toxav video sink
|
2024-10-02 12:42:17 +02:00 |
|
|
51ec99a42f
|
add toxav incoming video (sdl video)
|
2024-10-02 11:45:06 +02:00 |
|
|
0039340fd5
|
further small reframer fixes, workaround distortion bug by wrapping sdl
input with reframer (magic fix, someone pls tell my why)
|
2024-10-01 18:30:20 +02:00 |
|
|
84c48d7f5a
|
add simple reframer tests (no errors found)
|
2024-10-01 12:05:08 +02:00 |
|
|
acbc1552eb
|
refactor pop reframer
|
2024-10-01 11:39:26 +02:00 |
|
|
9501292fc9
|
accept call
|
2024-10-01 11:13:27 +02:00 |
|
|
a1d3e0a480
|
improve src filling with lookup table
|
2024-09-30 12:37:40 +02:00 |
|
|
0886e9c8ef
|
fix toxav interval (sad)
|
2024-09-30 00:10:04 +02:00 |
|
|
064106c6b2
|
add audio incoming source
|
2024-09-30 00:10:04 +02:00 |
|
|
06c7c1fa37
|
add broken reframer and voip changes
|
2024-09-30 00:10:04 +02:00 |
|
|
472615a31f
|
wip toxav voip model (only asink and outgoing call and missing reframer)
|
2024-09-30 00:10:04 +02:00 |
|
|
0acabf70b7
|
voip model draft 1
|
2024-09-30 00:10:03 +02:00 |
|
|
d8a58ee286
|
amends to prev commit (oops)
|
2024-09-30 00:08:56 +02:00 |
|
|
28be54ac97
|
fix audo connection for sinks and add a try catch block for the file sorting
|
2024-09-29 18:24:34 +02:00 |
|
|
ce6febdc29
|
dvt default output
|
2024-09-29 13:09:04 +02:00 |
|
|
3d8deb310e
|
implement stream default src/sink
|
2024-09-28 19:16:57 +02:00 |
|
|
248b00dafb
|
add video frame type and debug viewer and debug test source
the test source thread will always exist for now
the debug view will open a window for each connection
|
2024-09-28 11:56:47 +02:00 |
|
|
59cdb2638f
|
improve toxav module
|
2024-09-27 22:37:06 +02:00 |
|
|
61b9044f94
|
add sdl audio input/output devices and add by default (if audio works)
|
2024-09-27 17:38:14 +02:00 |
|
|
d89ab0bf42
|
add stream manager ui
|
2024-09-27 16:05:16 +02:00 |
|
|
b899b8131e
|
start porting frame streams
|
2024-09-27 13:26:18 +02:00 |
|
|
3bdf262068
|
give raw time remaining estimate based on rate
|
2024-09-24 12:05:29 +02:00 |
|
|
86ce199ac8
|
improve menus
|
2024-09-22 12:35:19 +02:00 |
|
|
557a642ad3
|
update sdl and sdl_image again (contains v4l2 fix)
|
2024-09-19 14:01:47 +02:00 |
|
|
3b399fec5c
|
update sdl and sdl_image to latest
|
2024-09-09 11:49:32 +02:00 |
|
|
4b9fd6db81
|
more/better humanreadable sizes
|
2024-09-06 13:38:14 +02:00 |
|
|
7e92e9808e
|
reorder, as jxl was not used by every app providing clipboards and sdl
still has no way to know which mimetype was set last
|
2024-08-31 17:24:32 +02:00 |
|
|
a3c9be2348
|
rework mime types, support pasting file lists, SIP when dropping single files
|
2024-08-13 16:17:25 +02:00 |
|
|
73afcfaaeb
|
improve file selector performance (20% in my extreme case)
|
2024-08-13 12:30:42 +02:00 |
|
|
ebbaaa93b1
|
ci/cd maintenance
remove extra ;
|
2024-08-10 12:04:43 +02:00 |
|
|
f9c9eefb40
|
fix config tox profile path relative to config and load plugins from
config and skip setup screen option
|
2024-08-10 11:46:29 +02:00 |
|
|
b133c5f79f
|
static asan and reorder forward/open
|
2024-08-10 10:53:57 +02:00 |
|
|
b48d7e3cfd
|
better context
|
2024-08-06 12:47:47 +02:00 |
|