[FFmpeg-cvslog] libavutil/samplefmt: Fix project name

Michael Niedermayer git at videolan.org
Fri Dec 28 17:10:39 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Dec 28 13:55:58 2012 +0100| [33f15ab35d1f87e5596abb4f2065ad076798fec7] | committer: Michael Niedermayer

libavutil/samplefmt: Fix project name

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=33f15ab35d1f87e5596abb4f2065ad076798fec7
---

 libavutil/samplefmt.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavutil/samplefmt.h b/libavutil/samplefmt.h
index e222ba2..529711f 100644
--- a/libavutil/samplefmt.h
+++ b/libavutil/samplefmt.h
@@ -37,7 +37,7 @@
  * [-1.0, 1.0]. Any values outside this range are beyond full volume level.
  *
  * @par
- * The data layout as used in av_samples_fill_arrays() and elsewhere in Libav
+ * The data layout as used in av_samples_fill_arrays() and elsewhere in FFmpeg
  * (such as AVFrame in libavcodec) is as follows:
  *
  * For planar sample formats, each audio channel is in a separate data plane,



More information about the ffmpeg-cvslog mailing list