aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-08-26 15:38:36 +0800
committermezz <mezz@FreeBSD.org>2006-08-26 15:38:36 +0800
commit730919a7e8db98ab7be9af6b1f09e1cc5003f3a4 (patch)
tree89523746882b38ff4bd6e66ee0ff3c6bcdae2dc7 /multimedia
parent44ad9dd1208304eed8a910aee74d945e323f3568 (diff)
downloadfreebsd-ports-gnome-730919a7e8db98ab7be9af6b1f09e1cc5003f3a4.tar.gz
freebsd-ports-gnome-730919a7e8db98ab7be9af6b1f09e1cc5003f3a4.tar.zst
freebsd-ports-gnome-730919a7e8db98ab7be9af6b1f09e1cc5003f3a4.zip
Fix the build with the update of x264.
Reported by: Till Haselmann <haselmann@computernoma.de>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/handbrake/files/patch-libhb_encx264.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/handbrake/files/patch-libhb_encx264.c b/multimedia/handbrake/files/patch-libhb_encx264.c
new file mode 100644
index 000000000000..22008dd0b4ac
--- /dev/null
+++ b/multimedia/handbrake/files/patch-libhb_encx264.c
@@ -0,0 +1,11 @@
+--- libhb/encx264.c.orig Sat Aug 26 02:34:47 2006
++++ libhb/encx264.c Sat Aug 26 02:36:02 2006
+@@ -79,7 +79,7 @@
+ else
+ {
+ /* Rate control */
+- param.rc.b_cbr = 1;
++ param.rc.i_rc_method = 1;
+ param.rc.i_bitrate = job->vbitrate;
+ switch( job->pass )
+ {
/td> * Remove trailing spaces.krion2005-11-131-2/+2 * * Add bsd.database.mk [1]clement2005-11-081-0/+46 * Add new GNOME 2.12. porting changes.marcus2005-11-051-0/+21 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-0/+16 * Add notes about changes introduced in bsd.port.mk rev. 1.512krion2005-06-101-1/+39 * Add an entry for the CVSup "refuse" file bug fix.jdp2005-03-271-0/+11 * Add an entry for the recent gstreamer-plugin-gconf split.kwm2005-03-211-0/+6 * Add an entry for the recent bsd.gnome.mk changes.marcus2005-03-201-0/+11 * Add information about IGNORE_MASTER_SITE_xxxedwin2005-03-141-0/+18 * - Add note about changes to gstreamer-plugins and gnomehier ports.ahze2005-03-131-0/+24 * - Don't pretend these changes were made a month agopav2005-02-091-1/+1 * Document changes committed in bsd.port.mk revision 1.508krion2005-02-071-0/+45 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-0/+4 * Add the changes just committed.krion2004-12-101-0/+40 * Add the changes just committed.krion2004-11-191-0/+40 * 20041116:mezz2004-11-161-0/+6 * Since INDEX version in CVS is always too old, portmgr decided tokrion2004-11-131-0/+6 * Add information about GConf schema handled has been changed by use the newmezz2004-11-101-0/+6 * Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-041-0/+8 * Err, today's the 23rd, not the 21st.anholt2004-07-241-1/+1 * Add instructions for the X.Org update to UPDATING, and make the ones in CHANGESanholt2004-07-241-17/+5 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-0/+20 * Grammar fixes.ale2004-07-201-5/+5 * Inform users and developers about the new PHP infrastructure.ale2004-07-191-0/+28 * Note that OpenLDAP version 2.2 is now the default.`eik2004-07-171-0/+10 * Document the new libtool changes.marcus2004-07-101-0/+24 * Add a blurb about the new GConf schema handling style. More details aremarcus2004-07-081-0/+8 * USE_SIZE author was trevor, not erwin as I mentioned.krion2004-07-061-1/+1 * Introduce new AUTHOR: line.krion2004-07-061-1/+15 * Document the user-relevant changes just committed.kris2004-06-101-1/+100 * Information regarding the great autotools update of July 4 2004ade2004-06-051-0/+51 * . Add some information regarding the latest changes to bsd.java.mkglewis2004-04-201-0/+24 * Augment Trevor's GNOME instructions by linking to the GNOME porting guide.marcus2004-04-151-0/+4 * Mention USE_GNOME=gtk20 (gleaned from marcus' commits to the nogger, gringotts,trevor2004-04-151-0/+5 * Correct the name of one of the _DEPRECATED macros.marcus2004-04-091-1/+1 * Let other porters know about the recent changes in glib20/gtk20 with regard tomarcus2004-04-091-0/+16 * . Document the bsd.java.mk update.glewis2004-04-041-2/+63 * Add instructions for fixing portability issues with the new freetype2.marcus2004-03-171-0/+15 * Add detail about recent autotools changes.ade2004-03-151-0/+12 * semi-document MASTER_SITE_SOURCEFORGE_EXTENDEDeik2004-03-091-0/+9 * Reorganize the information about the ruby upgrade to 1.8 on i386.knu2004-03-031-34/+2 * Add notes about ruby's major upgrade to 1.8 on the i386 platform.knu2004-03-031-0/+44 * Mozilla will now default to using GTK2, and will only compileadamw2004-02-181-0/+34 * Add the latest round of bsd.*.mk changes.marcus2004-02-041-0/+152 * Replace spaces by taberwin2004-02-011-1/+1 * Add entry about USE_SIZEerwin2004-01-291-0/+9