mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
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:
parent
72750b9f25
commit
c1097e5080
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue