]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Fix filenames in Doxygen comments.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 26 Jan 2009 22:51:16 +0000 (22:51 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 26 Jan 2009 22:51:16 +0000 (22:51 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16811 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 files changed:
libavcodec/adxdec.c
libavcodec/adxenc.c
libavcodec/dcadata.h
libavcodec/elbg.c
libavcodec/h264idct.c
libavcodec/lcldec.c
libavcodec/lclenc.c
libavcodec/libfaad.c
libavcodec/libmp3lame.c
libavcodec/libtheoraenc.c
libavcodec/libvorbis.c
libavcodec/libxvidff.c
libavcodec/motion-test.c
libavcodec/vmdav.c
libavcodec/ws-snd1.c

index aa0e896128f6f46c7090087c42ef506af455f895..0ce3d1fe8281cc9da953966a6f695e8283149229 100644 (file)
@@ -24,7 +24,7 @@
 #include "adx.h"
 
 /**
- * @file adx.c
+ * @file adxdec.c
  * SEGA CRI adx codecs.
  *
  * Reference documents:
index 1ba860831ee85fc467ddd8388647fecc7c738527..21df9d4a4920a71773d1930a7a06e306590d25cb 100644 (file)
@@ -24,7 +24,7 @@
 #include "adx.h"
 
 /**
- * @file adx.c
+ * @file adxenc.c
  * SEGA CRI adx codecs.
  *
  * Reference documents:
index 8b777efda10e6d0de9791234f3b83485991b63ba..2c15bba5c6637de4bd01382bd1e0d212825ceae3 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file dcadata.c
+ * @file dcadata.h
  */
 
 #ifndef AVCODEC_DCADATA_H
index fed25fcdd4bf4d16934f12432f3e6b1484939053..59ae4b97a064ced1041e404394f837ac219a4d7a 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file cbook_gen.c
+ * @file elbg.c
  * Codebook Generator using the ELBG algorithm
  */
 
index 57d1b75452d9694c5e25efab590bdc0147c23553..8aae501d1a0cc56a73c8a6b445a8284294f66b7d 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file h264-idct.c
+ * @file h264idct.c
  * H.264 IDCT.
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
index 2f16b730ab37730d5838fa7af76db776ea34c243..f8630fad153faba6f901c7a7e469a24c1f9c0240 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file lcl.c
+ * @file lcldec.c
  * LCL (LossLess Codec Library) Video Codec
  * Decoder for MSZH and ZLIB codecs
  * Experimental encoder for ZLIB RGB24
index 680a511be1b313d5522cd1abb0993f23b4a68742..517c26ca911c358a646f18781d8f29f88bf010c4 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file lcl.c
+ * @file lclenc.c
  * LCL (LossLess Codec Library) Video Codec
  * Decoder for MSZH and ZLIB codecs
  * Experimental encoder for ZLIB RGB24
index 6414bf6c6f645b12ebd7011856f529e7c979721c..0eea71bdd7c239f031f8d98fc5f0217be984c7cd 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file faad.c
+ * @file libfaad.c
  * AAC decoder.
  *
  * still a bit unfinished - but it plays something
index c91f653ce6aca8308ffe448602858b1aa1f54e13..295f5556b9916ef6ef433af345faad1a0541c9d5 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file mp3lameaudio.c
+ * @file libmp3lame.c
  * Interface to libmp3lame for mp3 encoding.
  */
 
index abfa462c963c8cff57ef25ae6503bbacd9a64bd7..e19cc4c0d075bc8b175ad212485bcd8d57d0f695 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /*!
- * \file theoraenc.c
+ * \file libtheoraenc.c
  * \brief Theora encoder using libtheora.
  * \author Paul Richards <paul.richards@gmail.com>
  *
index 03c9f885c1281fff10c56b83ad7569157a56da91..57c0f5b6670113c254abea84c32b8ba08b251130 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file oggvorbis.c
+ * @file libvorbis.c
  * Ogg Vorbis codec support via libvorbisenc.
  * @author Mark Hills <mark@pogo.org.uk>
  */
index 1251fdd68f2f93dc1dc557aaf2229fe4d9aa0442..3041511f72baa3e8c2c8d87ef4aa92e31848dd42 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file xvidmpeg4.c
+ * @file libxvidff.c
  * Interface to xvidcore for MPEG-4 compliant encoding.
  * @author Adam Thayer (krevnik@comcast.net)
  */
index 439c4d0737d0ad17edba1164ec2b5c6655a4c88b..285bac1e5abc819d4a2a48bc3db71a37b1efa5aa 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file motion_test.c
+ * @file motion-test.c
  * motion test.
  */
 
index ed9ba28dacb558cd7b0ae6128418b2bd039cb3e2..975efe5ac254790865c797603c649f1057f17e76 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file vmdvideo.c
+ * @file vmdav.c
  * Sierra VMD audio & video decoders
  * by Vladimir "VAG" Gneushev (vagsoft at mail.ru)
  * for more information on the Sierra VMD format, visit:
index 2dc49fcefa321aa81e9ca85345995b0ca6652d1a..099f9b6d606217a942315abd466c57071e3fb894 100644 (file)
@@ -23,7 +23,7 @@
 #include "avcodec.h"
 
 /**
- * @file ws-snd.c
+ * @file ws-snd1.c
  * Westwood SNDx codecs.
  *
  * Reference documents about VQA format and its audio codecs