Browse Source

doc: mention libavcodec can decode Opus natively

Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit fd9ac48dc8)
tags/n2.8.1
James Almer 10 years ago
parent
commit
ddbb8d5eda
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/general.texi

+ 2
- 2
doc/general.texi View File

@@ -983,8 +983,8 @@ following image formats are supported:
@item Musepack SV8 @tab @tab X
@item Nellymoser Asao @tab X @tab X
@item On2 AVC (Audio for Video Codec) @tab @tab X
@item Opus @tab E @tab E
@tab supported through external library libopus
@item Opus @tab E @tab X
@tab encoding supported through external library libopus
@item PCM A-law @tab X @tab X
@item PCM mu-law @tab X @tab X
@item PCM signed 8-bit planar @tab X @tab X


Loading…
Cancel
Save