index
:
nihav
master
Mirror of nihav.org project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-mpeg
/
src
/
codecs
/
aac
Commit message (
Collapse
)
Author
Age
Files
Lines
*
aac: clear M/S flags
Kostya Shishkov
2024-05-07
1
-0
/
+2
|
*
aac: fix intensity stereo reconstruction for ms_mask_present=0 case
Kostya Shishkov
2024-03-19
1
-1
/
+1
|
*
fix clippy warnings
Kostya Shishkov
2023-07-26
4
-12
/
+12
|
*
aac: fix intensity stereo direction
Kostya Shishkov
2023-07-19
1
-1
/
+1
|
*
aac: fix intensity and mid/side stereo reconstruction
Kostya Shishkov
2023-06-24
1
-4
/
+7
|
*
aacsbr: fix high<->low resolution envelope mapping
Kostya Shishkov
2023-03-13
2
-5
/
+6
|
*
aacsbr: fix off-by-one situation with envelope borders
Kostya Shishkov
2023-03-13
2
-42
/
+46
|
*
disable or remove unneeded debug messages
Kostya Shishkov
2022-12-23
1
-3
/
+2
|
*
remove stray whitespaces
Kostya Shishkov
2022-10-29
2
-2
/
+2
|
*
aac: SBR support (without PS)
Kostya Shishkov
2022-07-07
5
-10
/
+2577
|
*
aac: support Program Config Element a bit
Kostya Shishkov
2022-07-04
2
-2
/
+61
|
*
aac: use lookup table for coefficient quantisation
Kostya Shishkov
2022-04-02
3
-10
/
+549
|
*
aac: do not add 16 to large coefficients
Kostya Shishkov
2022-04-01
1
-2
/
+2
|
*
aac: split decoder into (sub)modules
Kostya Shishkov
2022-03-30
5
-0
/
+1894