gstreamer/sys
Peter Seiderer 65a28698db v4l2src: fix v4l2_std_id logging
input.std is of type v4l2_std_id which is defined as 64-bit unsigned integer.
Casting to uint means the higher bits, wich are used for the private video
standards of the TI video capture/display driver for example, are lost.
2012-05-09 15:12:28 +01:00
..
directsound directsound: No more gstinterfaces 2012-05-03 09:33:29 +02:00
oss oss: port to 0.11 2012-04-20 18:18:54 +02:00
oss4 oss4: port to 0.11 2012-04-20 18:18:54 +02:00
osxaudio Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
osxvideo Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
sunaudio Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
v4l2 v4l2src: fix v4l2_std_id logging 2012-05-09 15:12:28 +01:00
waveform waveform: No more gstinterfaces 2012-05-03 09:33:29 +02:00
ximage Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
Makefile.am waveform: add autotools bits for waveform plugin 2011-12-26 22:22:59 +00:00