comparison fraps.c @ 12071:126392340f69 libavcodec

Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
author diego
date Fri, 02 Jul 2010 12:48:32 +0000
parents c69dd071f7d4
children 5043c3aaa0a2
comparison
equal deleted inserted replaced
12070:8edc9df8b20e 12071:126392340f69
21 */ 21 */
22 22
23 /** 23 /**
24 * @file 24 * @file
25 * Lossless Fraps 'FPS1' decoder 25 * Lossless Fraps 'FPS1' decoder
26 * @author Roine Gustafsson <roine at users sf net> 26 * @author Roine Gustafsson (roine at users sf net)
27 * @author Konstantin Shishkov 27 * @author Konstantin Shishkov
28 * 28 *
29 * Codec algorithm for version 0 is taken from Transcode <www.transcoding.org> 29 * Codec algorithm for version 0 is taken from Transcode <www.transcoding.org>
30 * 30 *
31 * Version 2 files support by Konstantin Shishkov 31 * Version 2 files support by Konstantin Shishkov