Hello community,

here is the log from the commit of package libavutil for openSUSE:Factory 
checked in at 2014-03-22 09:07:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavutil (Old)
 and      /work/SRC/openSUSE:Factory/.libavutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavutil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes      2014-02-20 
07:49:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2014-03-22 
09:07:51.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Mar 15 00:00:00 UTC 2014 - [email protected]
+
+- update to 2.1.4
+  * more fixes
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-2.1.3-crippled.tar.bz2
  libavutil-2.1.3-cripple.patch

New:
----
  ffmpeg-2.1.4-crippled.tar.bz2
  libavutil-2.1.4-cripple.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libavutil.spec ++++++
--- /var/tmp/diff_new_pack.HzWHna/_old  2014-03-22 09:07:52.000000000 +0100
+++ /var/tmp/diff_new_pack.HzWHna/_new  2014-03-22 09:07:52.000000000 +0100
@@ -20,7 +20,7 @@
 %define swscale 2
 
 Name:           libavutil
-Version:        2.1.3
+Version:        2.1.4
 Release:        0
 Summary:        Utilities library from ffmpeg
 License:        LGPL-3.0+

++++++ ffmpeg-2.1.3-crippled.tar.bz2 -> ffmpeg-2.1.4-crippled.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/RELEASE new/ffmpeg-2.1.4/RELEASE
--- old/ffmpeg-2.1.3/RELEASE    2014-01-15 18:53:59.000000000 +0100
+++ new/ffmpeg-2.1.4/RELEASE    2014-02-23 22:59:23.000000000 +0100
@@ -1 +1 @@
-2.1.3
+2.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/VERSION new/ffmpeg-2.1.4/VERSION
--- old/ffmpeg-2.1.3/VERSION    2014-01-15 18:53:59.000000000 +0100
+++ new/ffmpeg-2.1.4/VERSION    2014-02-23 22:59:23.000000000 +0100
@@ -1 +1 @@
-2.1.3
+2.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/configure new/ffmpeg-2.1.4/configure
--- old/ffmpeg-2.1.3/configure  2014-01-15 18:53:59.000000000 +0100
+++ new/ffmpeg-2.1.4/configure  2014-02-23 22:59:23.000000000 +0100
@@ -2036,6 +2036,7 @@
 
 # parsers
 h264_parser_select="golomb h264chroma h264dsp h264pred h264qpel videodsp"
+hevc_parser_select="hevc_decoder"
 mpeg4video_parser_select="error_resilience mpegvideo"
 mpegvideo_parser_select="error_resilience mpegvideo"
 vc1_parser_select="mpegvideo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/doc/Doxyfile 
