freebsd-ports/multimedia/libxine/files
Jan Beich 7ae4d7db82 multimedia/libxine: unbreak with ffmpeg 4.0
video_out_vaapi.c:3122:83: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
      frame->vo_frame.base[0] = av_mallocz (frame->vo_frame.pitches[0] * height + FF_INPUT_BUFFER_PADDING_SIZE);
                                                                                  ^

PR:		227726
Obtained from:	upstream (xine-lib 1.2.8)
2018-04-27 13:32:11 +00:00
..
patch-configure
patch-ffmpeg3
patch-ffmpeg4
patch-include-xine-xine_internal.h
patch-include-xine-xineutils.h
patch-src-audio_dec-xine_lpcm_decoder.c
patch-src-combined-ffmpeg-Makefile.in.diff
patch-src-libw32dll-wine-registry.c
patch-src-post-deinterlace-plugins-greedy2frame_template_sse2.c
patch-src-post-planar-eq2.c
patch-src-vdr-input_vdr.c