321 Commits

Author SHA1 Message Date
fduncanh
83aee1fd07 cosmetic changes 2022-05-02 22:12:05 -04:00
fduncanh
1d2bf6ec78 rename aac_decode_struct to audio_decode_struct and cosmetic fixes 2022-05-01 17:54:37 -04:00
fduncanh
ca3c085865 cleanup of leftover -rpi option 2022-04-24 21:25:49 -04:00
fduncanh
8179a602c4 update for uxplay 1.51 rearranged rpi options 2022-04-24 21:13:30 -04:00
fduncanh
c1115017bc move colorimetry=bt709 to video caps set in video_renderer_gstreamer.c 2022-04-20 19:02:58 -04:00
fduncanh
b3ebf31f69 make -rpi be the option for framebuffer on RPi 2022-04-17 04:12:12 -04:00
fduncanh
75763c6dcf update for 1.50: added -fs -rpigl -rpiwl -rpifb options 2022-04-17 00:05:55 -04:00
fduncanh
a761a6a923 whitespace 2022-04-16 20:28:13 -04:00
fduncanh
c0f3b52b94 set h264 "type" to nal_count 2022-04-16 20:12:30 -04:00
fduncanh
f7ac908db9 whitespace cleanup 2022-04-13 01:34:08 -04:00
fduncanh
17a2b25648 uxplay.cpp fix missing variable in err message 2022-04-01 10:51:37 -04:00
fduncanh
f12f76095d fix typo in comment 2022-03-29 00:17:09 -04:00
fduncanh
ca42c1ccec whitespace and cosmetic fixes 2022-03-28 13:18:13 -04:00
fduncanh
aec4a07346 add options to dump video or audio to file 2022-03-28 13:03:29 -04:00
fduncanh
6878920912 edits to manpage and help message about kmssink 2022-03-13 11:30:11 -04:00
fduncanh
532c35326c cleanup of free'd raop dnssd render_logger 2022-03-11 23:12:00 -05:00
fduncanh
c8a9f72419 updates for R Pi support 2022-03-08 04:22:37 -05:00
fduncanh
12b8d1b2a1 use glimagesink for r pi 2022-03-07 23:48:13 -05:00
fduncanh
f950e0efa3 add back undocumented -rpi option (improved, work in progress) 2022-03-06 17:01:22 -05:00
fduncanh
c0b4dc4e73 remove -rpi option (it was premature to add it) 2022-03-02 19:47:59 -05:00
fduncanh
d6f3599d3e add option for modifying h264parse in video pipeline 2022-02-28 12:21:18 -05:00
fduncanh
154b9afb73 glimagesink is not required for RPi hardware h264 decoding 2022-02-26 21:18:40 -05:00
fduncanh
f6f68f326b added -rpi option for Raspberry Pi video with GPU h264 decoding 2022-02-25 02:11:10 -05:00
fduncanh
7d94e167c4 edited -v and manpage help options 2022-02-24 18:09:54 -05:00
fduncanh
b1f8f03104 uxplay 1.48 make video pipeline configurable for hardware h264 decoders 2022-02-24 03:34:45 -05:00
fduncanh
5a921b0330 undocumented option -nvdec for NVIDIA hardware h264 decoding 2022-02-21 17:19:24 -05:00
fduncanh
887ad7f0a6 complete previous commit 2022-02-21 13:18:17 -05:00
fduncanh
8f5a44e0bd make -avdec always use videoconvert 2022-02-19 14:12:57 -05:00
fduncanh
a748c2b44c whitespace 2022-02-19 13:44:06 -05:00
fduncanh
348c7b98f6 make video pipeline more configurable 2022-02-19 13:37:38 -05:00
fduncanh
62a2528c03 undocumented -v4l2 option for Raspberry Pi 2022-02-17 03:25:17 -05:00
fduncanh
1d8df0d411 improved timeout limit message 2022-02-09 14:11:48 -05:00
fduncanh
249fcafa66 set ntp timeout limit to 5, add informative error message when reached 2022-02-09 13:56:19 -05:00
fduncanh
6b5d7afabc whitespace 2022-02-06 19:59:41 -05:00
fduncanh
d5a9a2433b completed -reset option using callback conn_reset 2022-02-06 12:23:36 -05:00
fduncanh
336996f36b cleanups from last commit 2022-02-05 01:22:00 -05:00
fduncanh
ea4977fb7f UxPlay 1.47. Added -FPSdata option, and revised video packet handling 2022-02-05 00:55:13 -05:00
fduncanh
c9b9b5c07f raop_rtp_mirror.c detect ECONNRESET in raop_rtp_mirror_thread 2022-02-02 19:01:59 -05:00
fduncanh
3a9e396df9 fix to reset main_loop after streaming is stopped and window closed 2022-01-23 04:29:02 -05:00
fduncanh
d6f0384108 uxplay.cpp limit number of raop connections to 2 2022-01-21 04:21:37 -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
b6c3d5d7a3 Remove executable permission on non-executable files 2022-01-14 10:58:28 -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
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
1528b82bf9 start timeout timer when uxplay starts (not after first closed connection) 2021-12-14 06:03:26 -05:00
fduncanh
f45af796b7 changes to support older protocol with no aeskey/ecdh_secret hashing. 2021-12-13 16:49:08 -05:00
Linus Hamster
26400da2d2 argument for not appending hostname 2021-12-10 00:29:54 +01:00
fduncanh
ba97a37eca update to UxPlay 1.43 2021-12-07 13:53:51 -05:00
fduncanh
6995830386 whitespace 2021-12-07 01:19:13 -05:00