freebsd-ports/graphics/gegl/files
Jan Beich 41b40a846c graphics/gegl: unbreak with ffmpeg 4.0
./ff-load.c:312:36: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
      if (p->codec->capabilities & CODEC_CAP_TRUNCATED)
                                   ^
./ff-load.c:313:26: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
        p->enc->flags |= CODEC_FLAG_TRUNCATED;

PR:		227726
2018-04-24 13:56:29 +00:00
..
patch-operations_external_ff-load.c
patch-operations_external_openraw.c
patch-tools_create-reference.rb
patch-tools_exp_combine.cpp