Stefano Sabatini | 11 Jul 2012 13:20
Picon

[PATCH] lavc/tiffenc: apply misc doxy fixes

---
 libavcodec/tiffenc.c |   36 +++++++++++++++++++-----------------
 1 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/libavcodec/tiffenc.c b/libavcodec/tiffenc.c
index 793e367..2e08dc9 100644
--- a/libavcodec/tiffenc.c
+++ b/libavcodec/tiffenc.c
 <at>  <at>  -73,7 +73,8  <at>  <at>  typedef struct TiffEncoderContext {

 
 /**
- * Check free space in buffer
+ * Check free space in buffer.
+ *
  *  <at> param s Tiff context
  *  <at> param need Needed bytes
  *  <at> return 0 - ok, 1 - no free space
 <at>  <at>  -89,13 +90,13  <at>  <at>  static inline int check_size(TiffEncoderContext * s, uint64_t need)
 }

 /**
- * Put n values to buffer
+ * Put n values to buffer.
  *
- *  <at> param p Pointer to pointer to output buffer
- *  <at> param n Number of values
- *  <at> param val Pointer to values
- *  <at> param type Type of values
- *  <at> param flip =0 - normal copy, >0 - flip
(Continue reading)

Stefano Sabatini | 14 Jul 2012 13:12
Picon

Re: [PATCH] lavc/tiffenc: apply misc doxy fixes

On date Wednesday 2012-07-11 13:20:36 +0200, Stefano Sabatini encoded:
> ---
>  libavcodec/tiffenc.c |   36 +++++++++++++++++++-----------------
>  1 files changed, 19 insertions(+), 17 deletions(-)
[...]

Applied.
--

-- 
FFmpeg = Funny & Friendly Merciful Peaceless Evangelical Gymnast

Gmane