Without it, Doxygen cannot separate them into different sections.
---
 libavcodec/8svx.c |    1 +
 libavcodec/qdm2.c |    1 +
 libavcodec/rl2.c  |    1 +
 libavformat/iss.c |    1 +
 libavformat/rl2.c |    1 +
 5 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c
index 5fdea91..4b60377 100644
--- a/libavcodec/8svx.c
+++ b/libavcodec/8svx.c
@@ -23,6 +23,7 @@
  * @file
  * 8svx audio decoder
  * @author Jaikrishnan Menon
+ *
  * supports: fibonacci delta encoding
  *         : exponential encoding
  */
diff --git a/libavcodec/qdm2.c b/libavcodec/qdm2.c
index 86847ad..2a45495 100644
--- a/libavcodec/qdm2.c
+++ b/libavcodec/qdm2.c
@@ -26,6 +26,7 @@
  * @file
  * QDM2 decoder
  * @author Ewald Snel, Benjamin Larsson, Alex Beregszaszi, Roberto Togni
+ *
  * The decoder is not perfect yet, there are still some distortions
  * especially on files encoded with 16 or 8 subbands.
  */
diff --git a/libavcodec/rl2.c b/libavcodec/rl2.c
index 3d1cea3..c88e8ed 100644
--- a/libavcodec/rl2.c
+++ b/libavcodec/rl2.c
@@ -23,6 +23,7 @@
  * RL2 Video Decoder
  * @file
  * @author Sascha Sommer (saschasom...@freenet.de)
+ *
  * For more information about the RL2 format, visit:
  *   http://wiki.multimedia.cx/index.php?title=RL2
  */
diff --git a/libavformat/iss.c b/libavformat/iss.c
index fe5203d..2373744 100644
--- a/libavformat/iss.c
+++ b/libavformat/iss.c
@@ -23,6 +23,7 @@
  * @file
  * Funcom ISS file demuxer
  * @author Jaikrishnan Menon
+ *
  * for more information on the .iss file format, visit:
  * http://wiki.multimedia.cx/index.php?title=FunCom_ISS
  */
diff --git a/libavformat/rl2.c b/libavformat/rl2.c
index 12cb391..68c1a01 100644
--- a/libavformat/rl2.c
+++ b/libavformat/rl2.c
@@ -23,6 +23,7 @@
  * RL2 file demuxer
  * @file
  * @author Sascha Sommer (saschasom...@freenet.de)
+ *
  * For more information regarding the RL2 file format, visit:
  *   http://wiki.multimedia.cx/index.php?title=RL2
  *
-- 
1.7.1

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to