summaryrefslogtreecommitdiff
path: root/sys/v4l2
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.Tim-Philipp Müller1-2/+0
2006-10-03moved to gst-plugins-goodThomas Vander Stichele19-5134/+1
2006-10-03comment out the notifies for removed propertiesThomas Vander Stichele1-0/+6
2006-10-03sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele1-0/+3
2006-10-03sys/v4l2/gstv4l2src.c: Improve docs.Zaheer Abbas Merali1-8/+3
2006-09-28sys/v4l2/: Framerate can be 0/1 too.Wim Taymans2-2/+11
2006-09-27Removed set-undef-fps.Edgard Lima2-34/+1
2006-09-27sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans6-64/+64
2006-09-27Small cleanups.Wim Taymans5-52/+70
2006-09-27Some cleanups and comments.Edgard Lima6-217/+125
2006-09-26docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans3-8/+15
2006-09-26sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans12-208/+156
2006-09-26sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans5-353/+510
2006-09-19Add Video Orientation interface support to v4l2src.Edgard Lima4-3/+239
2006-09-18Fix GST_BUFFER_DURATION.Edgard Lima1-1/+1
2006-09-15The test application and the plgind error messages has been improved.Edgard Lima5-198/+139
2006-09-02sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost5-10/+9
2006-09-02sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost15-46/+66
2006-08-30Another small fix to set_caps function.Edgard Lima1-6/+2
2006-08-30Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.Edgard Lima1-0/+1
2006-08-30A small fix to set_caps function.Edgard Lima1-2/+1
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