[FFmpeg-cvslog] avcodec/eac3dec: remove obsolete comment
Paul B Mahol
git at videolan.org
Sun Nov 25 22:44:17 EET 2018
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Nov 25 21:41:40 2018 +0100| [7488d58436c227c5892e28aa546b95e39ecbd5e4] | committer: Paul B Mahol
avcodec/eac3dec: remove obsolete comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7488d58436c227c5892e28aa546b95e39ecbd5e4
---
libavcodec/eac3dec.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/libavcodec/eac3dec.c b/libavcodec/eac3dec.c
index 73067ded9d..3a5c7989b9 100644
--- a/libavcodec/eac3dec.c
+++ b/libavcodec/eac3dec.c
@@ -31,12 +31,6 @@
* No known samples exist. The spec also does not give clear information
* on how this is to be implemented.
*
- * Dependent Streams
- * Only the independent stream is currently decoded. Any dependent
- * streams are skipped. We have only come across two examples of this, and
- * they are both just test streams, one for HD-DVD and the other for
- * Blu-ray.
- *
* Transient Pre-noise Processing
* This is side information which a decoder should use to reduce artifacts
* caused by transients. There are samples which are known to have this
More information about the ffmpeg-cvslog
mailing list