this is an upgrade of x264 for version .so.65 (need to chase the lib version change). this version doesn't support x264-gtk anymore so multimedia/x264-gtk needs to be removed.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Fix synopsis and assign.
State Changed From-To: open->feedback ffmpeg does not build with this new version. Can you provide a patch to fix that build? libavcodec/libx264.c: In function 'X264_init': libavcodec/libx264.c:165: error: 'x264_param_t' has no member named 'b_bframe_adaptive' libavcodec/libx264.c:230: error: 'struct <anonymous>' has no member named 'b_bidir_me' libavcodec/libx264.c:231: error: 'struct <anonymous>' has no member named 'b_bframe_rdo' libavcodec/libx264.c:256: error: 'struct <anonymous>' has no member named 'psz_rc_eq'
Responsible Changed From-To: freebsd-multimedia->pav Track
Here is a patch add to the files repository of ffmpeg ports, it is a backport of de libavcodec/libx264.c from ffmpeg-0.5 and it works. Bapt
State Changed From-To: feedback->open Patch received
State Changed From-To: open->closed Committed, thanks!
pav 2009-03-31 13:58:18 UTC FreeBSD ports repository Modified files: multimedia Makefile multimedia/ffmpeg Makefile multimedia/gstreamer-plugins Makefile.common multimedia/gstreamer-plugins-x264 Makefile multimedia/libquicktime Makefile distinfo multimedia/lives Makefile multimedia/mpeg4ip Makefile multimedia/mplayer Makefile.options multimedia/vlc Makefile multimedia/x264 Makefile distinfo pkg-plist multimedia/x264/files patch-Makefile Added files: multimedia/ffmpeg/files patch-libavcodec_libx264.c Removed files: multimedia/x264/files patch-configure patch-gtk_Makefile multimedia/x264-gtk Makefile pkg-plist Log: - Update x264 to 0.0.20081218 - Remove x264-gtk PR: ports/132780 Submitted by: Bapt <baptiste.daroussin@gmail.com> - Update libquicktime to 1.1.1 to fix build with new x264 Submitted by: kwm - Chase x264 shlib bump Revision Changes Path 1.313 +0 -1 ports/multimedia/Makefile 1.94 +2 -2 ports/multimedia/ffmpeg/Makefile 1.1 +37 -0 ports/multimedia/ffmpeg/files/patch-libavcodec_libx264.c (new) 1.9 +1 -1 ports/multimedia/gstreamer-plugins-x264/Makefile 1.84 +2 -2 ports/multimedia/gstreamer-plugins/Makefile.common 1.64 +2 -3 ports/multimedia/libquicktime/Makefile 1.17 +3 -3 ports/multimedia/libquicktime/distinfo 1.23 +2 -2 ports/multimedia/lives/Makefile 1.87 +2 -2 ports/multimedia/mpeg4ip/Makefile 1.7 +1 -1 ports/multimedia/mplayer/Makefile.options 1.186 +2 -2 ports/multimedia/vlc/Makefile 1.3 +0 -17 ports/multimedia/x264-gtk/Makefile (dead) 1.2 +0 -10 ports/multimedia/x264-gtk/pkg-plist (dead) 1.68 +9 -21 ports/multimedia/x264/Makefile 1.36 +3 -6 ports/multimedia/x264/distinfo 1.15 +9 -12 ports/multimedia/x264/files/patch-Makefile 1.12 +0 -29 ports/multimedia/x264/files/patch-configure (dead) 1.2 +0 -20 ports/multimedia/x264/files/patch-gtk_Makefile (dead) 1.6 +1 -1 ports/multimedia/x264/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"