I'm too lazy to comment this

Original commit message from CVS:
Move wav parser into correct category. Thanks, Ross Burton <r.burton@180sw.com> - #112829
This commit is contained in:
Ronald S. Bultje 2003-05-12 12:17:40 +00:00
parent 72750b9f25
commit c1097e5080

View file

@ -64,7 +64,7 @@ struct wave_header {
static GstElementDetails gst_wavenc_details = {
"WAV encoder",
"Codec/Encoder",
"Codec/Audio/Encoder",
"LGPL",
"Encode raw audio into WAV",
VERSION,