diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-01-06 07:51:41 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-01-06 07:51:41 -0600 |
| commit | dc729718eb2980e3b92a54e4cc60c7d6b0720e8a (patch) | |
| tree | 1415e35743c653a66ed494b3f4a4e9fcfaec5064 /shared-module/audiomp3 | |
| parent | bd8650d35be493bfbfef34976784d1d614b09ed1 (diff) | |
audiomp3: rename to MP3Decoder
Diffstat (limited to 'shared-module/audiomp3')
| -rw-r--r-- | shared-module/audiomp3/MP3Decoder.c (renamed from shared-module/audiomp3/MP3File.c) | 0 | ||||
| -rw-r--r-- | shared-module/audiomp3/MP3Decoder.h (renamed from shared-module/audiomp3/MP3File.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/shared-module/audiomp3/MP3File.c b/shared-module/audiomp3/MP3Decoder.c index 515aa0086..515aa0086 100644 --- a/shared-module/audiomp3/MP3File.c +++ b/shared-module/audiomp3/MP3Decoder.c diff --git a/shared-module/audiomp3/MP3File.h b/shared-module/audiomp3/MP3Decoder.h index 9ee1d0949..9ee1d0949 100644 --- a/shared-module/audiomp3/MP3File.h +++ b/shared-module/audiomp3/MP3Decoder.h |
