comparison libfaad.c @ 8673:5b7d5a33a3e2 libavcodec

Fix filenames in Doxygen comments.
author diego
date Mon, 26 Jan 2009 22:51:16 +0000
parents 04423b2f6e0b
children e9d9d946f213
comparison
equal deleted inserted replaced
8672:456d875d3524 8673:5b7d5a33a3e2
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 */ 21 */
22 22
23 /** 23 /**
24 * @file faad.c 24 * @file libfaad.c
25 * AAC decoder. 25 * AAC decoder.
26 * 26 *
27 * still a bit unfinished - but it plays something 27 * still a bit unfinished - but it plays something
28 */ 28 */
29 29