Commit Graph

15 Commits

Author SHA1 Message Date
fduncanh
0c4f02b61a add 0x80 and 0x8c as possible first bytes of AAC-ELD frames 2022-01-02 03:24:20 -05:00
fduncanh
745c2e27f6 clean up the issue of ios9 audio descryption 2021-12-28 19:56:16 -05:00
fduncanh
a8657e497b iOS 8 and 9 decryption now works; need to test AAC audio decompression. 2021-12-18 17:34:11 -05:00
fduncanh
42a6ac838f add tests for examining audio decryption 2021-12-17 14:25:03 -05:00
fduncanh
f45af796b7 changes to support older protocol with no aeskey/ecdh_secret hashing. 2021-12-13 16:49:08 -05:00
fduncanh
ce0eaca665 revert previos 2 changes back to clean RPiPlay version of raop_buffer.c 2021-11-12 14:27:27 -05:00
fduncanh
c8ac7651da cosmetic cleanup of last commit 2021-11-12 12:59:41 -05:00
fduncanh
e0999f03d3 dont reallocate and free the AES-CBC context each time a frame is decrypted 2021-11-12 12:18:14 -05:00
fduncanh
7c79d031a3 restore RPiPlay's crypto implementation, now they have fixed the aes-cbc bug. 2021-11-11 19:32:41 -05:00
fduncanh
ab110a7ce8 cosmetic clarification of a comment 2021-11-05 21:12:27 -04:00
fduncanh
57b158478c important fix (last 16 decrypted bytes were missing in each audio packet) 2021-11-03 00:29:16 -04:00
fduncanh
187cf7aaac revert last two changes, and instead add a callback to report audio format 2021-10-14 19:48:08 -04:00
fduncanh
def4678eed more infrastructure for diifferent audio formats 2021-10-14 00:46:24 -04:00
fduncanh
7a4079cb4b cosmetic fix for clarity of code 2021-10-11 07:15:51 -04:00
Your Name
1946373e26 first commit 2020-04-15 16:24:10 +03:00