-
- Downloads
st3m_pcm: move pcm queue out of st3m_media
Also move it from internal RAM to SPIRAM, and double its size.
Showing
- components/audio_mod/audio_mod.c 1 addition, 1 deletioncomponents/audio_mod/audio_mod.c
- components/audio_mp3/audio_mp3.c 4 additions, 5 deletionscomponents/audio_mp3/audio_mp3.c
- components/st3m/CMakeLists.txt 1 addition, 0 deletionscomponents/st3m/CMakeLists.txt
- components/st3m/st3m_audio.c 3 additions, 3 deletionscomponents/st3m/st3m_audio.c
- components/st3m/st3m_media.c 6 additions, 171 deletionscomponents/st3m/st3m_media.c
- components/st3m/st3m_media.h 1 addition, 14 deletionscomponents/st3m/st3m_media.h
- components/st3m/st3m_pcm.c 158 additions, 0 deletionscomponents/st3m/st3m_pcm.c
- components/st3m/st3m_pcm.h 28 additions, 0 deletionscomponents/st3m/st3m_pcm.h
- components/video_mpeg/video_mpeg.c 2 additions, 2 deletionscomponents/video_mpeg/video_mpeg.c
Loading
Please register or sign in to comment