summaryrefslogtreecommitdiff
path: root/libavformat/omadec.c
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-11-24 11:41:43 +0000
committerPaul B Mahol <onemda@gmail.com>2012-11-24 11:41:43 +0000
commit9378a90addb15f67cf52fc32694385a0e243f6a9 (patch)
treed105406160bc97b6c94ea9e84841df2fd31f104e /libavformat/omadec.c
parent4995145f408df45ac8d18f6fc49329565faa29ea (diff)
omadec: remove stale comment
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/omadec.c')
-rw-r--r--libavformat/omadec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/omadec.c b/libavformat/omadec.c
index 59fff73b2f..e8b74ed7f0 100644
--- a/libavformat/omadec.c
+++ b/libavformat/omadec.c
@@ -37,7 +37,6 @@
* - Sound data organized in packets follow the EA3 header
* (can be encrypted using the Sony DRM!).
*
- * CODEC SUPPORT: Only ATRAC3 codec is currently supported!
*/
#include "libavutil/channel_layout.h"