comparison oma.c @ 5969:178de7695c6c libavformat

Remove explicit filename from Doxygen @file commands. Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents 536e5527c1e0
children 0abe94ef06ce
comparison
equal deleted inserted replaced
5968:9fef9c7acf03 5969:178de7695c6c
20 * License along with FFmpeg; if not, write to the Free Software 20 * License along with FFmpeg; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 */ 22 */
23 23
24 /** 24 /**
25 * @file libavformat/oma.c 25 * @file
26 * This is a demuxer for Sony OpenMG Music files 26 * This is a demuxer for Sony OpenMG Music files
27 * 27 *
28 * Known file extensions: ".oma", "aa3" 28 * Known file extensions: ".oma", "aa3"
29 * The format of such files consists of three parts: 29 * The format of such files consists of three parts:
30 * - "ea3" header carrying overall info and metadata. 30 * - "ea3" header carrying overall info and metadata.