mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some cameras.
Original commit message from CVS: * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init), (gst_dv1394src_init), (gst_dv1394src_set_property), (gst_dv1394src_get_property), (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state): * ext/raw1394/gstdv1394src.h: Added AV/C VTR control support needed for some cameras. Added automatic port detection. Added properties for selecting the channel. The configure.ac script is not yet updated to reflect the new libavc1394 and librom1394 dependencies.
This commit is contained in:
parent
286cb594c6
commit
ea47c01935
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2004-10-15 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
|
||||
(gst_dv1394src_init), (gst_dv1394src_set_property),
|
||||
(gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
|
||||
(gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
|
||||
* ext/raw1394/gstdv1394src.h:
|
||||
Added AV/C VTR control support needed for some cameras.
|
||||
Added automatic port detection.
|
||||
Added properties for selecting the channel.
|
||||
The configure.ac script is not yet updated to reflect the
|
||||
new libavc1394 and librom1394 dependencies.
|
||||
|
||||
2004-10-15 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
|
||||
|
|
Loading…
Reference in a new issue