You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/avidemux/files/avidemux-2.5.6-ffmpeg-symbo...

21 lines
869 B

--- branches/avidemux_2.5_branch_gruntster/cmake/patches/libavcodec_libavcodec.v.patch 2011/12/15 11:09:11 7699
+++ branches/avidemux_2.5_branch_gruntster/cmake/patches/libavcodec_libavcodec.v.patch 2012/03/15 07:19:34 7750
@@ -1,11 +1,12 @@
---- ../ffmpeg-0.9/libavcodec/libavcodec.v 2011-12-14 15:00:29 +0000
-+++ libavcodec/libavcodec.v 2011-12-14 15:00:28 +0000
-@@ -25,5 +25,8 @@
+--- libavcodec/libavcodec.v.old 2012-03-04 08:36:22.038330656 +0100
++++ libavcodec/libavcodec.v 2012-03-04 08:36:44.128330633 +0100
+@@ -25,5 +25,9 @@
ff_mmxext_idct;
ff_idct_xvid*;
ff_jpeg_fdct*;
+ ff_h264_info;
-+ ff_golomb_vlc_len;
-+ ff_ue_golomb_vlc_code;
++ ff_golomb_vlc_len;
++ ff_ue_golomb_vlc_code;
++ ff_se_golomb_vlc_code;
local: *;
};