mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.
Original commit message from CVS: * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type), (gst_dv1394src_class_init), (gst_dv1394src_init), (gst_dv1394src_iso_receive), (gst_dv1394src_create), (gst_dv1394src_change_state), (gst_dv1394src_query): It's PUSH_SRC now.
This commit is contained in:
parent
7bd1865e79
commit
bd3d0b3531
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2005-07-14 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
|
||||||
|
(gst_dv1394src_class_init), (gst_dv1394src_init),
|
||||||
|
(gst_dv1394src_iso_receive), (gst_dv1394src_create),
|
||||||
|
(gst_dv1394src_change_state), (gst_dv1394src_query):
|
||||||
|
It's PUSH_SRC now.
|
||||||
|
|
||||||
2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
|
2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
|
* gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
|
||||||
|
|
Loading…
Reference in a new issue