Commit Graph

  • 2e8f28ac12 README minor correction fduncanh 2022-05-11 11:27:38 -04:00
  • eed033336f updated README fduncanh 2022-05-11 03:22:23 -04:00
  • 3083e33dd3 add --define-prefex option to pkg-config on macOS (needed by new GStreamer builds) fduncanh 2022-05-11 02:48:38 -04:00
  • 0083108071 initialze gstreamer once only, check for videoparsersbad plugin fduncanh 2022-05-07 13:10:37 -04:00
  • 442db8562f cosmetic: tidy up error message "Internal data stream error" fduncanh 2022-05-07 12:01:07 -04:00
  • 405d7e4247 README fix typo fduncanh 2022-05-07 10:54:37 -04:00
  • b352842e5b README fix typo fduncanh 2022-05-07 10:50:13 -04:00
  • b68074876a Merge pull request #87 from FDH2/master antimof 2022-05-07 01:46:16 +03:00
  • 7377d2c742 edit README fduncanh 2022-05-06 12:53:27 -04:00
  • ce2fe373d6 edit README fduncanh 2022-05-06 12:38:41 -04:00
  • cfb6bc63ce update README (current iOS = 15.4) fduncanh 2022-05-06 12:12:29 -04:00
  • e524fe1081 fix typo in comment added in last commit fduncanh 2022-05-05 12:15:09 -04:00
  • b41da5636b add explanatory comment about when the SPS+PPS NAL is prepended to current NAL fduncanh 2022-05-05 12:11:29 -04:00
  • c1af5c8cc8 remove unnecessary assertion about packet[5] fduncanh 2022-05-05 11:36:54 -04:00
  • 0cb5d03ac0 update ChangeLog in README fduncanh 2022-05-05 01:30:04 -04:00
  • c1dde65e6e typo in comment fduncanh 2022-05-04 17:01:27 -04:00
  • 584572fd33 set shift to 0 as default for ALAC fduncanh 2022-05-04 16:59:42 -04:00
  • fd3e13dabf fix typo in message fduncanh 2022-05-04 15:28:30 -04:00
  • e5c2a0ca6b small change in format label fduncanh 2022-05-04 15:19:58 -04:00
  • 7eb4aaf1e7 cleaner error message handling fduncanh 2022-05-04 14:33:01 -04:00
  • 49971d8d0b fix small memory leak (from valgrind) fduncanh 2022-05-04 13:56:01 -04:00
  • 419852bb46 fix typo in last commit fduncanh 2022-05-04 13:27:34 -04:00
  • 300d0439f0 initialize pointers for coverart dacp_id etc. fduncanh 2022-05-04 13:16:36 -04:00
  • c2491a3e9f destroy raop_ntp after rtp and rtp_mirror fduncanh 2022-05-04 02:56:42 -04:00
  • ca631197b4 nullify freed address in buffer fduncanh 2022-05-04 02:07:12 -04:00
  • 863ae86b07 one more plist=-not-freed memory leak fix fduncanh 2022-05-04 01:47:20 -04:00
  • 6bf2056f26 fix yet more plist not-freed memory leaks fduncanh 2022-05-03 23:54:21 -04:00
  • c25012161b fix some plist not-freed memory leaks fduncanh 2022-05-03 23:39:10 -04:00
  • 8745a28ec6 whitespace fduncanh 2022-05-03 19:56:48 -04:00
  • 03507b4cb2 fix small memory leak (ekey, eiv) in raop_handlers.h fduncanh 2022-05-03 19:51:39 -04:00
  • 1450707794 make more audio time details available to renderer fduncanh 2022-05-03 16:51:02 -04:00
  • 8fd59814be whitespace fduncanh 2022-05-03 16:35:32 -04:00
  • e6ffc828d2 place more complete timing data in audio_decode_struct fduncanh 2022-05-03 16:29:08 -04:00
  • c5c58bc116 fix broken -rpi option (broken by typo) fduncanh 2022-05-03 02:15:32 -04:00
  • b3469df73d fix a corrupted first line from last commit fduncanh 2022-05-03 02:07:25 -04:00
  • 83aee1fd07 cosmetic changes fduncanh 2022-05-02 22:12:05 -04:00
  • a60a248a3b Merge branch 'antimof:master' into master fduncanh 2022-05-02 16:36:23 -04:00
  • d67cecbb45 whitespace cleanup fduncanh 2022-05-02 15:33:21 -04:00
  • 3a1a244b0f cleanups of debug text and initial audio syc fduncanh 2022-05-02 15:28:35 -04:00
  • 5d0ea5858b Merge pull request #85 from FDH2/master antimof 2022-05-02 19:42:04 +03:00
  • 73e77dc09b clean up debug output fduncanh 2022-05-02 01:44:54 -04:00
  • 1d2bf6ec78 rename aac_decode_struct to audio_decode_struct and cosmetic fixes fduncanh 2022-05-01 17:54:37 -04:00
  • 1379079220 cleanup of initial audio synchronization fduncanh 2022-05-01 17:26:38 -04:00
  • bdb949c6e2 activate resend in raop_rpt, add "compression type" ct to raop_rtp_t fduncanh 2022-04-30 11:07:18 -04:00
  • f0fcba8fac clean up initial timestamp of audio stream, before first sync event fduncanh 2022-04-29 19:22:45 -04:00
  • 2f6cf2e8f2 rtp time wraps around uint32_t after 27 hours! fduncanh 2022-04-29 03:10:58 -04:00
  • af238faab0 subtract off start times from rpt and ntp timestamps fduncanh 2022-04-29 02:35:17 -04:00
  • 7625ce85db store rtp_timestamp, not ntp_timestamp, in audio buffer fduncanh 2022-04-29 01:24:15 -04:00
  • 21cedcf52c part of last revert fduncanh 2022-04-28 23:15:07 -04:00
  • 81d3c721b0 revert previous 3 commits fduncanh 2022-04-28 23:10:28 -04:00
  • 89ffc41b30 typo in comment fduncanh 2022-04-28 00:45:48 -04:00
  • c8befe705f whitespace fduncanh 2022-04-27 21:51:14 -04:00
  • 05cf27e8e6 make initial video timestamp available fduncanh 2022-04-27 21:48:25 -04:00
  • 8e5d3b0c2c save remote timestamp of start of video stream fduncanh 2022-04-27 21:28:29 -04:00
  • be970b9f19 initialize conn->raop_rtp_mirror to NULL fduncanh 2022-04-27 19:25:12 -04:00
  • ac1f0c168f extra info in debug for time sync fduncanh 2022-04-27 14:42:29 -04:00
  • 3a6cd39053 next_rtp is not needed in time sync fduncanh 2022-04-27 13:21:26 -04:00
  • 7a9631d82b cosmetic (typo in comment) fduncanh 2022-04-27 13:18:32 -04:00
  • 0651a440be whitespace fduncanh 2022-04-27 13:17:01 -04:00
  • 82303e8be7 identify meaning of rtp_next in time synchronization fduncanh 2022-04-27 13:14:07 -04:00
  • 956faa3e04 correct some comments fduncanh 2022-04-27 04:03:45 -04:00
  • 50e9ec0751 whitespace fduncanh 2022-04-26 18:53:24 -04:00
  • 1e9f6be43b add some comments about packet structure fduncanh 2022-04-26 18:50:37 -04:00
  • 0464953c31 cleanup (cosmetic) and add defaults to switches fduncanh 2022-04-25 17:49:09 -04:00
  • 494c23a9e2 whitespace cleanup fduncanh 2022-04-25 17:39:56 -04:00
  • 7e32cadaf4 small cleanup of appsrc construction. fduncanh 2022-04-25 13:52:29 -04:00
  • eedf8e44c4 edits to README fduncanh 2022-04-25 02:40:35 -04:00
  • ca3c085865 cleanup of leftover -rpi option fduncanh 2022-04-24 21:25:49 -04:00
  • 87d977376c increase version to 1.51 fduncanh 2022-04-24 21:17:29 -04:00
  • 8179a602c4 update for uxplay 1.51 rearranged rpi options fduncanh 2022-04-24 21:13:30 -04:00
  • f373fb2edc revert commit 5efcf01 of March 12, 2020 This breaks reconnection after "stop streaming" is sent by client. It was intended to aid reconnection if a network interruption left a socket blocked. Some other fix for that issue will be needed. This is connected to issue #58 fduncanh 2022-04-23 15:32:18 -04:00
  • 2d816db7c0 restrict audio formats to AAC-ELD and ALAC (only ones ever seen) fduncanh 2022-04-23 11:40:27 -04:00
  • c06b5db171 cosmetic (clarify a comment) fduncanh 2022-04-23 09:54:40 -04:00
  • 4c36996f05 fix typo in README fduncanh 2022-04-23 00:15:02 -04:00
  • d48a6b6958 edit README for 1.50 release fduncanh 2022-04-22 16:42:01 -04:00
  • 1c61f78c4a edited README fduncanh 2022-04-22 16:38:53 -04:00
  • c6fb678cfd move init_sockets to proper place in file fduncanh 2022-04-22 16:01:00 -04:00
  • 5a9ffc2f88 whitespace cleanup fduncanh 2022-04-22 12:03:33 -04:00
  • d3c55e7cac rework to keep PPS and SPS data longer (trying to fix issue #87) fduncanh 2022-04-22 11:19:31 -04:00
  • 052c1dd36d resore debug output of each nalu type fduncanh 2022-04-21 04:21:54 -04:00
  • 6358bdde90 cleanup debug output fduncanh 2022-04-21 02:46:00 -04:00
  • 0744fd7422 correct value of nal_type, check "forbidden zero bit" at start of nalu fduncanh 2022-04-21 01:40:08 -04:00
  • 9bea5a7a6b cleanup writing of h264 nal start code fduncanh 2022-04-21 00:56:56 -04:00
  • c1115017bc move colorimetry=bt709 to video caps set in video_renderer_gstreamer.c fduncanh 2022-04-20 19:02:58 -04:00
  • b39717b5f1 whitespace/cosmetic fduncanh 2022-04-19 23:51:49 -04:00
  • b1e890d29f correct a comment fduncanh 2022-04-18 00:47:37 -04:00
  • b3ebf31f69 make -rpi be the option for framebuffer on RPi fduncanh 2022-04-17 04:12:12 -04:00
  • 01d46e0b10 edit README fduncanh 2022-04-17 02:56:35 -04:00
  • 532d84af51 modifiy RPATH setting for macOS fduncanh 2022-04-17 02:19:48 -04:00
  • 75763c6dcf update for 1.50: added -fs -rpigl -rpiwl -rpifb options fduncanh 2022-04-17 00:05:55 -04:00
  • a761a6a923 whitespace fduncanh 2022-04-16 20:28:13 -04:00
  • ea588a31a0 replace GST_BUFFER_DTS by GST_BUFFER_PTS fduncanh 2022-04-16 20:17:26 -04:00
  • c0f3b52b94 set h264 "type" to nal_count fduncanh 2022-04-16 20:12:30 -04:00
  • 717181a86e remove unneeded line fduncanh 2022-04-15 20:01:15 -04:00
  • 9f43a8a3aa minor changes to debug output and comments about contents of "packet" fduncanh 2022-04-15 19:53:38 -04:00
  • e3c6562f58 edit README fduncanh 2022-04-14 02:15:38 -04:00
  • f7ac908db9 whitespace cleanup fduncanh 2022-04-13 01:34:08 -04:00
  • bdf8f7aecf edit README fduncanh 2022-04-06 20:09:36 -04:00
  • d98fd8f85d edit README fduncanh 2022-04-06 17:41:23 -04:00
  • 592afde1da Merge pull request #84 from FDH2/master antimof 2022-04-03 21:23:59 +03:00