summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst-indentThomas Vander Stichele2004-03-1416-1816/+1710
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-3/+3
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-025-41/+41
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-295-41/+41
* fix includes for distcheckThomas Vander Stichele2004-01-211-1/+1
* fix missing includeBenjamin Otte2004-01-201-0/+2
* another fixThomas Vander Stichele2004-01-191-1/+1
* fix element_errorThomas Vander Stichele2004-01-191-12/+11
* further element_error fixesThomas Vander Stichele2004-01-191-36/+37
* putting i18n in place for pluginsThomas Vander Stichele2004-01-192-18/+24
* updating v4l2 for new error handlingThomas Vander Stichele2004-01-191-60/+63
* use new error signal and classificationThomas Vander Stichele2004-01-182-27/+31
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-151-0/+2
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-141-1/+1
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-128-1097/+1098
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-1/+1
* Merge CAPS branchDavid Schleef2003-12-222-145/+86
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-45/+96
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-071-4/+4
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* distcheck fixesDavid Schleef2003-11-221-1/+1
* Proper device-capabilities check when openingRonald S. Bultje2003-11-101-0/+11
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-091-5/+8
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+4