1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/x11/xpra/files
Jan Beich d713a0cff2 x11/xpra: unbreak with ffmpeg 4.0
xpra/codecs/dec_avcodec2/decoder.c:5656:72: error: use of undeclared identifier 'CODEC_FLAG2_FAST'
  __pyx_v_self->codec_ctx->flags2 = (__pyx_v_self->codec_ctx->flags2 | CODEC_FLAG2_FAST);
                                                                       ^

PR:		227726
Obtained from:	upstream
2018-04-27 11:09:29 +00:00
..
patch-scripts_xpra
patch-scripts_xpra__launcher
patch-setup.py
patch-xpra_client_gtk__base_bug__report.py
patch-xpra_client_gtk__base_client__launcher.py
patch-xpra_client_gtk__base_start__new__command.py
patch-xpra_codecs_dec__avcodec2_decoder.pyx x11/xpra: unbreak with ffmpeg 4.0 2018-04-27 11:09:29 +00:00
patch-xpra_codecs_enc__ffmpeg_encoder.pyx x11/xpra: unbreak with ffmpeg 4.0 2018-04-27 11:09:29 +00:00