[SCM] libmms packaging branch, master, updated. upstream/0.6-9-gde70216

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Wed Jun 2 09:09:51 UTC 2010


The following commit has been merged in the master branch:
commit 8a14fbb528d5dd4636e2f3e6ea1ef4854ccfc953
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Wed Jun 2 10:37:24 2010 +0200

    Refresh 10_this_keyword.diff.

diff --git a/debian/patches/10_this_keyword.diff b/debian/patches/10_this_keyword.diff
index 97d05d9..96b3f3c 100644
--- a/debian/patches/10_this_keyword.diff
+++ b/debian/patches/10_this_keyword.diff
@@ -1,23 +1,6 @@
---- libmms-0.4/src/mms.h	2007-12-12 01:54:48.000000000 +0530
-+++ libmms-0.4/src/mms.h	2008-01-13 16:04:10.000000000 +0530
-@@ -76,11 +76,11 @@
- 
- mms_off_t mms_get_current_pos (mms_t *instance);
- 
--uint32_t mms_get_asf_header_len (mms_t *this);
-+uint32_t mms_get_asf_header_len (mms_t *instance);
- 
--uint64_t mms_get_asf_packet_len (mms_t *this);
-+uint64_t mms_get_asf_packet_len (mms_t *instance);
- 
--int      mms_get_seekable (mms_t *this);
-+int      mms_get_seekable (mms_t *instance);
- 
- #ifdef __cplusplus
- }
---- libmms-0.4/src/mmsh.h	2007-12-12 01:54:48.000000000 +0530
-+++ libmms-0.4/src/mmsh.h	2008-01-13 16:04:10.000000000 +0530
-@@ -41,20 +41,20 @@
+--- libmms.orig/src/mmsh.h
++++ libmms/src/mmsh.h
+@@ -41,20 +41,20 @@ mmsh_t*   mmsh_connect (mms_io_t *io, vo
  
  int      mmsh_read (mms_io_t *io, mmsh_t *instance, char *data, int len);
  int      mmsh_time_seek (mms_io_t *io, mmsh_t *instance, double time_sec);

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list