|
dec7306a84
|
Replace some pointers with references
|
2020-08-18 23:36:17 +02:00 |
|
|
ed0521a1d2
|
Rename onChunkRead to onNewChunk
|
2020-07-11 19:39:58 +02:00 |
|
|
63ad64dfff
|
Pass encoded chunks as shared_ptr
|
2020-02-29 21:48:12 +01:00 |
|
|
a8998997e9
|
Change stream reader to use actual chunk duration
e.g. a configured chunk_ms of 11 will read a 44.1kHz stream in chunks of 485 frames (=10.9977ms)
|
2020-02-29 19:24:47 +01:00 |
|
|
1bc8f74c41
|
Change SampleFormat variables to getters
|
2020-02-18 22:47:04 +01:00 |
|
|
549fcba40f
|
Use realloc to avoid memleak
|
2020-02-14 08:42:10 +01:00 |
|
|
8c6d703ec5
|
Update copyright dates
|
2020-01-04 01:03:48 +01:00 |
|
|
07e8290ee4
|
Add namespace for encoder and decoder
|
2019-11-04 14:53:02 +01:00 |
|
|
3fea89a60b
|
move assign function into implementation
|
2019-11-03 12:41:08 +01:00 |
|
|
a30f548a31
|
rename files to snake_case
|
2019-10-12 18:28:29 +02:00 |
|