| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The value was wrong and not used anyway.
|
|
|
|
|
| |
Constructs are now ordered from generic to specific ("top-down") and
are thus, hopefully, easier to follow.
|
|
|
|
| |
Clean up block decoder and fix incorrect last-flag calculation.
|
|
|
|
|
|
| |
It seems that bindat specs cannot refer outside themselves, so use a
special variable ‘emms-info-native--opus-channel-count’ with dynamic
binding to keep track of channel count.
|
| |
|
| |
|
|
|
|
| |
These are only stylistic changes.
|
|
|
|
| |
These are only stylistic changes.
|
|
|
|
|
| |
Split long functions to smaller functions that are easier to
understand.
|
|
|
|
|
| |
Also adjust Ogg and FLAC decoders to return info fields in a unified
format.
|
|
This info method is a pure elisp implementation for Ogg Vorbis, Opus and
FLAC file formats.
|