ffmpeg: drop call to disable PATENTED_ENCODERS
authorIan Leonard <antonlacon@gmail.com>
Wed, 29 Apr 2020 00:32:45 +0000 (17:32 -0700)
committerIan Leonard <antonlacon@gmail.com>
Wed, 29 Apr 2020 00:32:50 +0000 (17:32 -0700)
commit366b8c706ff23742b15baf944f87b11c65369415
tree16a26fb67dceb899686888f6f810629334f04d90
parent79afc370f94cfcbb9104470aaf5b8433b829b0b4
ffmpeg: drop call to disable PATENTED_ENCODERS

Presently, this attempts to disable atrac3, h264, hevc and vc1. These
encoders don't exist or are done through other programs (eg libx264).
Handling of those other programs is done elsewhere.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Makefile