mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
According to the MPEG-LA, the last patent expired February 13, 2018. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -170,7 +170,6 @@ config FFMPEG_CUSTOM_ENCODER_mpeg1video
|
|||||||
|
|
||||||
config FFMPEG_CUSTOM_ENCODER_mpeg2video
|
config FFMPEG_CUSTOM_ENCODER_mpeg2video
|
||||||
bool "MPEG-2 Video"
|
bool "MPEG-2 Video"
|
||||||
depends on FFMPEG_CUSTOM_PATENTED
|
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_ENCODER_mpeg4
|
config FFMPEG_CUSTOM_ENCODER_mpeg4
|
||||||
bool "MPEG-4"
|
bool "MPEG-4"
|
||||||
@@ -253,7 +252,6 @@ config FFMPEG_CUSTOM_DECODER_mpeg1video
|
|||||||
|
|
||||||
config FFMPEG_CUSTOM_DECODER_mpeg2video
|
config FFMPEG_CUSTOM_DECODER_mpeg2video
|
||||||
bool "MPEG-2 Video"
|
bool "MPEG-2 Video"
|
||||||
depends on FFMPEG_CUSTOM_PATENTED
|
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_DECODER_mpeg4
|
config FFMPEG_CUSTOM_DECODER_mpeg4
|
||||||
bool "MPEG-4"
|
bool "MPEG-4"
|
||||||
|
|||||||
Reference in New Issue
Block a user