blob: d2cc12b0b022a5ccdbcbbbe537b0465b44c216e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2014-03-29: Matthias P. Braendli <matthias@mpb.li>
(v0.3.0):
MOT Slideshow and DLS support
* fdk-aac encoder:
Fix insertion of PAD data (must be in first AU)
* mot-encoder:
Correct X-PAD encoding
2014-03-19: Matthias P. Braendli <matthias@mpb.li>
(v0.2.2):
* README:
Add snd-aloop scenario.
* dabplus-enc-alsa-zmq:
Support older version of libasound2, so that
it compiles with debian stable.
Repair 48kHz sample rate.
* dabplus-enc-file-zmq:
Add support for file output, which make
dabplus-enc-file redundant.
* dabplus-enc-file:
Has been removed
2014-03-10: Matthias P. Braendli <matthias@mpb.li>
(v0.2.1):
Add -p option to mot-encoder.
Add version numbers to each encoder.
2014-03-09: Matthias P. Braendli <matthias@mpb.li>
(v0.2.0):
Rename all tools in a consistent way and tidy
them up.
Add the alsa input with optional drift compensation.
Add MOT Slideshow and PAD code from CSP.it
Add new descriptions and scenarios to the README.
2014-02-11: Matthias P. Braendli <matthias@mpb.li>
(v0.1.0):
Initial release of fdk-aac-dabplus, based on
forked from https://github.com/piratfm/fdk-aac-dabplus
|