xufulong
|
aecd1c94e2
|
move malloc memory to init method
|
4 years ago |
xufulong
|
4543796fa9
|
add out_samples to struct
|
4 years ago |
xufulong
|
334f446a1d
|
move param into struct
|
4 years ago |
xufulong
|
61131656f8
|
move param to struct
|
4 years ago |
xufulong
|
43f68741c3
|
replace struct with params
|
4 years ago |
xufulong
|
dff47a5a5c
|
release when finish playing
|
4 years ago |
xufulong
|
ed5abd7236
|
change int to short
|
4 years ago |
xufuji456
|
318ba98c2b
|
do fft directly
|
4 years ago |
xufuji456
|
486efaad44
|
Remove testing code
|
4 years ago |
xufuji456
|
e96fa5608e
|
Add: fft visualizer
|
4 years ago |
xufuji456
|
56b26e410c
|
submit missing code
|
4 years ago |
xufuji456
|
f97025601a
|
Add: FFT data callback
|
4 years ago |
xufuji456
|
6480ebadde
|
change NULL to nullptr
|
4 years ago |
xufuji456
|
167522812a
|
adjust release order
|
4 years ago |
xufuji456
|
4fccf3f6a6
|
release audioTrack when exit playing
|
4 years ago |
xufuji456
|
d754d44275
|
release AudioPlayer when coming destroy
|
4 years ago |
xufuji456
|
1255b906a8
|
update equalizer when seeking progress
|
4 years ago |
xufuji456
|
c509dba761
|
passing filter from application
|
4 years ago |
xufuji456
|
9ceed1d4af
|
pull filtered audio from the filter graph
|
4 years ago |
xufuji456
|
4f77ad512d
|
add equalizer filter
|
4 years ago |
xufuji456
|
436fd27021
|
rename parameter
|
4 years ago |
xufuji456
|
7ccecadd06
|
remove redundant notes
|
4 years ago |
xufuji456
|
394971436c
|
add volume filter
|
4 years ago |
xufuji456
|
8fa60d3e3a
|
change av_free_packet to av_packet_unref
|
4 years ago |
xufuji456
|
f483540595
|
change audio_player.c to cpp
|
4 years ago |
xufuji456
|
618702389c
|
change ffprobe_cmd.c to cpp
|
4 years ago |
xufulong
|
8922e50150
|
translate audio_player.c into English
translate audio_player.c into English
|
5 years ago |
xufulong
|
4e122f2ca1
|
jni方法改为宏定义
jni方法改为宏定义
|
6 years ago |
frank
|
28689818cd
|
视频滤波模块增加音频
视频滤波模块增加音频
|
7 years ago |
frank
|
17b18af513
|
音频解码播放(AudioTrack与OpenSL)
FFmpeg音频解码,AudioTrack与OpenSL两种方式播放
|
8 years ago |