mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
269 B
Diff
10 lines
269 B
Diff
--- avcodec.c.orig 2012-06-07 15:08:23.796225671 -0500
|
|
+++ avcodec.c 2012-06-07 15:08:36.649489373 -0500
|
|
@@ -134,7 +134,6 @@
|
|
|
|
xmms_xform_private_data_set (xform, data);
|
|
|
|
- avcodec_init ();
|
|
avcodec_register_all ();
|
|
|
|
mimetype = xmms_xform_indata_get_str (xform,
|