Filter/Encoder => Codec/Encoder

Original commit message from CVS:
Filter/Encoder => Codec/Encoder
This commit is contained in:
Stéphane Loeuillet 2004-05-10 12:18:24 +00:00
parent fd675328b2
commit 635b1d2f36
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ better layout for it now. Some things to consider:
- Elements have a klass member in the factory that is used to
denote the functional type of the element. For example, the
mp3 encoder has a klass of Filter/Encoder/Audio
mp3 encoder has a klass of Codec/Encoder/Audio
- The plugins can be grouped together by the media type they
operate on or by the way they work (decoder/encoder)

View file

@ -103,7 +103,7 @@ Container formats
Parser: asfdemux
Formatter: asfmux
5 - WAV (PCM)
5 - WAV (Microsoft RIFF/WAV)
MIME type: audio/x-wav
Properties:
Parser: wavparse