[FFmpeg-cvslog] omadec: remove stale comment

Paul B Mahol git at videolan.org
Sat Nov 24 12:48:01 CET 2012


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sat Nov 24 11:41:43 2012 +0000| [9378a90addb15f67cf52fc32694385a0e243f6a9] | committer: Paul B Mahol

omadec: remove stale comment

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9378a90addb15f67cf52fc32694385a0e243f6a9
---

 libavformat/omadec.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavformat/omadec.c b/libavformat/omadec.c
index 59fff73..e8b74ed 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"



More information about the ffmpeg-cvslog mailing list