xufulong
|
61131656f8
|
move param to struct
|
4 years ago |
xufuji456
|
54003bcb71
|
update header file
|
4 years ago |
xufulong
|
43f68741c3
|
replace struct with params
|
4 years ago |
xufulong
|
dff47a5a5c
|
release when finish playing
|
4 years ago |
xufulong
|
658be6c733
|
copy fft result directly
|
4 years ago |
xufulong
|
2ea1a4994a
|
remove something no using
|
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
|
c054452b23
|
change concrete pointer to void*
|
4 years ago |
xufuji456
|
928e5f315a
|
move the struct of block to queue
|
4 years ago |
xufuji456
|
56b26e410c
|
submit missing code
|
4 years ago |
xufuji456
|
00df3801e7
|
remove unused code
|
4 years ago |
xufuji456
|
f97025601a
|
Add: FFT data callback
|
4 years ago |
xufuji456
|
4114651e59
|
adjust buffer queue
|
4 years ago |
xufuji456
|
6e52fc3832
|
Add mediacodec to decode h264
|
4 years ago |
xufuji456
|
1fb74254b0
|
remove symbol from macro define
|
4 years ago |
xufuji456
|
f439efa62a
|
rename header file
|
4 years ago |
xufuji456
|
c60ebdb6ec
|
update queue
|
4 years ago |
xufuji456
|
b885fa4b96
|
update window
|
4 years ago |
xufuji456
|
d51bdd6b6a
|
Add: calculate spectrum by running FFT
|
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
|
bad4fccffe
|
passing time_base to initial filter
|
4 years ago |
xufuji456
|
de652b94b9
|
change filter_graph to local reference
|
4 years ago |
xufuji456
|
9ae3ee755f
|
change windowBuffer to local reference
|
4 years ago |
xufuji456
|
43ede7ab4b
|
Changing video filter in a single work-thread
|
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
|
d17ecf27e4
|
update learning group
|
4 years ago |
xufuji456
|
63ca2fbb2d
|
using avcodec_free_context instead of avcodec_close
|
4 years ago |
xufuji456
|
55e83b8c04
|
change to const type
|
4 years ago |
xufuji456
|
12a683f45f
|
adjust free order
|
4 years ago |
xufuji456
|
8bd5902592
|
update the configuration of version
|
4 years ago |
xufuji456
|
1c7ef1e05c
|
rename global variable
|
4 years ago |
xufuji456
|
e216dd7113
|
show the result of silence detection
|
4 years ago |
xufuji456
|
e400aeedf3
|
update so: add decoder of vp8/vp9, which uses to compat webm
|
4 years ago |
xufuji456
|
b0e72409a9
|
print full msg with format
|
4 years ago |
xufuji456
|
8af9adf6e8
|
callback error msg to java
|
4 years ago |
xufuji456
|
8fa60d3e3a
|
change av_free_packet to av_packet_unref
|
4 years ago |
xufuji456
|
6015d75c4c
|
change openSL_audio_player.c to cpp
|
4 years ago |
xufuji456
|
f483540595
|
change audio_player.c to cpp
|
4 years ago |