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"