summaryrefslogtreecommitdiffstats
path: root/libmpeg2/motion_comp_arm_s.S
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-13 17:31:45 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-13 17:31:45 +0000
commitbbcccf2d197e4c127ed0de311cbcb5c0f82b4c9a (patch)
treeac15cc30cc25c2edd74b5b8a734c507557fd6e13 /libmpeg2/motion_comp_arm_s.S
parent26972b8895117a6857b14928e30d978e30e57aaa (diff)
downloadmpv-bbcccf2d197e4c127ed0de311cbcb5c0f82b4c9a.tar.bz2
mpv-bbcccf2d197e4c127ed0de311cbcb5c0f82b4c9a.tar.xz
Update internal libmpeg2 copy to version 0.5.1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27604 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpeg2/motion_comp_arm_s.S')
-rw-r--r--libmpeg2/motion_comp_arm_s.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmpeg2/motion_comp_arm_s.S b/libmpeg2/motion_comp_arm_s.S
index fd71fb3b83..f6c3d7df8e 100644
--- a/libmpeg2/motion_comp_arm_s.S
+++ b/libmpeg2/motion_comp_arm_s.S
@@ -15,9 +15,10 @@
@ GNU General Public License for more details.
@
@ You should have received a copy of the GNU General Public License
-@ along with this program; if not, write to the Free Software
+@ along with mpeg2dec; if not, write to the Free Software
@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
.text
@ ----------------------------------------------------------------