| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| sync upstream change Signed-off-by: atrotrobigking <wanganzhouhh@163.com> | 3 个月前 |
| 同步社区修复 Signed-off-by: xiaobenhua <xiaobenhua1@h-partners.com> | 1 个月前 |
| update: 更新文件 alsa.c Signed-off-by: liuwanlin58 <256486825@qq.com> | 4 个月前 |
| 同步社区修复 Signed-off-by: xiaobenhua <xiaobenhua1@h-partners.com> | 1 个月前 |
| ffmpeg 漏洞修复 Signed-off-by: never-xiao <2735892124@qq.com> | 1 个月前 |
| avresample: remove deprecated attribute from the AVAudioResampleContext struct Having all the public functions marked as deprecated is enough. This gets rid of a warning spam when compiling any file including libavresample/avresample.h even when avresample is not enabled, like it's the case with fftools/cmdutils.c Signed-off-by: James Almer <jamrial@gmail.com> | 8 年前 |
| 同步社区修复 Signed-off-by: never-xiao <2735892124@qq.com> | 2 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| add bug fix Signed-off-by: jiayu3dai <gaoziyu0614@outlook.com> | 3 个月前 |
| add bug fix Signed-off-by: jiayu3dai <gaoziyu0614@outlook.com> | 3 个月前 |
| ffmpeg升级 Signed-off-by: vvtest <815508462@qq.com> | 2 年前 |
| presets: remove moldering iPod presets * Some users are trying to use them for non-ancient iDevices when baseline profile and level 1.3/3.0 would not be required. * "640" and "320" no longer make sense. * Some recommended options can be viewed at: <https://trac.ffmpeg.org/wiki/Encode/H.264#iOS> Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 |
| 同步社区修复 Signed-off-by: never-xiao <2735892124@qq.com> | 2 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| fate: add SCC test Signed-off-by: Paul B Mahol <onemda@gmail.com> | 9 年前 |
| tools/python: add script to convert TensorFlow model (.pb) to native model (.model) For example, given TensorFlow model file espcn.pb, to generate native model file espcn.model, just run: python convert.py espcn.pb In current implementation, the native model file is generated for specific dnn network with hard-code python scripts maintained out of ffmpeg. For example, srcnn network used by vf_sr is generated with https://github.com/HighVoltageRocknRoll/sr/blob/master/generate_header_and_model.py#L85 In this patch, the script is designed as a general solution which converts general TensorFlow model .pb file into .model file. The script now has some tricky to be compatible with current implemention, will be refined step by step. The script is also added into ffmpeg source tree. It is expected there will be many more patches and community needs the ownership of it. Another technical direction is to do the conversion in c/c++ code within ffmpeg source tree. While .pb file is organized with protocol buffers, it is not easy to do such work with tiny c/c++ code, see more discussion at http://ffmpeg.org/pipermail/ffmpeg-devel/2019-May/244496.html. So, choose the python script. Signed-off-by: Guo, Yejun <yejun.guo@intel.com> | 7 年前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| add static PAC Signed-off-by: sylvan-dew <408334011@qq.com> | 1 个月前 |
| Add CONTRIBUTING.md TimothyGu (https://github.com/FFmpeg/FFmpeg/pull/153#issuecomment-143274708) suggested doing this a while ago, but it was never done. Adding as pull requests seem to be still coming through. Signed-off-by: Josh de Kock <josh@itanimul.li> | 9 年前 |
| Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. This is in preparation for the (L)GPL license upgrade code that will add version 3 of these licenses. Originally committed as revision 19114 to svn://svn.ffmpeg.org/ffmpeg/trunk | 16 年前 |
| Add configure option to upgrade (L)GPL to version 3. Originally committed as revision 19116 to svn://svn.ffmpeg.org/ffmpeg/trunk | 16 年前 |
| cosmetics: Delete empty lines at end of file. | 14 年前 |
| Add configure option to upgrade (L)GPL to version 3. Originally committed as revision 19116 to svn://svn.ffmpeg.org/ffmpeg/trunk | 16 年前 |
| upgrade ffmpeg from 4.4.1 to 5.1.4 Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22 | 2 年前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| avfilter/vf_geq: Relicense to LGPL All authors who have code in this under GPL agreed. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 6 年前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg回退 Signed-off-by: vvtest <815508462@qq.com> | 2 年前 |
| fix readme Signed-off-by: atrotrobigking <wanganzhouhh@163.com> | 2 个月前 |
| upgrade ffmpeg from 4.4.1 to 5.1.4 Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22 | 2 年前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| mac compile bugfix Signed-off-by: atrotrobigking <wanganzhouhh@163.com> | 7 个月前 |
| 添加dts和truehd解码宏 Signed-off-by: yh112233 <1776243845@qq.com> Change-Id: Idd07ae526c1caf2f3e302681b5578a9618908def | 5 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 7 个月前 |
| hide ffmpeg local symbols Signed-off-by: huso1101 <huso1101_ltc@163.com> | 6 个月前 |
| mac compile bugfix Signed-off-by: atrotrobigking <wanganzhouhh@163.com> | 7 个月前 |
| AVCodec支持FLV封装 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 4 个月前 |