From 9ee08747f740979005a30b4ecf4930640cf33ac8 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 6 Aug 2019 12:48:56 -0700 Subject: ffmpeg: Update to 4.2 --- pkg/ffmpeg/gen.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkg/ffmpeg/gen.lua') diff --git a/pkg/ffmpeg/gen.lua b/pkg/ffmpeg/gen.lua index 9a8623d3..0b58842a 100644 --- a/pkg/ffmpeg/gen.lua +++ b/pkg/ffmpeg/gen.lua @@ -213,6 +213,7 @@ lib('libavutil.a', { 'aes_ctr.c', 'audio_fifo.c', 'avstring.c', + 'avsscanf.c', 'base64.c', 'blowfish.c', 'bprint.c', @@ -237,6 +238,7 @@ lib('libavutil.a', { 'fixed_dsp.c', 'frame.c', 'hash.c', + 'hdr_dynamic_metadata.c', 'hmac.c', 'hwcontext.c', 'imgutils.c', @@ -275,6 +277,7 @@ lib('libavutil.a', { 'xga_font_data.c', 'xtea.c', 'tea.c', + 'tx.c', 'x86/cpu.c', 'x86/fixed_dsp_init.c', 'x86/float_dsp_init.c', -- cgit v1.2.3