210 Commits (50fe5d6e2ef76e3e9c9cec4cc554b3ec5cd1d16f)

Author SHA1 Message Date
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 5 years ago
xufulong 661401f4a5 check nativeWindow is null or not 5 years ago
xufulong d7a97fa5f2 break the loop when has found video index 5 years ago
xufulong ada8188900 cancel the running task 5 years ago
xufulong a93bd3d420 setjump of ffprobe 5 years ago
xufulong a1b818e644 move jump_buf to header file 5 years ago
xufulong 719fe8e564 calculate progress and callback 5 years ago
xufulong 3dc207caa1 update version to FFmpeg4.2 5 years ago
xufulong 8a0ad6be65 remove the flags of codec 5 years ago
xufulong fe1b35f296 add ffmpeg_hw.c 5 years ago
xufulong 49cc1cba63 customize arm of path 5 years ago
xufulong 97e2746d2e update header file to FFmpeg4.2 5 years ago
xufulong a54d2c1955 update config of ffmpeg 5 years ago
xufulong 5002560f11 combine a series of pictures into video 5 years ago
xufulong 6b12be960b redirect to print FFmpeg log 5 years ago
xufulong b08e688828 use jmp_buf to handle exception 5 years ago
xufulong a661a76dcc translte video_player.c into English 5 years ago
xufulong 2c65398174 translate video_filter.c into English 5 years ago
xufulong 639c0082bf translate audio_player.c into English 5 years ago
xufulong 3e4def578d translate note into English 5 years ago
xufulong 781ec7444e translate the note pusher into English 5 years ago
xufulong d920f7974f translate note into Englilsh 5 years ago
xufulong 08a7bc7464 translate packet_queue.c into English 5 years ago
xufulong 8922e50150 translate audio_player.c into English 5 years ago
xufulong 58a8c5c8af ffprobe jni interface 6 years ago
xufulong 16e5f65ea1 ffprobe module: use to probe video or audio format 6 years ago
xufulong 65f4ab694f 增加postproc模块的头文件 6 years ago
xufulong 2b4f70106d update config.h:编译libmp3lame 6 years ago
xufulong 1480f1f8a8 增加arm64-v8a平台的ffmpeg动态库 6 years ago
xufulong 5dd3f0eb8a 两种方式移动moov:FFmpeg命令行和fast_start代码 6 years ago
xufulong 054f6dfb27 使用新的互斥锁等待超时方法 6 years ago
xufulong 09f830ddd1 更新互斥锁等待超时方法 6 years ago
xufulong 62080cc2ec 整理头文件结构 6 years ago
xufulong 13c24b7007 整理头文件目录 6 years ago
xufulong b294a999ae 更新ffmpeg的so库:深度剪裁 6 years ago
xufulong 409cadf625 去掉一些无用头文件 6 years ago
xufulong eaf1f3778a ffmpeg_pusher改为jni宏定义调用 6 years ago
xufulong fa9e2d5461 media_player改为jni宏定义调用 6 years ago
xufulong 603629010e video_filter改为jni宏定义调用 6 years ago
xufulong 9631b44b71 openSL_audio_player改为jni宏定义调用 6 years ago
xufulong 4e122f2ca1 jni方法改为宏定义 6 years ago
xufulong 8da7e7ad7b MediaPlayerActivity接入基类Activity 6 years ago
xufulong d4b5956a81 增加mp3转码 6 years ago
frank afb5daa361 增加设置静音开关、5s无操作后隐藏操作栏 7 years ago