mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
gst/volume/: Reenable volume element and fix to work with new caps stuff.
Original commit message from CVS: 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/volume/Makefile.am: * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps), (volume_base_init), (volume_init): Reenable volume element and fix to work with new caps stuff. Rhythmbox needs this.
This commit is contained in:
parent
a76196dec0
commit
894a792721
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst/volume/Makefile.am:
|
||||
* gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
|
||||
(volume_base_init), (volume_init):
|
||||
Reenable volume element and fix to work with new caps stuff.
|
||||
Rhythmbox needs this.
|
||||
|
||||
2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst/qtdemux/qtdemux.c: (plugin_init):
|
||||
|
|
Loading…
Reference in a new issue