summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
AgeCommit message (Expand)AuthorFilesLines
2006-08-29Fixed framerate negotiation.Edgard Lima3-14/+106
2006-08-28sys/v4l2/v4l2_calls.c: add comments and more debug loggingStefan Kost1-4/+16
2006-08-24Fix set_caps to set width and height to the values the driver is really worki...Edgard Lima3-12/+44
2006-08-22Fixed query size to work with drivers that uses intermediate step like "width...Edgard Lima2-4/+4
2006-07-19sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki1-1/+5
2006-05-26gst/spectrum/: added another exampleStefan Kost1-1/+1
2006-05-19I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima1-1/+1
2006-05-19Some clean-ups requested by wingo in bug #338818.Edgard Lima4-26/+26
2006-05-18configure.ac: Check for X11Stefan Kost6-29/+42
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima18-1385/+1548
2006-05-08Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2-6/+8
2006-05-05Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli10-177/+271
2006-05-02Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima1-5/+3
2006-05-01Few improvements to move to good.Edgard Lima4-77/+72
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-20Added a couple of ifdefs to make it compile with other kernels.Edgard Lima1-4/+13
2006-04-17Just added a gtk-doc comment.Edgard Lima1-0/+21
2006-04-13Fixed some memory leaks.Edgard Lima2-5/+24
2006-04-12Fix to work in read mode.Edgard Lima1-1/+0
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-3/+3
2006-04-08Fix broken GObject macrosStefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-03-27Small fix, now pwc driver can tell about its buffers.Edgard Lima1-2/+4
2006-03-25sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller1-2/+2
2006-03-25Just make few things more robust and also some identation.Edgard Lima9-155/+223
2006-03-14sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey1-2/+2
2006-03-13Fix build of v4l2 (sigh)Julien Moutte1-2/+3
2006-03-12sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey1-4/+4
2006-03-12sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey1-2/+2
2006-03-12sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller1-0/+2
2006-03-11V4L2 ported to 0.10.Edgard Lima15-1374/+1365
2005-12-06expand tabsThomas Vander Stichele9-193/+193
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2-4/+5
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-4/+2
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt2-31/+32
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-01-10sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje1-1/+15
2005-01-07sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje1-0/+9
2004-12-19sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje1-3/+5
2004-11-11sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali1-1/+6
2004-10-25sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje8-227/+155
2004-10-25sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje1-1/+3
2004-10-24sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje1-11/+12
2004-10-24sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje2-9/+12
2004-10-24sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje1-0/+1
2004-10-24sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje4-7/+25
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2-3/+3
2004-05-31- update links to v4l[12] API docsStéphane Loeuillet1-3/+7
2004-05-31gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2-6/+14