[SCM] libav/experimental: typo
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:46:20 UTC 2013
The following commit has been merged in the experimental branch:
commit 064cf251553ea810d61fa29f72f2f9bd067d3cb7
Author: Diego Biurrun <diego at biurrun.de>
Date: Wed Feb 8 11:43:47 2006 +0000
typo
Originally committed as revision 4960 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/dv.c b/libavformat/dv.c
index 0cf967b..f4673c2 100644
--- a/libavformat/dv.c
+++ b/libavformat/dv.c
@@ -1,6 +1,6 @@
/*
* General DV muxer/demuxer
- * Copyright (c) 2003 Roman Shaposhnick
+ * Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy <dan at dennedy.org> for providing wealth
* of DV technical info.
diff --git a/libavformat/dv.h b/libavformat/dv.h
index 2cd6b9b..521ad34 100644
--- a/libavformat/dv.h
+++ b/libavformat/dv.h
@@ -1,6 +1,6 @@
/*
* General DV muxer/demuxer
- * Copyright (c) 2003 Roman Shaposhnick
+ * Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy <dan at dennedy.org> for providing wealth
* of DV technical info.
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list