[Bug 227726] multimedia/ffmpeg: update to 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 24 16:39:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726

--- Comment #18 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Tue Apr 24 16:39:11 UTC 2018
New revision: 468220
URL: https://svnweb.freebsd.org/changeset/ports/468220

Log:
  games/moonlight-embedded: unbreak with ffmpeg 4.0

  src/video/ffmpeg.c:99:27: error: use of undeclared identifier
'CODEC_FLAG_LOW_DELAY'
      decoder_ctx->flags |= CODEC_FLAG_LOW_DELAY;
                            ^
  src/video/sdl.c:43:48: error: use of undeclared identifier
'FF_INPUT_BUFFER_PADDING_SIZE'
    ffmpeg_buffer = malloc(DECODER_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE);
                                                 ^

  PR:           227726

Changes:
  head/games/moonlight-embedded/files/patch-ffmpeg4

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list