Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Original commit message from CVS: * configure.ac: * gst/silence/Makefile.am: * gst/silence/gstsilence.h: * gst/silence/gstsilence.c: Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
This commit is contained in:
parent
3b88b92563
commit
9fb52bfd64
@ -1,3 +1,11 @@
|
||||
2005-07-23 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* configure.ac:
|
||||
* gst/silence/Makefile.am:
|
||||
* gst/silence/gstsilence.h:
|
||||
* gst/silence/gstsilence.c:
|
||||
Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
|
||||
|
||||
2005-07-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/mad/gstmad.c: (gst_mad_src_event):
|
||||
|
@ -313,6 +313,7 @@ GST_PLUGINS_ALL="\
|
||||
rtp \
|
||||
rtsp \
|
||||
smpte \
|
||||
silence \
|
||||
udp \
|
||||
videobox \
|
||||
wavparse \
|
||||
@ -595,6 +596,7 @@ gst/realmedia/Makefile
|
||||
gst/rtp/Makefile
|
||||
gst/rtsp/Makefile
|
||||
gst/smpte/Makefile
|
||||
gst/silence/Makefile
|
||||
gst/udp/Makefile
|
||||
gst/videobox/Makefile
|
||||
gst/videofilter/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user