new/ffmpeg-2.1.4/doc/Doxyfile
--- old/ffmpeg-2.1.3/doc/Doxyfile       2014-01-15 18:53:59.000000000 +0100
+++ new/ffmpeg-2.1.4/doc/Doxyfile       2014-02-23 22:59:23.000000000 +0100
@@ -31,7 +31,7 @@
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 2.1.3
+PROJECT_NUMBER         = 2.1.4
 
 # With the PROJECT_LOGO tag one can specify a logo or icon that is included
 # in the documentation. The maximum height of the logo should not exceed 55
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/libavutil/samplefmt.c 
new/ffmpeg-2.1.4/libavutil/samplefmt.c
--- old/ffmpeg-2.1.3/libavutil/samplefmt.c      2014-01-13 17:31:52.000000000 
+0100
+++ new/ffmpeg-2.1.4/libavutil/samplefmt.c      2014-02-23 22:59:23.000000000 
+0100
@@ -135,6 +135,8 @@
 
     /* auto-select alignment if not specified */
     if (!align) {
+        if (nb_samples > INT_MAX - 31)
+            return AVERROR(EINVAL);
         align = 1;
         nb_samples = FFALIGN(nb_samples, 32);
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.3/tests/ref/fate/vp8-alpha 
new/ffmpeg-2.1.4/tests/ref/fate/vp8-alpha
--- old/ffmpeg-2.1.3/tests/ref/fate/vp8-alpha   2014-01-13 17:31:53.000000000 
+0100
+++ new/ffmpeg-2.1.4/tests/ref/fate/vp8-alpha   2014-02-23 22:59:23.000000000 
+0100
@@ -1,121 +1,121 @@
 #tb 0: 1/1000
-0,          1,          1,        0,     2108, 0x59b92a34, S=1,     1900, 
0x8fb3adc5
-0,         33,         33,        0,      142, 0x2f2a3fed, F=0x0, S=1,      
160, 0xa13346af
-0,         66,         66,        0,      157, 0x17804767, F=0x0, S=1,      
209, 0x64115f15
-0,        100,        100,        0,      206, 0x537262ca, F=0x0, S=1,      
317, 0x44a09dd0
-0,        133,        133,        0,      259, 0x73ff74b6, F=0x0, S=1,      
384, 0x2ee2c588
-0,        166,        166,        0,      320, 0x0fcf8ce4, F=0x0, S=1,      
415, 0xff68c953
-0,        200,        200,        0,      377, 0x8fffb5f5, F=0x0, S=1,      
475, 0x4166f3eb
-0,        233,        233,        0,      407, 0xe476c19e, F=0x0, S=1,      
193, 0x3ff75489
-0,        266,        266,        0,      539, 0x90202334, F=0x0, S=1,      
681, 0x776656b0
-0,        300,        300,        0,      560, 0xc6e2168d, F=0x0, S=1,      
585, 0xddc81b8a
-0,        333,        333,        0,      597, 0x201a32a7, F=0x0, S=1,      
574, 0x8baa1d65
-0,        366,        366,        0,      770, 0xab2b8891, F=0x0, S=1,      
666, 0xcd8e51eb
-0,        400,        400,        0,      708, 0xc2386711, F=0x0, S=1,      
706, 0x046b6444
-0,        433,        433,        0,      905, 0x7211c52d, F=0x0, S=1,      
814, 0x5e288def
-0,        466,        466,        0,      770, 0xda4f8574, F=0x0, S=1,      
829, 0xa0e8a949
-0,        500,        500,        0,      955, 0xf9a1d77a, F=0x0, S=1,      
857, 0x9b63b955
-0,        533,        533,        0,      970, 0xff4de39a, F=0x0, S=1,      
153, 0x3b00416c
-0,        566,        566,        0,      978, 0x12bcf81f, F=0x0, S=1,     
1181, 0xce175555
-0,        600,        600,        0,     1233, 0x2903744a, F=0x0, S=1,      
860, 0x737eb566
-0,        633,        633,        0,     1118, 0x7f274f50, F=0x0, S=1,      
933, 0xb669c6b6
-0,        666,        666,        0,      941, 0x6bffd4b1, F=0x0, S=1,     
1058, 0x07581cee
-0,        700,        700,        0,     1598, 0xc007219f, F=0x0, S=1,      
939, 0x2c0bdc45
-0,        733,        733,        0,     1218, 0x25d962b6, F=0x0, S=1,     
1090, 0x96482341
-0,        766,        766,        0,     1200, 0x86b85be3, F=0x0, S=1,      
189, 0x3f085309
-0,        800,        800,        0,     1329, 0x298a848a, F=0x0, S=1,     
1426, 0x6ea3df12
-0,        833,        833,        0,     1500, 0xe437edec, F=0x0, S=1,     
1244, 0x32836b8d
-0,        866,        866,        0,     1288, 0xc4447dd5, F=0x0, S=1,     
1289, 0x06a57b0f
-0,        900,        900,        0,     1281, 0xb5bf7e9f, F=0x0, S=1,     
1227, 0xd96d5697
-0,        933,        933,        0,     1372, 0x09be9014, F=0x0, S=1,     
1556, 0x2630fbff
-0,        966,        966,        0,     1238, 0x42ce6316, F=0x0, S=1,     
1287, 0x1d3084f6
-0,       1000,       1000,        0,     1655, 0xb94b45c2, F=0x0, S=1,     
1494, 0x34dbd1a4
-0,       1033,       1033,        0,     1164, 0xf6b93ad0, F=0x0, S=1,     
1337, 0xba6d9673
-0,       1066,       1066,        0,     1084, 0x58c50fb5, F=0x0, S=1,     
1384, 0x3fabb82b
-0,       1100,       1100,        0,     1151, 0x0b3f3359, F=0x0, S=1,     
1353, 0x08e2a1d7
-0,       1133,       1133,        0,     1277, 0xa3ae77e1, F=0x0, S=1,     
1409, 0xf65cb9f7
-0,       1166,       1166,        0,      782, 0xdcf671ff, F=0x0, S=1,     
1408, 0x01e2ac53
-0,       1200,       1200,        0,      926, 0xe913c286, F=0x0, S=1,     
1320, 0x32e38e42
-0,       1233,       1233,        0,      970, 0x3d86e5ae, F=0x0, S=1,     
1608, 0x40b52618
-0,       1266,       1266,        0,     1353, 0xe4f197b2, F=0x0, S=1,     
1272, 0xf1d272a5
-0,       1300,       1300,        0,      685, 0x629b4ce4, F=0x0, S=1,     
1257, 0x14845de9
-0,       1333,       1333,        0,      743, 0x6f1172a3, F=0x0, S=1,     
1260, 0xa6c66fda
-0,       1366,       1366,        0,      789, 0x94fc84cd, F=0x0, S=1,     
1009, 0x7daaf2b0
-0,       1400,       1400,        0,     1460, 0x668adb82, F=0x0, S=1,      
944, 0x44b6ccf5
-0,       1433,       1433,        0,      766, 0x49c884ef, F=0x0, S=1,      
996, 0x8646e6dd
-0,       1466,       1466,        0,     1037, 0x24831498, F=0x0, S=1,      
983, 0x14a9e7a6
-0,       1500,       1500,        0,      943, 0x1f53d180, F=0x0, S=1,     
1107, 0x02f72acb
-0,       1533,       1533,        0,     1152, 0xbf6a35ae, F=0x0, S=1,     
1026, 0xd57afda0
-0,       1566,       1566,        0,      730, 0x42806abf, F=0x0, S=1,     
1029, 0xfb0402d5
-0,       1600,       1600,        0,      975, 0xa5ffec57, F=0x0, S=1,     
1081, 0xe2890cea
-0,       1633,       1633,        0,      970, 0xbe8ee224, F=0x0, S=1,     
1151, 0x7b0d3b20
-0,       1666,       1666,        0,     1012, 0x20c6f0d8, F=0x0, S=1,      
979, 0xc25cd69c
-0,       1700,       1700,        0,      874, 0x1a2fb4da, F=0x0, S=1,      
943, 0xdb2dc9f8
-0,       1733,       1733,        0,      869, 0xab0caf3d, F=0x0, S=1,      
934, 0x48b9bfcc
-0,       1766,       1766,        0,      863, 0xd8caa2e5, F=0x0, S=1,      
874, 0x0b34b026
-0,       1800,       1800,        0,     1246, 0x47866cdc, F=0x0, S=1,      
818, 0x0c908eeb
-0,       1833,       1833,        0,      742, 0xa6296ac1, F=0x0, S=1,      
921, 0x97b6b053
-0,       1866,       1866,        0,      828, 0x0b568d7a, F=0x0, S=1,      
969, 0x3314dbfa
-0,       1900,       1900,        0,      825, 0x6d329394, F=0x0, S=1,      
982, 0x5f66e68c
-0,       1933,       1933,        0,      836, 0x8ace8dfb, F=0x0, S=1,      
929, 0x9ffdc2fd
-0,       1966,       1966,        0,     1774, 0xd4686726, F=0x0, S=1,      
909, 0x11a9c07a
-0,       2000,       2000,        0,     1803, 0x08c879ce, F=0x0, S=1,     
1525, 0x1e11f02f
-0,       2033,       2033,        0,      518, 0x7c32fc72, F=0x0, S=1,      
785, 0xfc1f792a
-0,       2066,       2066,        0,      790, 0x3dac8aa0, F=0x0, S=1,      
876, 0x0918c88d
-0,       2100,       2100,        0,      927, 0x4feccb24, F=0x0, S=1,     
1059, 0xbcaa05c7
-0,       2133,       2133,        0,      835, 0x29d39266, F=0x0, S=1,      
980, 0x4913e409
-0,       2166,       2166,        0,      951, 0xc1dddd12, F=0x0, S=1,     
1041, 0x0541047e
-0,       2200,       2200,        0,      876, 0x2f6eb89d, F=0x0, S=1,      
949, 0x2d56c53b
-0,       2233,       2233,        0,      959, 0xf0dedabd, F=0x0, S=1,     
1022, 0x8d33f5fa
-0,       2266,       2266,        0,      860, 0x9274ab39, F=0x0, S=1,     
1061, 0x289c0132
-0,       2300,       2300,        0,      863, 0x7058ba30, F=0x0, S=1,      
940, 0x1f32d4a3
-0,       2333,       2333,        0,     1021, 0xcabdf84f, F=0x0, S=1,      
887, 0xda8ab95e
-0,       2366,       2366,        0,      897, 0x9867c8e8, F=0x0, S=1,      
840, 0xd93eaaf5
-0,       2400,       2400,        0,      897, 0x6a16b5db, F=0x0, S=1,      
977, 0x7b77dc9b
-0,       2433,       2433,        0,      953, 0xe9b4cf1f, F=0x0, S=1,      
921, 0x75a8ca45
-0,       2466,       2466,        0,      847, 0x0335ad37, F=0x0, S=1,     
1000, 0x2691f3bd
-0,       2500,       2500,        0,      902, 0x3360b315, F=0x0, S=1,     
1008, 0xd5e1deb6
-0,       2533,       2533,        0,      881, 0xf5309d59, F=0x0, S=1,     
1113, 0xdbef3065
-0,       2566,       2566,        0,      974, 0x7c2de3ce, F=0x0, S=1,     
1086, 0x365626bb
-0,       2600,       2600,        0,      974, 0xf42bd9f5, F=0x0, S=1,     
1039, 0xa7e9060d
-0,       2633,       2633,        0,     1029, 0x7c33f4d0, F=0x0, S=1,     
1041, 0xf4affa59
-0,       2666,       2666,        0,      881, 0x9021a565, F=0x0, S=1,     
1039, 0xc1e00521
-0,       2700,       2700,        0,     1157, 0xe1c136f7, F=0x0, S=1,      
917, 0x357ac7d3
-0,       2733,       2733,        0,      649, 0xdffb3cb7, F=0x0, S=1,      
976, 0xa386e05e
-0,       2766,       2766,        0,      758, 0xb67875f3, F=0x0, S=1,     
1041, 0xae4e0a63
-0,       2800,       2800,        0,     1105, 0x8ffb1a26, F=0x0, S=1,      
962, 0x211ddc5e
-0,       2833,       2833,        0,      866, 0xa60eb2d9, F=0x0, S=1,      
929, 0xe9e4c84b
-0,       2866,       2866,        0,      912, 0xcd34bf9b, F=0x0, S=1,      
946, 0xfce9d359
-0,       2900,       2900,        0,      868, 0x5651a343, F=0x0, S=1,      
809, 0x624a8ef9
-0,       2933,       2933,        0,      997, 0xfa66eaeb, F=0x0, S=1,      
992, 0xc913e5e2
-0,       2966,       2966,        0,     1111, 0x3f272497, F=0x0, S=1,     
1007, 0xf78ee6a7
-0,       3000,       3000,        0,      842, 0xe442999f, F=0x0, S=1,      
972, 0x25a0d25c
-0,       3033,       3033,        0,     1030, 0x6f97ffad, F=0x0, S=1,      
993, 0x4059fd6b
-0,       3066,       3066,        0,     1176, 0x66e64926, F=0x0, S=1,      
951, 0x2762cdf1
-0,       3100,       3100,        0,      803, 0xfd1699cb, F=0x0, S=1,      
959, 0x5cf9d56c
-0,       3133,       3133,        0,      972, 0x1cdff00e, F=0x0, S=1,     
1023, 0xeaf20900
-0,       3166,       3166,        0,      907, 0x17f8acca, F=0x0, S=1,     
1054, 0xeb010c4d
-0,       3200,       3200,        0,      915, 0x3569b545, F=0x0, S=1,      
987, 0x73b2e159
-0,       3233,       3233,        0,     1021, 0x14c5076a, F=0x0, S=1,     
1007, 0x6c4bf7f0
-0,       3266,       3266,        0,      837, 0xbf86b0ef, F=0x0, S=1,      
963, 0xf472d31a
-0,       3300,       3300,        0,      885, 0x1caac123, F=0x0, S=1,     
1052, 0x2b7bfd20
-0,       3333,       3333,        0,     1355, 0x299e8d3c, F=0x0, S=1,      
858, 0x2bbca3f0
-0,       3366,       3366,        0,      784, 0xb0bd7e9d, F=0x0, S=1,      
969, 0xc865dc00
-0,       3400,       3400,        0,      991, 0xbc7ddda9, F=0x0, S=1,     
1028, 0x801b00a6
-0,       3433,       3433,        0,      986, 0xb356f6b1, F=0x0, S=1,     
1056, 0x8b840add
-0,       3466,       3466,        0,      978, 0x94a3e87e, F=0x0, S=1,     
1018, 0xe766fa52
-0,       3500,       3500,        0,      976, 0x55ddd14a, F=0x0, S=1,      
992, 0x58a9ddfe
-0,       3533,       3533,        0,     1241, 0x1ec867f7, F=0x0, S=1,      
966, 0xa329e84f
-0,       3566,       3566,        0,      975, 0xecf5dbb3, F=0x0, S=1,      
899, 0xa7539f4d
-0,       3600,       3600,        0,     1129, 0xb7243037, F=0x0, S=1,     
1057, 0xbd0d10bd
-0,       3633,       3633,        0,      913, 0xe5f1d03d, F=0x0, S=1,     
1092, 0xeb9621f8
-0,       3666,       3666,        0,      943, 0x87d0ed78, F=0x0, S=1,     
1057, 0x079c1054
-0,       3700,       3700,        0,      917, 0x536cc3fd, F=0x0, S=1,      
946, 0xd2b9d0e2
-0,       3733,       3733,        0,      892, 0x4dffb1e2, F=0x0, S=1,      
930, 0x70c9cc40
-0,       3766,       3766,        0,      957, 0x1a98e71c, F=0x0, S=1,      
719, 0x6fec614a
-0,       3800,       3800,        0,      893, 0xf405b2c3, F=0x0, S=1,      
821, 0x63529cab
-0,       3833,       3833,        0,      978, 0xa0a8d5f6, F=0x0, S=1,      
745, 0x3c616219
-0,       3866,       3866,        0,      887, 0xfa7cb65d, F=0x0, S=1,      
768, 0xb8f07885
-0,       3900,       3900,        0,      867, 0xd808ade7, F=0x0, S=1,      
783, 0xf82b6b9a
-0,       3933,       3933,        0,     1068, 0x6f8b135a, F=0x0, S=1,      
807, 0x52028d50
-0,       3966,       3966,        0,     2010, 0x536fe0b6, F=0x0, S=1,     
1512, 0x690aeb55
+0,          0,          0,        0,     2108, 0x59b92a34, S=1,     1900, 
0x8fb3adc5
+0,         32,         32,        0,      142, 0x2f2a3fed, F=0x0, S=1,      
160, 0xa13346af
+0,         65,         65,        0,      157, 0x17804767, F=0x0, S=1,      
209, 0x64115f15
+0,         99,         99,        0,      206, 0x537262ca, F=0x0, S=1,      
317, 0x44a09dd0
+0,        132,        132,        0,      259, 0x73ff74b6, F=0x0, S=1,      
384, 0x2ee2c588
+0,        165,        165,        0,      320, 0x0fcf8ce4, F=0x0, S=1,      
415, 0xff68c953
+0,        199,        199,        0,      377, 0x8fffb5f5, F=0x0, S=1,      
475, 0x4166f3eb
+0,        232,        232,        0,      407, 0xe476c19e, F=0x0, S=1,      
193, 0x3ff75489
+0,        265,        265,        0,      539, 0x90202334, F=0x0, S=1,      
681, 0x776656b0
+0,        299,        299,        0,      560, 0xc6e2168d, F=0x0, S=1,      
585, 0xddc81b8a
+0,        332,        332,        0,      597, 0x201a32a7, F=0x0, S=1,      
574, 0x8baa1d65
+0,        365,        365,        0,      770, 0xab2b8891, F=0x0, S=1,      
666, 0xcd8e51eb
+0,        399,        399,        0,      708, 0xc2386711, F=0x0, S=1,      
706, 0x046b6444
+0,        432,        432,        0,      905, 0x7211c52d, F=0x0, S=1,      
814, 0x5e288def
+0,        465,        465,        0,      770, 0xda4f8574, F=0x0, S=1,      
829, 0xa0e8a949
+0,        499,        499,        0,      955, 0xf9a1d77a, F=0x0, S=1,      
857, 0x9b63b955
+0,        532,        532,        0,      970, 0xff4de39a, F=0x0, S=1,      
153, 0x3b00416c
+0,        565,        565,        0,      978, 0x12bcf81f, F=0x0, S=1,     
1181, 0xce175555
+0,        599,        599,        0,     1233, 0x2903744a, F=0x0, S=1,      
860, 0x737eb566
+0,        632,        632,        0,     1118, 0x7f274f50, F=0x0, S=1,      
933, 0xb669c6b6
+0,        665,        665,        0,      941, 0x6bffd4b1, F=0x0, S=1,     
1058, 0x07581cee
+0,        699,        699,        0,     1598, 0xc007219f, F=0x0, S=1,      
939, 0x2c0bdc45
+0,        732,        732,        0,     1218, 0x25d962b6, F=0x0, S=1,     
1090, 0x96482341
+0,        765,        765,        0,     1200, 0x86b85be3, F=0x0, S=1,      
189, 0x3f085309
+0,        799,        799,        0,     1329, 0x298a848a, F=0x0, S=1,     
1426, 0x6ea3df12
+0,        832,        832,        0,     1500, 0xe437edec, F=0x0, S=1,     
1244, 0x32836b8d
+0,        865,        865,        0,     1288, 0xc4447dd5, F=0x0, S=1,     
1289, 0x06a57b0f
+0,        899,        899,        0,     1281, 0xb5bf7e9f, F=0x0, S=1,     
1227, 0xd96d5697
+0,        932,        932,        0,     1372, 0x09be9014, F=0x0, S=1,     
1556, 0x2630fbff
+0,        965,        965,        0,     1238, 0x42ce6316, F=0x0, S=1,     
1287, 0x1d3084f6
+0,        999,        999,        0,     1655, 0xb94b45c2, F=0x0, S=1,     
1494, 0x34dbd1a4
+0,       1032,       1032,        0,     1164, 0xf6b93ad0, F=0x0, S=1,     
1337, 0xba6d9673
+0,       1065,       1065,        0,     1084, 0x58c50fb5, F=0x0, S=1,     
1384, 0x3fabb82b
+0,       1099,       1099,        0,     1151, 0x0b3f3359, F=0x0, S=1,     
1353, 0x08e2a1d7
+0,       1132,       1132,        0,     1277, 0xa3ae77e1, F=0x0, S=1,     
1409, 0xf65cb9f7
+0,       1165,       1165,        0,      782, 0xdcf671ff, F=0x0, S=1,     
1408, 0x01e2ac53
+0,       1199,       1199,        0,      926, 0xe913c286, F=0x0, S=1,     
1320, 0x32e38e42
+0,       1232,       1232,        0,      970, 0x3d86e5ae, F=0x0, S=1,     
1608, 0x40b52618
+0,       1265,       1265,        0,     1353, 0xe4f197b2, F=0x0, S=1,     
1272, 0xf1d272a5
+0,       1299,       1299,        0,      685, 0x629b4ce4, F=0x0, S=1,     
1257, 0x14845de9
+0,       1332,       1332,        0,      743, 0x6f1172a3, F=0x0, S=1,     
1260, 0xa6c66fda
+0,       1365,       1365,        0,      789, 0x94fc84cd, F=0x0, S=1,     
1009, 0x7daaf2b0
+0,       1399,       1399,        0,     1460, 0x668adb82, F=0x0, S=1,      
944, 0x44b6ccf5
+0,       1432,       1432,        0,      766, 0x49c884ef, F=0x0, S=1,      
996, 0x8646e6dd
+0,       1465,       1465,        0,     1037, 0x24831498, F=0x0, S=1,      
983, 0x14a9e7a6
+0,       1499,       1499,        0,      943, 0x1f53d180, F=0x0, S=1,     
1107, 0x02f72acb
+0,       1532,       1532,        0,     1152, 0xbf6a35ae, F=0x0, S=1,     
1026, 0xd57afda0
+0,       1565,       1565,        0,      730, 0x42806abf, F=0x0, S=1,     
1029, 0xfb0402d5
+0,       1599,       1599,        0,      975, 0xa5ffec57, F=0x0, S=1,     
1081, 0xe2890cea
+0,       1632,       1632,        0,      970, 0xbe8ee224, F=0x0, S=1,     
1151, 0x7b0d3b20
+0,       1665,       1665,        0,     1012, 0x20c6f0d8, F=0x0, S=1,      
979, 0xc25cd69c
+0,       1699,       1699,        0,      874, 0x1a2fb4da, F=0x0, S=1,      
943, 0xdb2dc9f8
+0,       1732,       1732,        0,      869, 0xab0caf3d, F=0x0, S=1,      
934, 0x48b9bfcc
+0,       1765,       1765,        0,      863, 0xd8caa2e5, F=0x0, S=1,      
874, 0x0b34b026
+0,       1799,       1799,        0,     1246, 0x47866cdc, F=0x0, S=1,      
818, 0x0c908eeb
+0,       1832,       1832,        0,      742, 0xa6296ac1, F=0x0, S=1,      
921, 0x97b6b053
+0,       1865,       1865,        0,      828, 0x0b568d7a, F=0x0, S=1,      
969, 0x3314dbfa
+0,       1899,       1899,        0,      825, 0x6d329394, F=0x0, S=1,      
982, 0x5f66e68c
+0,       1932,       1932,        0,      836, 0x8ace8dfb, F=0x0, S=1,      
929, 0x9ffdc2fd
+0,       1965,       1965,        0,     1774, 0xd4686726, F=0x0, S=1,      
909, 0x11a9c07a
+0,       1999,       1999,        0,     1803, 0x08c879ce, F=0x0, S=1,     
1525, 0x1e11f02f
+0,       2032,       2032,        0,      518, 0x7c32fc72, F=0x0, S=1,      
785, 0xfc1f792a
+0,       2065,       2065,        0,      790, 0x3dac8aa0, F=0x0, S=1,      
876, 0x0918c88d
+0,       2099,       2099,        0,      927, 0x4feccb24, F=0x0, S=1,     
1059, 0xbcaa05c7
+0,       2132,       2132,        0,      835, 0x29d39266, F=0x0, S=1,      
980, 0x4913e409
+0,       2165,       2165,        0,      951, 0xc1dddd12, F=0x0, S=1,     
1041, 0x0541047e
+0,       2199,       2199,        0,      876, 0x2f6eb89d, F=0x0, S=1,      
949, 0x2d56c53b
+0,       2232,       2232,        0,      959, 0xf0dedabd, F=0x0, S=1,     
1022, 0x8d33f5fa
+0,       2265,       2265,        0,      860, 0x9274ab39, F=0x0, S=1,     
1061, 0x289c0132
+0,       2299,       2299,        0,      863, 0x7058ba30, F=0x0, S=1,      
940, 0x1f32d4a3
+0,       2332,       2332,        0,     1021, 0xcabdf84f, F=0x0, S=1,      
887, 0xda8ab95e
+0,       2365,       2365,        0,      897, 0x9867c8e8, F=0x0, S=1,      
840, 0xd93eaaf5
+0,       2399,       2399,        0,      897, 0x6a16b5db, F=0x0, S=1,      
977, 0x7b77dc9b
+0,       2432,       2432,        0,      953, 0xe9b4cf1f, F=0x0, S=1,      
921, 0x75a8ca45
+0,       2465,       2465,        0,      847, 0x0335ad37, F=0x0, S=1,     
1000, 0x2691f3bd
+0,       2499,       2499,        0,      902, 0x3360b315, F=0x0, S=1,     
1008, 0xd5e1deb6
+0,       2532,       2532,        0,      881, 0xf5309d59, F=0x0, S=1,     
1113, 0xdbef3065
+0,       2565,       2565,        0,      974, 0x7c2de3ce, F=0x0, S=1,     
1086, 0x365626bb
+0,       2599,       2599,        0,      974, 0xf42bd9f5, F=0x0, S=1,     
1039, 0xa7e9060d
+0,       2632,       2632,        0,     1029, 0x7c33f4d0, F=0x0, S=1,     
1041, 0xf4affa59
+0,       2665,       2665,        0,      881, 0x9021a565, F=0x0, S=1,     
1039, 0xc1e00521
+0,       2699,       2699,        0,     1157, 0xe1c136f7, F=0x0, S=1,      
917, 0x357ac7d3
+0,       2732,       2732,        0,      649, 0xdffb3cb7, F=0x0, S=1,      
976, 0xa386e05e
+0,       2765,       2765,        0,      758, 0xb67875f3, F=0x0, S=1,     
1041, 0xae4e0a63
+0,       2799,       2799,        0,     1105, 0x8ffb1a26, F=0x0, S=1,      
962, 0x211ddc5e
+0,       2832,       2832,        0,      866, 0xa60eb2d9, F=0x0, S=1,      
929, 0xe9e4c84b
+0,       2865,       2865,        0,      912, 0xcd34bf9b, F=0x0, S=1,      
946, 0xfce9d359
+0,       2899,       2899,        0,      868, 0x5651a343, F=0x0, S=1,      
809, 0x624a8ef9
+0,       2932,       2932,        0,      997, 0xfa66eaeb, F=0x0, S=1,      
992, 0xc913e5e2
+0,       2965,       2965,        0,     1111, 0x3f272497, F=0x0, S=1,     
1007, 0xf78ee6a7
+0,       2999,       2999,        0,      842, 0xe442999f, F=0x0, S=1,      
972, 0x25a0d25c
+0,       3032,       3032,        0,     1030, 0x6f97ffad, F=0x0, S=1,      
993, 0x4059fd6b
+0,       3065,       3065,        0,     1176, 0x66e64926, F=0x0, S=1,      
951, 0x2762cdf1
+0,       3099,       3099,        0,      803, 0xfd1699cb, F=0x0, S=1,      
959, 0x5cf9d56c
+0,       3132,       3132,        0,      972, 0x1cdff00e, F=0x0, S=1,     
1023, 0xeaf20900
+0,       3165,       3165,        0,      907, 0x17f8acca, F=0x0, S=1,     
1054, 0xeb010c4d
+0,       3199,       3199,        0,      915, 0x3569b545, F=0x0, S=1,      
987, 0x73b2e159
+0,       3232,       3232,        0,     1021, 0x14c5076a, F=0x0, S=1,     
1007, 0x6c4bf7f0
+0,       3265,       3265,        0,      837, 0xbf86b0ef, F=0x0, S=1,      
963, 0xf472d31a
+0,       3299,       3299,        0,      885, 0x1caac123, F=0x0, S=1,     
1052, 0x2b7bfd20
+0,       3332,       3332,        0,     1355, 0x299e8d3c, F=0x0, S=1,      
858, 0x2bbca3f0
+0,       3365,       3365,        0,      784, 0xb0bd7e9d, F=0x0, S=1,      
969, 0xc865dc00
+0,       3399,       3399,        0,      991, 0xbc7ddda9, F=0x0, S=1,     
1028, 0x801b00a6
+0,       3432,       3432,        0,      986, 0xb356f6b1, F=0x0, S=1,     
1056, 0x8b840add
+0,       3465,       3465,        0,      978, 0x94a3e87e, F=0x0, S=1,     
1018, 0xe766fa52
+0,       3499,       3499,        0,      976, 0x55ddd14a, F=0x0, S=1,      
992, 0x58a9ddfe
+0,       3532,       3532,        0,     1241, 0x1ec867f7, F=0x0, S=1,      
966, 0xa329e84f
+0,       3565,       3565,        0,      975, 0xecf5dbb3, F=0x0, S=1,      
899, 0xa7539f4d
+0,       3599,       3599,        0,     1129, 0xb7243037, F=0x0, S=1,     
1057, 0xbd0d10bd
+0,       3632,       3632,        0,      913, 0xe5f1d03d, F=0x0, S=1,     
1092, 0xeb9621f8
+0,       3665,       3665,        0,      943, 0x87d0ed78, F=0x0, S=1,     
1057, 0x079c1054
+0,       3699,       3699,        0,      917, 0x536cc3fd, F=0x0, S=1,      
946, 0xd2b9d0e2
+0,       3732,       3732,        0,      892, 0x4dffb1e2, F=0x0, S=1,      
930, 0x70c9cc40
+0,       3765,       3765,        0,      957, 0x1a98e71c, F=0x0, S=1,      
719, 0x6fec614a
+0,       3799,       3799,        0,      893, 0xf405b2c3, F=0x0, S=1,      
821, 0x63529cab
+0,       3832,       3832,        0,      978, 0xa0a8d5f6, F=0x0, S=1,      
745, 0x3c616219
+0,       3865,       3865,        0,      887, 0xfa7cb65d, F=0x0, S=1,      
768, 0xb8f07885
+0,       3899,       3899,        0,      867, 0xd808ade7, F=0x0, S=1,      
783, 0xf82b6b9a
+0,       3932,       3932,        0,     1068, 0x6f8b135a, F=0x0, S=1,      
807, 0x52028d50
+0,       3965,       3965,        0,     2010, 0x536fe0b6, F=0x0, S=1,     
1512, 0x690aeb55

++++++ libavutil-2.1.3-cripple.patch -> libavutil-2.1.4-cripple.patch ++++++
--- /work/SRC/openSUSE:Factory/libavutil/libavutil-2.1.3-cripple.patch  
2014-02-20 07:49:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil-2.1.4-cripple.patch     
2014-03-22 09:07:51.000000000 +0100
@@ -1,6 +1,6 @@
-diff -ur ffmpeg-2.1.3.orig/configure ffmpeg-2.1.3/configure
---- ffmpeg-2.1.3.orig/configure        2014-01-15 18:53:59.000000000 +0100
-+++ ffmpeg-2.1.3/configure     2014-02-12 21:15:20.836368173 +0100
+diff -ur ffmpeg-2.1.4.orig/configure ffmpeg-2.1.4/configure
+--- ffmpeg-2.1.4.orig/configure        2014-02-23 22:59:23.000000000 +0100
++++ ffmpeg-2.1.4/configure     2014-03-15 00:54:17.497181283 +0100
 @@ -1275,14 +1275,7 @@
  "
  
@@ -16,7 +16,7 @@
      swscale
  "
  
-@@ -2452,18 +2445,6 @@
+@@ -2453,18 +2446,6 @@
      sed -n "s/^[^#]*$pattern.*([^,]*, *\([^,]*\)\(,.*\)*).*/\1_$thing/p" 
"$file"
  }
  
