Browse Source

avcodec/eac3dec: remove obsolete comment

tags/n4.2
Paul B Mahol 6 years ago
parent
commit
7488d58436
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      libavcodec/eac3dec.c

+ 0
- 6
libavcodec/eac3dec.c View File

@@ -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


Loading…
Cancel
Save