fduncanh
|
3a9e396df9
|
fix to reset main_loop after streaming is stopped and window closed
|
2022-01-23 04:29:02 -05:00 |
|
fduncanh
|
dc90ecdfd0
|
mirror_buffer.c cleanups
|
2022-01-21 19:38:15 -05:00 |
|
fduncanh
|
d6f51a80ae
|
mirror_buffer.c cleanup
|
2022-01-21 17:34:33 -05:00 |
|
fduncanh
|
baa926cb09
|
mirror_buffer.c: further aes cleanup
|
2022-01-21 17:18:36 -05:00 |
|
fduncanh
|
1ac3876b44
|
mirror_buffer.c cleanup in creating video aes ctr key and iv
|
2022-01-21 16:49:17 -05:00 |
|
fduncanh
|
5c70725181
|
edit README
|
2022-01-21 04:53:27 -05:00 |
|
fduncanh
|
6695448131
|
README update ChangeLog
|
2022-01-21 04:51:08 -05:00 |
|
fduncanh
|
d6f0384108
|
uxplay.cpp limit number of raop connections to 2
|
2022-01-21 04:21:37 -05:00 |
|
fduncanh
|
109f2eab0b
|
whitespace fix
|
2022-01-21 02:16:27 -05:00 |
|
fduncanh
|
ece231b19c
|
remove executable attribute
|
2022-01-19 22:58:38 -05:00 |
|
fduncanh
|
c90db54da9
|
README fix typo
|
2022-01-19 22:56:18 -05:00 |
|
fduncanh
|
0ece7cba6c
|
edit README changelog
|
2022-01-19 16:40:37 -05:00 |
|
fduncanh
|
4509443931
|
README edit changelog
|
2022-01-19 16:29:08 -05:00 |
|
fduncanh
|
b5b39122b4
|
README cosmetic edit
|
2022-01-19 15:14:44 -05:00 |
|
fduncanh
|
082d7abf14
|
whitespace fix
|
2022-01-19 14:54:02 -05:00 |
|
fduncanh
|
5642f5bf1d
|
v1.46 restore decodebin to video pipeline (revert change in 1.44)
replace with -avdec option to force software h264 decoding.
|
2022-01-19 14:46:50 -05:00 |
|
fduncanh
|
f8f582b943
|
Change model to a AppleTV 3,2 (consistent with sourceVersion 220.68)
|
2022-01-18 14:29:47 -05:00 |
|
fduncanh
|
ba15343dba
|
edit README
|
2022-01-18 13:10:11 -05:00 |
|
fduncanh
|
b65a02c45c
|
edit README
|
2022-01-18 12:56:03 -05:00 |
|
fduncanh
|
aeb094cdb3
|
edit README
|
2022-01-18 12:49:49 -05:00 |
|
fduncanh
|
f2cbcb7325
|
edit README
|
2022-01-18 12:46:40 -05:00 |
|
fduncanh
|
05c37df05b
|
bump llhttp to v 6.0.6; install its LICENSE; remove executable flags
|
2022-01-17 15:50:16 -05:00 |
|
fduncanh
|
659b001d89
|
minor README edit
|
2022-01-16 13:08:00 -05:00 |
|
fduncanh
|
d7f6b23f52
|
Minor README edit
|
2022-01-16 13:05:31 -05:00 |
|
fduncanh
|
1308a686a1
|
edit README
|
2022-01-15 01:46:42 -05:00 |
|
fduncanh
|
6dbb22e8de
|
report all broken video frames
|
2022-01-14 16:26:21 -05:00 |
|
fduncanh
|
b6c3d5d7a3
|
Remove executable permission on non-executable files
|
2022-01-14 10:58:28 -05:00 |
|
fduncanh
|
ad88a9daaf
|
raop: check if video_flush callback is defined
|
2022-01-14 10:48:32 -05:00 |
|
fduncanh
|
17749fe9ed
|
cleanup recent commit to raop_buffer.c
|
2022-01-13 00:39:36 -05:00 |
|
fduncanh
|
9dd3ed83c4
|
corrections to aes_reset
|
2022-01-12 18:52:36 -05:00 |
|
fduncanh
|
2fa1aa9e9e
|
fix crypto.c:aes_cbc_reset, use it to avoid continuous malloc/free of aes_ctx_audio
|
2022-01-12 17:17:22 -05:00 |
|
fduncanh
|
cb831783c1
|
corrected test for valid AAC_ELD initial bytes in decryption test
|
2022-01-12 14:59:39 -05:00 |
|
fduncanh
|
6021604594
|
edited README
|
2022-01-11 19:04:20 -05:00 |
|
fduncanh
|
56ddc81068
|
edits to README
|
2022-01-11 16:14:12 -05:00 |
|
fduncanh
|
52e96050e6
|
edit README
|
2022-01-11 13:06:45 -05:00 |
|
fduncanh
|
ff115053f0
|
enforce -nc option in macOS, as a workaround for a gstreamer issue
|
2022-01-11 12:50:25 -05:00 |
|
fduncanh
|
0927e0bad0
|
edit README
|
2022-01-10 23:45:50 -05:00 |
|
fduncanh
|
3fb80d24ec
|
cosmetic change
|
2022-01-10 23:38:26 -05:00 |
|
fduncanh
|
aa11190079
|
debug message
|
2022-01-10 23:22:27 -05:00 |
|
fduncanh
|
ccf03ec773
|
README edits
|
2022-01-10 23:12:15 -05:00 |
|
fduncanh
|
536cf096bb
|
UxPlay 1.45: close video window when client stops mirroring;
-nc option for keeping previous behavior; (for future use) store
video frame width, height reported when streaming starts.
|
2022-01-10 19:08:48 -05:00 |
|
fduncanh
|
79c7e4ebb9
|
README: add link to wiki for debug output
|
2022-01-07 14:50:18 -05:00 |
|
fduncanh
|
190a5e6b9c
|
(cosmetic) correct text of a debug message
|
2022-01-05 11:37:48 -05:00 |
|
fduncanh
|
3833408402
|
edits to README
|
2022-01-03 15:21:27 -05:00 |
|
fduncanh
|
c8047afcf1
|
edit README discussion of old protocol clients
|
2022-01-03 00:02:03 -05:00 |
|
fduncanh
|
006f21a1ba
|
edit README, correct discussion of ios8, 10 devices
|
2022-01-02 23:00:07 -05:00 |
|
fduncanh
|
d772d1b6a2
|
edit README troubleshooting advice
|
2022-01-02 03:52:05 -05:00 |
|
fduncanh
|
0c4f02b61a
|
add 0x80 and 0x8c as possible first bytes of AAC-ELD frames
|
2022-01-02 03:24:20 -05:00 |
|
fduncanh
|
76b202c38d
|
edits README
|
2022-01-01 12:54:09 -05:00 |
|
fduncanh
|
4506c82b83
|
typo in README
|
2021-12-30 23:16:25 -05:00 |
|