Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Enable Nonfree for ffmpeg when fdkaac is enabled#781

Merged
dpatel257 merged 31 commits intoOpenVisualCloud:masterfrom
dpatel257:fdkaac_nonfree
Jul 26, 2021
Merged

Enable Nonfree for ffmpeg when fdkaac is enabled#781
dpatel257 merged 31 commits intoOpenVisualCloud:masterfrom
dpatel257:fdkaac_nonfree

Conversation

@dpatel257
Copy link
Copy Markdown

No description provided.

jhou5 and others added 30 commits March 17, 2021 14:45
@dpatel257 dpatel257 requested a review from xwu2git July 26, 2021 19:45
@dpatel257 dpatel257 merged commit 47d253d into OpenVisualCloud:master Jul 26, 2021
dpatel257 pushed a commit that referenced this pull request Aug 4, 2021
* Update Docker image README (#704)

* update README

* Update dockerfiles

* [master] Fix Opencv 4.5.2 build with Toolset on Centos 7 (#746)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix opencv 4.5.2 build with toolset

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Upgrade Meson for Ubuntu-20.04 (#748)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* meson version fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Test fixes for Release v21.6 - part 1 (#750)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* v216 tests update - part 1

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Test fixes for Release v21.6 - part 2 (#755)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* v216 tests update - part 1

* Test fixes for Release v21.6 - part 2

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Bug fixes for Release v21.6 (#757)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Bug fixes for v21.6. See details

- QAT Engine build param fix
- revert scvp change for owt360
- test name change for proper injection of tests
- devoolset opencv fix
- nginx conf sw_fallback off

* revert accidental fdkaac change

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Owt boost revert (#759)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* revert boost for owt on centos7

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Fix Ipsec caused u2004 bug (#762)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix ipsecmb caused system fault in u2004

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Dldt Video Analytics test fix (#764)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix dldt gva tests broken by links

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Ubuntu 20.04 fix for vaapi failures (#766)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix u2004 images for vaapi due to lib change

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] License Triggered changes from PDT feedback (#768)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* ffmpeg/openssl/libvmaf license related changes

* ffmpeg-nonfree change

* restructure gpl flag

* gpl changes for 264/265 properly

* re-add the components needed for 264/265 building & test changes

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Fix test config for vmaf  (#770)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* vmaf test config fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Don't Load 264 tests for nginx dev images (#772)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* nginx test load change for dev images

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Doc changes for 21.6

* [master] Document updates for release 216 (#774)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* push dockerfiles remaining changes

* [master] Push left over changes to master (#776)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] QAT readme update & yasm repo change (#777)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* QAT readme change and yasm fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* README version changes for 21.6

* [master] Readme version update for 216 (#779)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* README version changes for 21.6

* adding links to QAT NGINX_SW Images

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Enable Nonfree for ffmpeg when fdkaac is enabled (#781)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* README version changes for 21.6

* enable non-free if fdkaac is enabled

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* enable HEVC FLV patch

Co-authored-by: jhou5 <jingdu.hou@intel.com>
dpatel257 pushed a commit that referenced this pull request Aug 4, 2021
…lace of dldt-ie.m4 (#786)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* [master] Fix Opencv 4.5.2 build with Toolset on Centos 7 (#746)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix opencv 4.5.2 build with toolset

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Upgrade Meson for Ubuntu-20.04 (#748)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* meson version fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Test fixes for Release v21.6 - part 1 (#750)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* v216 tests update - part 1

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Test fixes for Release v21.6 - part 2 (#755)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* v216 tests update - part 1

* Test fixes for Release v21.6 - part 2

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Bug fixes for Release v21.6 (#757)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Bug fixes for v21.6. See details

- QAT Engine build param fix
- revert scvp change for owt360
- test name change for proper injection of tests
- devoolset opencv fix
- nginx conf sw_fallback off

* revert accidental fdkaac change

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Owt boost revert (#759)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* revert boost for owt on centos7

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Fix Ipsec caused u2004 bug (#762)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix ipsecmb caused system fault in u2004

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Dldt Video Analytics test fix (#764)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix dldt gva tests broken by links

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Ubuntu 20.04 fix for vaapi failures (#766)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* fix u2004 images for vaapi due to lib change

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] License Triggered changes from PDT feedback (#768)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* ffmpeg/openssl/libvmaf license related changes

* ffmpeg-nonfree change

* restructure gpl flag

* gpl changes for 264/265 properly

* re-add the components needed for 264/265 building & test changes

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Fix test config for vmaf  (#770)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* vmaf test config fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] Don't Load 264 tests for nginx dev images (#772)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* nginx test load change for dev images

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Doc changes for 21.6

* [master] Document updates for release 216 (#774)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* push dockerfiles remaining changes

* [master] Push left over changes to master (#776)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* [master] QAT readme update & yasm repo change (#777)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* QAT readme change and yasm fix

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* README version changes for 21.6

* [master] Readme version update for 216 (#779)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* README version changes for 21.6

* adding links to QAT NGINX_SW Images

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* Enable Nonfree for ffmpeg when fdkaac is enabled (#781)

* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* README version changes for 21.6

* enable non-free if fdkaac is enabled

Co-authored-by: jhou5 <jingdu.hou@intel.com>

* openvino/dldt interchangability

Co-authored-by: jhou5 <jingdu.hou@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants