From 7488d58436c227c5892e28aa546b95e39ecbd5e4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 25 Nov 2018 21:41:40 +0100 Subject: [PATCH] avcodec/eac3dec: remove obsolete comment --- 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