summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-07sys/v4l2/gstv4l2src.c: Ronald S. Bultje1-0/+1
2004-04-10Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ...Ronald S. Bultje1-0/+30
2004-04-10sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed toRonald S. Bultje1-37/+42
2004-03-15don't mix tabs and spacesThomas Vander Stichele9-523/+524
2004-03-15*.h: Revert indentingJohan Dahlin7-151/+168
2004-03-14gst-indentThomas Vander Stichele16-1816/+1710
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-3/+3
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele5-41/+41
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele5-41/+41
2004-01-21fix includes for distcheckThomas Vander Stichele1-1/+1
2004-01-20fix missing includeBenjamin Otte1-0/+2
2004-01-19another fixThomas Vander Stichele1-1/+1
2004-01-19fix element_errorThomas Vander Stichele1-12/+11
2004-01-19further element_error fixesThomas Vander Stichele1-36/+37
2004-01-19putting i18n in place for pluginsThomas Vander Stichele2-18/+24
2004-01-19updating v4l2 for new error handlingThomas Vander Stichele1-60/+63
2004-01-18use new error signal and classificationThomas Vander Stichele2-27/+31
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte1-0/+2
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje1-1/+1
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte8-1097/+1098
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje1-1/+1
2003-12-22Merge CAPS branchDavid Schleef2-145/+86
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-45/+96
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-4/+4
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-22distcheck fixesDavid Schleef1-1/+1
2003-11-10Proper device-capabilities check when openingRonald S. Bultje1-0/+11