xufuji456
|
104e988ec2
|
Feature:move CMakeLists.txt to src/main/cpp
|
3 years ago |
xufuji456
|
07af3262a3
|
Feature:update audio_player.cpp
|
3 years ago |
xufuji456
|
4786bf0200
|
Feature:remove opensl
|
3 years ago |
xufuji456
|
cf677ae1bd
|
Feature: flip yuv when it is front camera
|
3 years ago |
xufuji456
|
55edecde24
|
Feature: add pcm processor
|
3 years ago |
xufuji456
|
c4086e246a
|
Feature: update yuv to rgb
|
3 years ago |
xufuji456
|
c8c6d4ff8a
|
Feature: convert yuv to rgb
|
3 years ago |
xufuji456
|
259c9cb531
|
fix: keep time_base of encoder_context same with decoder_context
|
3 years ago |
xufuji456
|
588aeec39e
|
Feature: remove log
|
3 years ago |
xufuji456
|
e111d924ef
|
Feature: skip not audio stream
|
3 years ago |
xufuji456
|
618c37586d
|
Feature: cleanup
|
3 years ago |
xufuji456
|
c5ccf225e1
|
Feature: support different format to resample
|
3 years ago |
xufuji456
|
f28b9b39cf
|
Feature: support different sample_rate
|
3 years ago |
xufuji456
|
e2faaabc4a
|
Feature: adjust samplerate
|
3 years ago |
xufuji456
|
c1ae76fa6d
|
Feature: replace fprintf
|
3 years ago |
xufuji456
|
b897c27c44
|
Feature: audio transcode
|
3 years ago |
xufuji456
|
16e9d2bbb6
|
Feature: init muxer
|
3 years ago |
xufuji456
|
faaba6d863
|
Feature: open muxer
|
3 years ago |
xufuji456
|
891bd4afb2
|
Feature: decode and resample
|
3 years ago |
xufuji456
|
0d6f18c021
|
Feature: init muxer first
|
3 years ago |
xufuji456
|
be1de1a124
|
Feature: init audio decoder and encoder
|
3 years ago |
xufuji456
|
1f20cb0580
|
Feature: resample audio file
|
3 years ago |
xufuji456
|
70cb21cf5c
|
Feature: convert nv12(yuv420sp) to yuv420p
|
3 years ago |
xufuji456
|
5a642a992f
|
Feature: transcode media file
|
3 years ago |
xufuji456
|
13a1931d6b
|
Feature: add const to param
|
3 years ago |
xufuji456
|
32764fe570
|
Feature: rotate yuv
|
3 years ago |
xufuji456
|
c987c5cebc
|
Feature: yuv convert to argb
|
3 years ago |
xufuji456
|
6daba72372
|
Feature: yuv to rgb formula
|
3 years ago |
xufuji456
|
a23f28e411
|
Feature: add yuv to rgb
|
3 years ago |
xufuji456
|
4640f82fe5
|
Feature: use bool instead of jboolean
|
3 years ago |
xufuji456
|
643d4c8081
|
Feature: extract audio waveform
|
3 years ago |
xufuji456
|
834a68f372
|
Feature: modify to release_retriever()
|
3 years ago |
xufuji456
|
7d3fb3b6fd
|
retriever: release resource
|
3 years ago |
xufuji456
|
037588daf5
|
Feature: using multi-thread to decode
|
3 years ago |
xufuji456
|
95d14baf1f
|
Feature: cut video with start offset
|
3 years ago |
xufuji456
|
98bfa11973
|
Feature: set params of start_time/duration
|
3 years ago |
xufuji456
|
0d6855b746
|
Feature: cut video with specific offset-time and duration
|
3 years ago |
xufuji456
|
4abffd778b
|
Feature: change define of cplusplus
|
3 years ago |
xufuji456
|
35415d6982
|
Feature: remove module of postproc
|
3 years ago |
xufuji456
|
ecacd62377
|
Fixed: try decode again when decode err_code=EAGAIN
|
3 years ago |
xufuji456
|
e55bbb5c7a
|
Add: retrieve thumbnail of audio
|
3 years ago |
xufulong
|
c9f7a1d058
|
Add: metadata of pixel format
|
3 years ago |
xufuji456
|
86c27897b5
|
Remove: fast start of moving moov
|
3 years ago |
xufulong
|
dd09704876
|
Add: FFmpegMediaRetriever usage
|
3 years ago |
xufulong
|
bc6eca53e8
|
change to avcodec_send_packet()/avcodec_receive_frame()
|
3 years ago |
xufulong
|
ad6db5869b
|
Update: rename parameter
|
3 years ago |
xufulong
|
b235608263
|
Add: sample_rate channel_count channel_layout
|
3 years ago |
xufulong
|
6ba160954a
|
Add: java of FFmpegMediaRetriever
|
3 years ago |
xufulong
|
cc0eb0a8f3
|
Update: jni method of media retriever
|
3 years ago |
xufulong
|
a8b1c59365
|
Add: jni method of media retriever
|
3 years ago |