[SCM] libav/experimental: doc: fix a couple of typos in frame.h

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:01:47 UTC 2014


The following commit has been merged in the experimental branch:
commit a18ef7a76c735bcf78ed4825e33ad7f9f6f77a54
Author: Vittorio Giovara <vittorio.giovara at gmail.com>
Date:   Tue Mar 4 15:16:51 2014 +0100

    doc: fix a couple of typos in frame.h

diff --git a/libavutil/frame.h b/libavutil/frame.h
index 30cc1e4..6b168e2 100644
--- a/libavutil/frame.h
+++ b/libavutil/frame.h
@@ -428,7 +428,7 @@ AVFrame *av_frame_alloc(void);
 void av_frame_free(AVFrame **frame);
 
 /**
- * Setup a new reference to the data described by an given frame.
+ * Set up a new reference to the data described by the source frame.
  *
  * Copy frame properties from src to dst and create a new reference for each
  * AVBufferRef from src.

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list