summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
Commit message (Expand)AuthorAgeFilesLines
* gst/spectrum/: added another exampleStefan Kost2006-05-261-1/+1
* I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2006-05-191-1/+1
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-194-26/+26
* configure.ac: Check for X11Stefan Kost2006-05-186-29/+42
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-1118-1385/+1548
* Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2006-05-082-6/+8
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-0510-177/+271
* Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima2006-05-021-5/+3
* Few improvements to move to good.Edgard Lima2006-05-014-77/+72
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2006-04-201-4/+13
* Just added a gtk-doc comment.Edgard Lima2006-04-171-0/+21
* Fixed some memory leaks.Edgard Lima2006-04-132-5/+24
* Fix to work in read mode.Edgard Lima2006-04-121-1/+0
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-3/+3
* Fix broken GObject macrosStefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Small fix, now pwc driver can tell about its buffers.Edgard Lima2006-03-271-2/+4
* sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller2006-03-251-2/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-259-155/+223
* sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey2006-03-141-2/+2
* Fix build of v4l2 (sigh)Julien Moutte2006-03-131-2/+3
* sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey2006-03-121-4/+4
* sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey2006-03-121-2/+2
* sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller2006-03-121-0/+2
* V4L2 ported to 0.10.Edgard Lima2006-03-1115-1374/+1365
* expand tabsThomas Vander Stichele2005-12-069-193/+193
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-212-4/+5
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-4/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-052-31/+32
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje2005-01-101-1/+15
* sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje2005-01-071-0/+9
* sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje2004-12-191-3/+5
* sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali2004-11-111-1/+6
* sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje2004-10-258-227/+155
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-1/+3
* sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje2004-10-241-11/+12
* sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje2004-10-242-9/+12
* sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje2004-10-241-0/+1
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-244-7/+25
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-032-3/+3
* - update links to v4l[12] API docsStéphane Loeuillet2004-05-311-3/+7
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-312-6/+14
* sys/v4l2/gstv4l2src.c: Ronald S. Bultje2004-05-071-0/+1
* Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ...Ronald S. Bultje2004-04-101-0/+30
* sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed toRonald S. Bultje2004-04-101-37/+42
* don't mix tabs and spacesThomas Vander Stichele2004-03-159-523/+524
* *.h: Revert indentingJohan Dahlin2004-03-157-151/+168