Bug#644927: xine-lib: Typo's in src/post/audio/stretch.c:267 and src/post/deinterlace/xine_plugin.c:211
October 10th, 2011 - 03:50 pm ET by Chad Dunlap | Report spam
Package: xine-lib
Version: 1.1.19-2
Severity: minor
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch
changed the word 'orginaly' to 'orginally' in src/post/audio/stretch.c:267
changed the word 'plataforms' to 'platforms' in
src/post/deinterlace/xine_plugin.c:211
*** /tmp/tmpYv2RBf
In Ubuntu, the attached patch was applied to achieve the following:
## This was a change due to bug report LP: #835437. It was small
typo's in two files and I was asked to send this upstream.
* corrected typo's in src/post/audio/stretch.c:267 and
src/post/deinterlace/xine_plugin.c:211 per LP: #835437
Thanks for considering the patch.
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-11-generic (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
MIME-Version: 1.0
modified file '.pc/applied-patches'
.pc/applied-patches 2011-05-27 20:06:13 +0000
+++ .pc/applied-patches 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff
modified file 'debian/changelog'
added file 'debian/patches/fix-for-835437.diff'
debian/patches/fix-for-835437.diff 1970-01-01 00:00:00 +0000
+++ debian/patches/fix-for-835437.diff 2011-10-10 16:26:31 +0000
@@ -0,0 +1,26 @@
+Index: xine-lib.dev/src/post/audio/stretch.c
++ xine-lib.dev.orig/src/post/audio/stretch.c 2011-10-10
12:25:59.288545807 -0400
++++ xine-lib.dev/src/post/audio/stretch.c 2011-10-10
12:26:07.884546162 -0400
+@@ -267,7 +267,7 @@
+ return _("This filter will perform a time stretch, playing the "
+ "stream faster or slower by a factor. Pitch is optionally "
+ "preserved, so it is possible, for example, to use it to "
+- "watch a movie in less time than it was originaly shot."
++ "watch a movie in less time than it was originally shot."
+ );
+ }
+
+Index: xine-lib.dev/src/post/deinterlace/xine_plugin.c
++ xine-lib.dev.orig/src/post/deinterlace/xine_plugin.c
2011-10-10 12:26:16.216545808 -0400
++++ xine-lib.dev/src/post/deinterlace/xine_plugin.c 2011-10-10
12:26:25.740545889 -0400
+@@ -259,7 +259,7 @@
+ "and cpu usage."
+ ""
+ "* Uses several algorithms from tvtime and dscaler projects."
+- "Deinterlacing methods: (Not all methods are available
for all plataforms)"
++ "Deinterlacing methods: (Not all methods are available
for all platforms)"
+ ""
+ );
+ }
modified file 'debian/patches/series'
debian/patches/series 2011-05-27 20:06:13 +0000
+++ debian/patches/series 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff
modified file 'src/post/audio/stretch.c'
src/post/audio/stretch.c 2010-01-26 15:11:07 +0000
+++ src/post/audio/stretch.c 2011-10-10 16:26:07 +0000
@@ -267,7 +267,7 @@
return _("This filter will perform a time stretch, playing the "
"stream faster or slower by a factor. Pitch is optionally "
"preserved, so it is possible, for example, to use it to "
- "watch a movie in less time than it was originaly shot."
+ "watch a movie in less time than it was originally shot."
);
}
modified file 'src/post/deinterlace/xine_plugin.c'
src/post/deinterlace/xine_plugin.c 2010-01-26 15:11:07 +0000
+++ src/post/deinterlace/xine_plugin.c 2011-10-10 16:26:25 +0000
@@ -259,7 +259,7 @@
"and cpu usage."
""
"* Uses several algorithms from tvtime and dscaler projects."
- "Deinterlacing methods: (Not all methods are available for
all plataforms)"
+ "Deinterlacing methods: (Not all methods are available for
all platforms)"
""
);
}
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Version: 1.1.19-2
Severity: minor
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch
changed the word 'orginaly' to 'orginally' in src/post/audio/stretch.c:267
changed the word 'plataforms' to 'platforms' in
src/post/deinterlace/xine_plugin.c:211
*** /tmp/tmpYv2RBf
In Ubuntu, the attached patch was applied to achieve the following:
## This was a change due to bug report LP: #835437. It was small
typo's in two files and I was asked to send this upstream.
* corrected typo's in src/post/audio/stretch.c:267 and
src/post/deinterlace/xine_plugin.c:211 per LP: #835437
Thanks for considering the patch.
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-11-generic (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
MIME-Version: 1.0
modified file '.pc/applied-patches'
.pc/applied-patches 2011-05-27 20:06:13 +0000
+++ .pc/applied-patches 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff
modified file 'debian/changelog'
added file 'debian/patches/fix-for-835437.diff'
debian/patches/fix-for-835437.diff 1970-01-01 00:00:00 +0000
+++ debian/patches/fix-for-835437.diff 2011-10-10 16:26:31 +0000
@@ -0,0 +1,26 @@
+Index: xine-lib.dev/src/post/audio/stretch.c
++ xine-lib.dev.orig/src/post/audio/stretch.c 2011-10-10
12:25:59.288545807 -0400
++++ xine-lib.dev/src/post/audio/stretch.c 2011-10-10
12:26:07.884546162 -0400
+@@ -267,7 +267,7 @@
+ return _("This filter will perform a time stretch, playing the "
+ "stream faster or slower by a factor. Pitch is optionally "
+ "preserved, so it is possible, for example, to use it to "
+- "watch a movie in less time than it was originaly shot."
++ "watch a movie in less time than it was originally shot."
+ );
+ }
+
+Index: xine-lib.dev/src/post/deinterlace/xine_plugin.c
++ xine-lib.dev.orig/src/post/deinterlace/xine_plugin.c
2011-10-10 12:26:16.216545808 -0400
++++ xine-lib.dev/src/post/deinterlace/xine_plugin.c 2011-10-10
12:26:25.740545889 -0400
+@@ -259,7 +259,7 @@
+ "and cpu usage."
+ ""
+ "* Uses several algorithms from tvtime and dscaler projects."
+- "Deinterlacing methods: (Not all methods are available
for all plataforms)"
++ "Deinterlacing methods: (Not all methods are available
for all platforms)"
+ ""
+ );
+ }
modified file 'debian/patches/series'
debian/patches/series 2011-05-27 20:06:13 +0000
+++ debian/patches/series 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff
modified file 'src/post/audio/stretch.c'
src/post/audio/stretch.c 2010-01-26 15:11:07 +0000
+++ src/post/audio/stretch.c 2011-10-10 16:26:07 +0000
@@ -267,7 +267,7 @@
return _("This filter will perform a time stretch, playing the "
"stream faster or slower by a factor. Pitch is optionally "
"preserved, so it is possible, for example, to use it to "
- "watch a movie in less time than it was originaly shot."
+ "watch a movie in less time than it was originally shot."
);
}
modified file 'src/post/deinterlace/xine_plugin.c'
src/post/deinterlace/xine_plugin.c 2010-01-26 15:11:07 +0000
+++ src/post/deinterlace/xine_plugin.c 2011-10-10 16:26:25 +0000
@@ -259,7 +259,7 @@
"and cpu usage."
""
"* Uses several algorithms from tvtime and dscaler projects."
- "Deinterlacing methods: (Not all methods are available for
all plataforms)"
+ "Deinterlacing methods: (Not all methods are available for
all platforms)"
""
);
}
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Similar topics
Make your own search :
Tags
Create a new topic
Follow the discussion
6 replies
Make a reply
May 23rd, 2013 - 4:49 PM ET
Join now


Replies