doc/examples/transcode_aac: fix project name

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-11-27 10:52:05 +01:00
parent 715f3623f8
commit 02abc905cd

View File

@ -18,7 +18,7 @@
/**
* @file simple audio converter
* Convert an input audio file to AAC in an MP4 container using Libav.
* Convert an input audio file to AAC in an MP4 container using FFmpeg.
* @author Andreas Unterweger (dustsigns@gmail.com)
*/