mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst/volume/gstvolume.c: include left from controller cleanup
Original commit message from CVS: * gst/volume/gstvolume.c: include left from controller cleanup
This commit is contained in:
parent
49fc826134
commit
a5af11190d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-08-02 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* gst/volume/gstvolume.c:
|
||||
include left from controller cleanup
|
||||
|
||||
2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
|
||||
Stop collectpads before calling the parent state
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#include <gst/gst.h>
|
||||
#include <gst/base/gstbasetransform.h>
|
||||
#include <gst/audio/audio.h>
|
||||
#include <gst/control/control.h>
|
||||
#include <gst/interfaces/mixer.h>
|
||||
#include "gstvolume.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue