Commit Graph

132 Commits

Author SHA1 Message Date
fduncanh
9fc8fac94b add -bt709 option for the bt709 fix (for future gstreamer changes)
-v4l2 now does NOT include the -bt709 fix, use -v4l2 -bt709 .
-rpi -rpifb -rpiwl still include  the bt709 fix for v4l2 on RPi
2022-07-03 19:05:10 -04:00
fduncanh
f756c77480 support for display of cover art in AirPlay Audio-only (ALAC) mode 2022-06-30 16:02:12 -04:00
fduncanh
bdbe73108c move bt709 fix to -v4l2 and -rpi* options, instead of Caps for all. 2022-06-20 21:34:48 -04:00
fduncanh
1c0550977e add seqnum to audio_decode_struct 2022-06-15 13:27:44 -04:00
fduncanh
42ff575833 prepare for v 1.53, remove "have_synced" from audio data structure. 2022-06-13 19:19:41 -04:00
fduncanh
bdf4037cf2 whitespace 2022-05-27 00:49:12 -04:00
fduncanh
c97b91258d added support for display of ALAC audio metadata on the terminal 2022-05-26 03:36:01 -04:00
fduncanh
0083108071 initialze gstreamer once only, check for videoparsersbad plugin 2022-05-07 13:10:37 -04:00
fduncanh
1450707794 make more audio time details available to renderer 2022-05-03 16:51:02 -04:00
fduncanh
e6ffc828d2 place more complete timing data in audio_decode_struct 2022-05-03 16:29:08 -04:00
fduncanh
c5c58bc116 fix broken -rpi option (broken by typo) 2022-05-03 02:15:32 -04:00
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