@@ -35,9 +35,10 @@
  ALL_COMPONENTS="
      $BSF_LIST
      $DECODER_LIST
-diff -ur ffmpeg-2.1.3.orig/libavutil/frame.h ffmpeg-2.1.3/libavutil/frame.h
---- ffmpeg-2.1.3.orig/libavutil/frame.h        2014-01-13 17:31:52.000000000 
+0100
-+++ ffmpeg-2.1.3/libavutil/frame.h     2014-02-12 21:15:20.836368173 +0100
+Only in ffmpeg-2.1.4: configure.orig
+diff -ur ffmpeg-2.1.4.orig/libavutil/frame.h ffmpeg-2.1.4/libavutil/frame.h
+--- ffmpeg-2.1.4.orig/libavutil/frame.h        2014-02-23 22:59:11.000000000 
+0100
++++ ffmpeg-2.1.4/libavutil/frame.h     2014-03-15 00:54:17.499181232 +0100
 @@ -22,8 +22,6 @@
  
  #include <stdint.h>
@@ -47,9 +48,9 @@
  #include "avutil.h"
  #include "buffer.h"
  #include "dict.h"
-diff -ur ffmpeg-2.1.3.orig/tests/Makefile ffmpeg-2.1.3/tests/Makefile
---- ffmpeg-2.1.3.orig/tests/Makefile   2014-01-13 17:31:53.000000000 +0100
-+++ ffmpeg-2.1.3/tests/Makefile        2014-02-12 21:15:20.836368173 +0100
+diff -ur ffmpeg-2.1.4.orig/tests/Makefile ffmpeg-2.1.4/tests/Makefile
+--- ffmpeg-2.1.4.orig/tests/Makefile   2014-02-23 22:59:11.000000000 +0100
++++ ffmpeg-2.1.4/tests/Makefile        2014-03-15 00:54:17.501181180 +0100
 @@ -72,68 +72,6 @@
  FILTERDEMDECMUX    = $(call ALLYES, $(1)_FILTER $(2)_DEMUXER $(3)_DECODER 
$(4)_MUXER)
  FILTERDEMDECENCMUX = $(call ALLYES, $(1)_FILTER $(2)_DEMUXER $(3)_DECODER 
$(4)_ENCODER $(5)_MUXER)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to