freebsd-ports/multimedia/lives/files
Jan Beich cd027ed1db multimedia/lives: unbreak with ffmpeg 4.0
flv_decoder.c:468:44: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
  priv->ctx->extradata = av_mallocz(size + FF_INPUT_BUFFER_PADDING_SIZE);
                                           ^

PR:		227726
Reported by:	antoine (via exp-run)
Obtained from:	upstream (LiVES 2.8.8)
2018-05-03 16:10:21 +00:00
..
patch-configure
patch-ffmpeg4