]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Make comments doxygen compatible.
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 21 Aug 2008 23:49:58 +0000 (23:49 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 21 Aug 2008 23:49:58 +0000 (23:49 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14900 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavcodec/acelp_vectors.h

index edf31bc4443342ae6ba180cac1b333343e2ada67..5a9b663bbed3a516e27ef29c337c01de2479efa7 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <stdint.h>
 
-/*
+/**
  * Track|Pulse|        Positions
  * -------------------------------------------------------------------------
  *  1   | 0   | 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75
@@ -41,7 +41,7 @@
  */
 extern const uint8_t ff_fc_4pulses_8bits_tracks_13[16];
 
-/*
+/**
  * Track|Pulse|        Positions
  * -------------------------------------------------------------------------
  *  4   | 3   | 3, 8, 13, 18, 23, 28, 33, 38, 43, 48, 53, 58, 63, 68, 73, 78
@@ -54,7 +54,7 @@ extern const uint8_t ff_fc_4pulses_8bits_tracks_13[16];
  */
 extern const uint8_t ff_fc_4pulses_8bits_track_4[32];
 
-/*
+/**
  * Track|Pulse|        Positions
  * -----------------------------------------
  *  1   | 0   | 1, 6, 11, 16, 21, 26, 31, 36
@@ -71,7 +71,7 @@ extern const uint8_t ff_fc_4pulses_8bits_track_4[32];
 extern const uint8_t ff_fc_2pulses_9bits_track1[16];
 extern const uint8_t ff_fc_2pulses_9bits_track1_gray[16];
 
-/*
+/**
  * Track|Pulse|        Positions
  * -----------------------------------------
  *  2   | 1   | 0, 7, 14, 20, 27, 34,  1, 21