comparison pictordec.c @ 12057:560095a27bd0 libavcodec

Remove redundant and harmful explicit filename after @file Doxygen command.
author diego
date Fri, 02 Jul 2010 10:59:35 +0000
parents 677c51ca528d
children 914f484bb476
comparison
equal deleted inserted replaced
12056:25e9cb2b9477 12057:560095a27bd0
18 * License along with FFmpeg; if not, write to the Free Software 18 * License along with FFmpeg; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21 21
22 /** 22 /**
23 * @file libavcodec/picdec.c 23 * @file
24 * Pictor/PC Paint decoder 24 * Pictor/PC Paint decoder
25 */ 25 */
26 26
27 #include "avcodec.h" 27 #include "avcodec.h"
28 #include "bytestream.h" 28 #include "bytestream.h"