gstreamer/ext/raw1394
Edward Hervey f9c6c528e1 ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.
Original commit message from CVS:
* ext/raw1394/Makefile.am:
* ext/raw1394/gst1394.c: (plugin_init):
* ext/raw1394/gsthdv1394src.c: (_do_init),
(gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
(gst_hdv1394src_init), (gst_hdv1394src_dispose),
(gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
(gst_hdv1394src_from_raw1394handle),
(gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
(gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
(gst_hdv1394src_start), (gst_hdv1394src_stop),
(gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
(gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
(gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
(gst_hdv1394src_uri_handler_init):
* ext/raw1394/gsthdv1394src.h:
mpeg2-ts (HDV) variant of firewire capture element.
Fixes #350830
2008-08-11 14:36:13 +00:00
..
.gitignore moap ignore 2006-06-11 18:56:24 +00:00
gst1394.c ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element. 2008-08-11 14:36:13 +00:00
gst1394probe.c ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property, so applications can use this to pr... 2007-11-14 19:10:37 +00:00
gst1394probe.h ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property, so applications can use this to pr... 2007-11-14 19:10:37 +00:00
gstdv1394src.c Don't use declarations after statements and variable length arrays. 2008-07-08 12:51:34 +00:00
gstdv1394src.h ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property, so applications can use this to pr... 2007-11-14 19:10:37 +00:00
gsthdv1394src.c ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element. 2008-08-11 14:36:13 +00:00
gsthdv1394src.h ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element. 2008-08-11 14:36:13 +00:00
Makefile.am ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element. 2008-08-11 14:36:13 +00:00