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 |
xufuji456
|
618702389c
|
change ffprobe_cmd.c to cpp
|
4 years ago |
xufuji456
|
5fad821835
|
change video_player.c to cpp
|
4 years ago |
xufuji456
|
b3857bbb21
|
change media_player.c to cpp
|
4 years ago |
xufuji456
|
6d778cc76d
|
change packet_queue.c to cpp
|
4 years ago |
xufuji456
|
b553ef1bba
|
add libpmp3 module which is independent
|
4 years ago |
xufulong
|
8bd6f85f7c
|
change jobject to jclass
|
4 years ago |
xufulong
|
25e45f5207
|
remove debug log
remove debug log
|
5 years ago |
xufulong
|
661401f4a5
|
check nativeWindow is null or not
check nativeWindow is null or not
|
5 years ago |
xufulong
|
d7a97fa5f2
|
break the loop when has found video index
break the loop when has found video index
|
5 years ago |
xufulong
|
ada8188900
|
cancel the running task
cancel the running task
|
5 years ago |
xufulong
|
a93bd3d420
|
setjump of ffprobe
setjump of ffprobe
|
5 years ago |
xufulong
|
a1b818e644
|
move jump_buf to header file
move jump_buf to header file
|
5 years ago |
xufulong
|
719fe8e564
|
calculate progress and callback
calculate progress and callback
|
5 years ago |
xufulong
|
3dc207caa1
|
update version to FFmpeg4.2
update version to FFmpeg4.2
|
5 years ago |
xufulong
|
8a0ad6be65
|
remove the flags of codec
remove the flags of codec
|
5 years ago |
xufulong
|
fe1b35f296
|
add ffmpeg_hw.c
add ffmpeg_hw.c
|
5 years ago |
xufulong
|
49cc1cba63
|
customize arm of path
customize arm of path
|
5 years ago |
xufulong
|
97e2746d2e
|
update header file to FFmpeg4.2
update header file to FFmpeg4.2
|
5 years ago |
xufulong
|
a54d2c1955
|
update config of ffmpeg
update config of ffmpeg
|
5 years ago |
xufulong
|
5002560f11
|
combine a series of pictures into video
combine a series of pictures into video
|
5 years ago |