438 Commits (dd09704876173d0feeb9f9bf2b52bfeeddb99dd1)

Author SHA1 Message Date
xufuji456 93b1994b31 change unsigned to int 3 years ago
xufulong 494ea794ba change int16_t to int8_t 3 years ago
xufulong 448d3c200f change type from short to byte 3 years ago
xufulong ec2d447925 remove note 3 years ago
xufulong 3aad838886 Adjust: init data 3 years ago
xufulong 28f3ae6aaf realloc when next size is larger than current 3 years ago
xufuji456 1410df401b delete local reference after newShortArray 3 years ago
xufulong 08799c74a9 remove log 3 years ago
xufulong aecd1c94e2 move malloc memory to init method 3 years ago
xufulong 4543796fa9 add out_samples to struct 3 years ago
xufulong 334f446a1d move param into struct 3 years ago
xufulong 61131656f8 move param to struct 3 years ago
xufuji456 54003bcb71 update header file 3 years ago
xufulong 43f68741c3 replace struct with params 3 years ago
xufulong dff47a5a5c release when finish playing 3 years ago
xufulong 658be6c733 copy fft result directly 3 years ago
xufulong 2ea1a4994a remove something no using 3 years ago
xufulong ed5abd7236 change int to short 3 years ago
xufuji456 318ba98c2b do fft directly 3 years ago
xufuji456 486efaad44 Remove testing code 3 years ago
xufuji456 e96fa5608e Add: fft visualizer 3 years ago
xufuji456 c054452b23 change concrete pointer to void* 3 years ago
xufuji456 928e5f315a move the struct of block to queue 3 years ago
xufuji456 56b26e410c submit missing code 3 years ago
xufuji456 e0a3e271ad modify: add subtitle into video 3 years ago
xufuji456 00df3801e7 remove unused code 3 years ago
xufuji456 f97025601a Add: FFT data callback 3 years ago
xufuji456 4114651e59 adjust buffer queue 3 years ago
xufuji456 6e52fc3832 Add mediacodec to decode h264 3 years ago
xufuji456 1fb74254b0 remove symbol from macro define 3 years ago
xufuji456 f439efa62a rename header file 3 years ago
xufuji456 979b25dbbf change time unit from int to float 3 years ago
xufuji456 c60ebdb6ec update queue 3 years ago
xufuji456 b885fa4b96 update window 3 years ago
xufuji456 d51bdd6b6a Add: calculate spectrum by running FFT 3 years ago
xufuji456 6480ebadde change NULL to nullptr 3 years ago
xufuji456 74dca79a8f Add audio effect: loli and uncle 3 years ago
xufuji456 6dd2338a9b Add effect: echo funny tremolo 3 years ago
xufuji456 5475fd59df Adjust adding and removing watermark 3 years ago
xufuji456 0b4e896f39 Add: remove logo from video 3 years ago
xufuji456 3f38010a7b amix: adjust the weight(volume) of audio 3 years ago
xufuji456 442d35414e add network change listener 3 years ago
xufuji456 8c19d62158 fix mix audio: using -vn; 3 years ago
xufuji456 174a13a3c6 using work thread to parse lrc, and callback to main thread 3 years ago
xufuji456 cdb33387e2 parse and display external lrc 3 years ago
xufuji456 3c1c4e48e2 parse lrc format of lyrics 3 years ago
xufuji456 03bbdcf160 move timeConvert method to TimeUtil 3 years ago
xufuji456 167522812a adjust release order 3 years ago
xufuji456 4fccf3f6a6 release audioTrack when exit playing 3 years ago
xufuji456 c9c3529f2f Change gop(key frame interval) of video 3 years ago