index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-mpeg
/
src
/
codecs
Commit message (
Expand
)
Author
Age
Files
Lines
*
aac: split decoder into (sub)modules
Kostya Shishkov
2022-03-30
6
-1852
/
+1894
*
mpegaudio: make packetiser checks less verbose
Kostya Shishkov
2022-01-09
1
-5
/
+5
*
mp3: small workaround for some slightly bad encodes
Kostya Shishkov
2021-12-02
1
-1
/
+1
*
mp3: fix reconstruction
Kostya Shishkov
2021-12-02
1
-3
/
+5
*
add MPEG Audio Layer II decoder
Kostya Shishkov
2021-12-01
4
-7
/
+548
*
mpegaudio: handle VBRI tag in packetiser as well
Kostya Shishkov
2021-11-23
1
-0
/
+2
*
mpegaudio: get duration from Xing/LAME information if available
Kostya Shishkov
2021-11-22
1
-1
/
+18
*
annotate the sources for test samples
Kostya Shishkov
2021-11-20
1
-0
/
+4
*
add bytes_left() to NAPacketiser so its internal buffer size can be monitored
Kostya Shishkov
2021-11-19
1
-0
/
+1
*
mpeg: add MPEG Audio packetiser
Kostya Shishkov
2021-11-15
2
-0
/
+192
*
mp3: fix reconstruction bugs
Kostya Shishkov
2021-11-15
1
-11
/
+17
*
mpeg/mp3: increase MP3 payload buffer size
Kostya Shishkov
2021-11-12
1
-1
/
+1
*
move AAC decoder to nihav-mpeg crate
Kostya Shishkov
2021-11-09
2
-0
/
+1858
*
add nihav-mpeg crate
Kostya Shishkov
2021-11-09
4
-0
/
+1817