[FFmpeg-devel] [PATCH] libx264: support for BUILD >= 63

Andrew Savchenko Bircoph
Mon Sep 15 09:41:56 CEST 2008


Hello,

libx264.c failes to compile with x264 revision 969 (BUILD 63) 
because b_bframe_adaptive structure element (used at 
libx264.c:165) was renamed to i_bframe_adaptive. The following 
patch fixes that.

Of course, this will raise x264 version requirement up to build 63.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: h264_build_63.patch
Type: text/x-diff
Size: 600 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080915/f69a09a0/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080915/f69a09a0/attachment.pgp>



More information about the ffmpeg-devel mailing list