projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72750b9
)
I'm too lazy to comment this
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Mon, 12 May 2003 12:17:40 +0000
(12:17 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Mon, 12 May 2003 12:17:40 +0000
(12:17 +0000)
Original commit message from CVS:
Move wav parser into correct category. Thanks, Ross Burton <r.burton@180sw.com> - #112829
gst/wavenc/gstwavenc.c
patch
|
blob
|
history
diff --git
a/gst/wavenc/gstwavenc.c
b/gst/wavenc/gstwavenc.c
index
5a50b75
..
1c96428
100644
(file)
--- a/
gst/wavenc/gstwavenc.c
+++ b/
gst/wavenc/gstwavenc.c
@@
-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,