mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Ported esdsink plugin.
Original commit message from CVS: Ported esdsink plugin.
This commit is contained in:
parent
6b2c96444f
commit
c1e2e34571
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2005-05-10 Arwed v. Merkatz <v.merkatz@gmx.net>>
|
||||
|
||||
* PORTED_09:
|
||||
* configure.ac:
|
||||
* ext/Makefile.am:
|
||||
* ext/esd/Makefile.am:
|
||||
* ext/esd/esdsink.c: (gst_esdsink_get_type),
|
||||
(gst_esdsink_class_init), (gst_esdsink_init),
|
||||
(gst_esdsink_dispose), (gst_esdsink_change_state),
|
||||
(gst_caps_set_each), (gst_esdsink_getcaps), (gst_esdsink_open),
|
||||
(gst_esdsink_close), (gst_esdsink_write), (gst_esdsink_delay),
|
||||
(gst_esdsink_reset), (gst_esdsink_set_property),
|
||||
(gst_esdsink_get_property), (gst_esdsink_factory_init):
|
||||
* ext/esd/esdsink.h:
|
||||
* ext/esd/gstesd.c: (plugin_init):
|
||||
Ported esdsink plugin
|
||||
|
||||
2005-05-10 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/udp/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue