mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so
Original commit message from CVS: Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so I moved them. Some of this stuff could (should) be deleted. * gst/oldcore/Makefile.am: * gst/oldcore/gstaggregator.c: * gst/oldcore/gstaggregator.h: * gst/oldcore/gstelements.c: * gst/oldcore/gstfdsink.c: * gst/oldcore/gstfdsink.h: * gst/oldcore/gstfdsrc.c: * gst/oldcore/gstfdsrc.h: * gst/oldcore/gstmd5sink.c: * gst/oldcore/gstmd5sink.h: * gst/oldcore/gstmultifilesrc.c: * gst/oldcore/gstmultifilesrc.h: * gst/oldcore/gstpipefilter.c: * gst/oldcore/gstpipefilter.h: * gst/oldcore/gstshaper.c: * gst/oldcore/gstshaper.h: * gst/oldcore/gststatistics.c: * gst/oldcore/gststatistics.h:
This commit is contained in:
parent
190de47385
commit
f35b8363ce
1 changed files with 24 additions and 0 deletions
24
ChangeLog
24
ChangeLog
|
@ -1,3 +1,27 @@
|
||||||
|
2005-05-15 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
Move core plugins out of core. I don't mind fdsrc/fdsink
|
||||||
|
going back into the core; they were just disabled there, so
|
||||||
|
I moved them. Some of this stuff could (should) be deleted.
|
||||||
|
* gst/oldcore/Makefile.am:
|
||||||
|
* gst/oldcore/gstaggregator.c:
|
||||||
|
* gst/oldcore/gstaggregator.h:
|
||||||
|
* gst/oldcore/gstelements.c:
|
||||||
|
* gst/oldcore/gstfdsink.c:
|
||||||
|
* gst/oldcore/gstfdsink.h:
|
||||||
|
* gst/oldcore/gstfdsrc.c:
|
||||||
|
* gst/oldcore/gstfdsrc.h:
|
||||||
|
* gst/oldcore/gstmd5sink.c:
|
||||||
|
* gst/oldcore/gstmd5sink.h:
|
||||||
|
* gst/oldcore/gstmultifilesrc.c:
|
||||||
|
* gst/oldcore/gstmultifilesrc.h:
|
||||||
|
* gst/oldcore/gstpipefilter.c:
|
||||||
|
* gst/oldcore/gstpipefilter.h:
|
||||||
|
* gst/oldcore/gstshaper.c:
|
||||||
|
* gst/oldcore/gstshaper.h:
|
||||||
|
* gst/oldcore/gststatistics.c:
|
||||||
|
* gst/oldcore/gststatistics.h:
|
||||||
|
|
||||||
2005-05-13 Christian Schaller <uraeus@gnome.org>
|
2005-05-13 Christian Schaller <uraeus@gnome.org>
|
||||||
|
|
||||||
* ext/Makefile.am: dist esd directory
|
* ext/Makefile.am: dist esd directory
|
||||||
|
|
Loading…
Reference in a new issue