fduncanh
|
d7648e8d73
|
README edits + cosmetic changes to manpage, -h output
|
2022-08-21 02:51:10 -04:00 |
|
antimof
|
26a9403397
|
Merge pull request #98 from FDH2/master
1.56 Minor update to RPi options: "bt709" color fix is merged to GStreamer; new patches available.
|
2022-08-03 11:47:25 +03:00 |
|
fduncanh
|
e616839b6e
|
remove -bt709 from -rpi etc. add -rpigl convenience option
|
2022-07-30 12:22:46 -04:00 |
|
antimof
|
ff376c711f
|
Merge pull request #96 from FDH2/master
UxPlay 1.55
|
2022-07-24 08:15:37 +03:00 |
|
fduncanh
|
98d02da12d
|
fix inconsistent argument in video_renderer_flush reported by PetrusZ #111
|
2022-07-23 15:52:01 -04:00 |
|
fduncanh
|
994aa6ac50
|
edit README
|
2022-07-23 15:22:35 -04:00 |
|
fduncanh
|
91663c0c57
|
update llhttp to v6.0.7; README typo.
|
2022-07-23 09:18:28 -04:00 |
|
fduncanh
|
e0cb4aa298
|
use g_assert instead of assert in renderers
|
2022-07-22 06:08:18 -04:00 |
|
fduncanh
|
71bbf93fa2
|
minor change: -v for version info only, -h for help text
|
2022-07-22 04:01:07 -04:00 |
|
fduncanh
|
4b0f17b00b
|
update README for 1.55
|
2022-07-06 03:20:06 -04:00 |
|
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
|
9c37b6e044
|
typo 1.53 instead of 1.54 on manpage
|
2022-07-03 17:42:18 -04:00 |
|
antimof
|
e2954653be
|
Merge pull request #94 from FDH2/master
UxPlay 1.54: minor fixes and add support for "cover art" display in audio-only ALAC mode
|
2022-07-02 09:40:01 +03:00 |
|
fduncanh
|
3604e442c3
|
whitespace
|
2022-06-30 21:22:19 -04:00 |
|
fduncanh
|
54ea0c6aef
|
separate RAOP and AirPlay features
|
2022-06-30 16:13:25 -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
|
e710492077
|
make features in plist from raop_handlers.h consistent with dnssdint.h
improved version of last commit
cleaner implementation of last commit
|
2022-06-30 15:45:54 -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 |
|
antimof
|
0ce2edb29a
|
Merge pull request #93 from FDH2/master
UxPlay 1.53
|
2022-06-17 17:42:32 +03:00 |
|
fduncanh
|
30700758e9
|
only start processing resent audio packet if length >=12
|
2022-06-16 21:16:24 -04:00 |
|
fduncanh
|
7fdbe57363
|
send uint64_t rtp_time to sync_clock (without subtraction of rtp_start_time)
|
2022-06-16 18:10:55 -04:00 |
|
fduncanh
|
15531ccd05
|
remove assertion in rtp64_time
|
2022-06-16 04:18:08 -04:00 |
|
fduncanh
|
33257a9a1d
|
fir minor typo in comment
|
2022-06-16 02:56:56 -04:00 |
|
fduncanh
|
baa6c30dcd
|
send uint64_t ntp_times to raop_rtp_sync_clock without subtracting ntp_start_time
|
2022-06-16 02:27:46 -04:00 |
|
fduncanh
|
1c0550977e
|
add seqnum to audio_decode_struct
|
2022-06-15 13:27:44 -04:00 |
|
fduncanh
|
c8210c9c60
|
whitespace
|
2022-06-15 12:58:31 -04:00 |
|
fduncanh
|
1be1ef2612
|
cleaner implementation of 32->64 bit rtp_time
|
2022-06-15 12:50:33 -04:00 |
|
fduncanh
|
6b5d85a403
|
whitespace
|
2022-06-15 02:38:14 -04:00 |
|
fduncanh
|
fd0eadd72d
|
raop_rtp.c more code cleanup in audio rtp_sync
|
2022-06-15 02:27:40 -04:00 |
|
fduncanh
|
29691516c3
|
start rtp64_time at a sync event if it happens before audio is received
|
2022-06-14 02:48:36 -04:00 |
|
fduncanh
|
4491175e45
|
remove sync_scale (now unused) from raop_rtp_t
|
2022-06-14 00:37:43 -04:00 |
|
fduncanh
|
78eff9854e
|
cosmetic (typo in comment)
|
2022-06-13 20:50:44 -04:00 |
|
fduncanh
|
7844e0b64c
|
cosmetic cleanups to recent changes in raop_rtp.c
|
2022-06-13 20:48:58 -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
|
617f385788
|
make arguments to rtp32_to_64time const
|
2022-06-13 18:35:31 -04:00 |
|
fduncanh
|
c18bb43008
|
whitespace
|
2022-06-13 18:23:04 -04:00 |
|
fduncanh
|
966064e677
|
whitespace
|
2022-06-13 18:20:44 -04:00 |
|
fduncanh
|
cf89f4b7d2
|
cleanup initial audio sync; now use 64-bit rpt time to avoid epoch issues
|
2022-06-13 18:06:45 -04:00 |
|
fduncanh
|
1a01a4694b
|
whitespace and cosmetic cleanups
|
2022-06-12 06:31:45 -04:00 |
|
fduncanh
|
96a9dd165b
|
code cleanup in raop_rtp.c (uint32 issues)
|
2022-06-12 06:12:09 -04:00 |
|
fduncanh
|
64a7dd0fa0
|
cleanup resent data code in raop_rtp.c
|
2022-06-11 14:28:30 -04:00 |
|
fduncanh
|
42f37f15b4
|
cleanup in raop_rtp.c for unusual control and data packets
|
2022-06-11 04:00:25 -04:00 |
|
fduncanh
|
f0b1e3d737
|
simplified call to raop_buffer_enqueue: packet contains rtp_timestamp
|
2022-06-11 02:24:44 -04:00 |
|
fduncanh
|
dc103af6f3
|
small cleanup in raop_rtp.c
|
2022-06-10 05:10:49 -04:00 |
|
fduncanh
|
1de61cfa0c
|
fix for too-short resent audio packets crash reported by @ephemient
|
2022-06-10 04:28:43 -04:00 |
|
fduncanh
|
3bc23db807
|
update README
|
2022-06-08 17:45:22 -04:00 |
|
fduncanh
|
7947cba9d2
|
Update README.md
|
2022-06-06 02:17:40 -04:00 |
|
fduncanh
|
d8f8c13ed8
|
Update README.md
|
2022-06-06 02:10:32 -04:00 |
|
fduncanh
|
1aa67b18c0
|
Update README.md
|
2022-06-04 12:29:06 -04:00 |
|
fduncanh
|
308662afd8
|
Update README.md
|
2022-06-04 12:28:13 -04:00 |
|