]> git.pld-linux.org Git - packages/easytag.git/commitdiff
- drop obsolete files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 5 Jul 2009 17:17:09 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    easytag-mpeg4ip.patch -> 1.2

easytag-mpeg4ip.patch [deleted file]

diff --git a/easytag-mpeg4ip.patch b/easytag-mpeg4ip.patch
deleted file mode 100644 (file)
index 2ad49f7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN easytag-2.1.3./src/mp4_tag.c easytag-2.1.3/src/mp4_tag.c
---- easytag-2.1.3./src/mp4_tag.c       2007-06-14 23:52:38.000000000 +0200
-+++ easytag-2.1.3/src/mp4_tag.c        2007-11-22 22:23:42.907038624 +0100
-@@ -185,7 +185,7 @@
-      * Picture *
-      ***********/
-     // There is only one picture!
--    if ( MP4GetMetadataCoverArt( mp4file, &coverArt, &coverSize ) )
-+    if ( MP4GetMetadataCoverArt( mp4file, &coverArt, &coverSize, 0 ) )
-     {
-         Picture *pic = Picture_Allocate();
-         pic->size = coverSize;
This page took 0.077017 seconds and 4 git commands to generate.