Age | Commit message (Expand) | Author | Files | Lines |
2005-12-06 | expand tabs | Thomas Vander Stichele | 9 | -193/+193 |
2005-11-21 | Update for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 2 | -4/+5 |
2005-11-21 | Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) | Jan Schmidt | 1 | -4/+2 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -1/+1 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 2 | -31/+32 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2005-01-10 | sys/: Add debug categories, fix overlay disabling. | Ronald S. Bultje | 1 | -1/+15 |
2005-01-07 | sys/v4l2/gstv4l2src.c: Fix against template (#150576). | Ronald S. Bultje | 1 | -0/+9 |
2004-12-19 | sys/: g_assert() can be a macro, don't use #ifdef inside it. | Ronald S. Bultje | 1 | -3/+5 |
2004-11-11 | sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 1 | -1/+6 |
2004-10-25 | sys/: Remove client-side overlay handling, use the X-server v4l plugin for th... | Ronald S. Bultje | 8 | -227/+155 |
2004-10-25 | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 1 | -1/+3 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency). | Ronald S. Bultje | 1 | -11/+12 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Flag typo. | Ronald S. Bultje | 2 | -9/+12 |
2004-10-24 | sys/v4l2/v4l2src_calls.c: Fix hang. | Ronald S. Bultje | 1 | -0/+1 |
2004-10-24 | sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness. | Ronald S. Bultje | 4 | -7/+25 |
2004-08-03 | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 2 | -3/+3 |
2004-05-31 | - update links to v4l[12] API docs | Stéphane Loeuillet | 1 | -3/+7 |
2004-05-31 | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t... | Stéphane Loeuillet | 2 | -6/+14 |
2004-05-07 | sys/v4l2/gstv4l2src.c: | Ronald S. Bultje | 1 | -0/+1 |
2004-04-10 | Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ... | Ronald S. Bultje | 1 | -0/+30 |
2004-04-10 | sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed to | Ronald S. Bultje | 1 | -37/+42 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 9 | -523/+524 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 7 | -151/+168 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 16 | -1816/+1710 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -3/+3 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 1 | -1/+0 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -1/+1 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 5 | -41/+41 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 5 | -41/+41 |
2004-01-21 | fix includes for distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-20 | fix missing include | Benjamin Otte | 1 | -0/+2 |
2004-01-19 | another fix | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | fix element_error | Thomas Vander Stichele | 1 | -12/+11 |
2004-01-19 | further element_error fixes | Thomas Vander Stichele | 1 | -36/+37 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 2 | -18/+24 |
2004-01-19 | updating v4l2 for new error handling | Thomas Vander Stichele | 1 | -60/+63 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 2 | -27/+31 |
2004-01-15 | ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. | Julien Moutte | 1 | -0/+2 |
2004-01-14 | ext/divx/: Set category to divx4linux instead of divx (too generic). | Ronald S. Bultje | 1 | -1/+1 |
2004-01-12 | sys/v4l2/: add norm, channel and frequency properties. | Benjamin Otte | 8 | -1097/+1098 |
2004-01-07 | Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic... | Ronald S. Bultje | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 2 | -145/+86 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -45/+96 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 1 | -4/+4 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-22 | distcheck fixes | David Schleef | 1 | -1/+1 |
2003-11-10 | Proper device-capabilities check when opening | Ronald S. Bultje | 1 | -0/+11 |
2003-11-09 | Fix device probing from multiple childs. It's done once in the parent class o... | Ronald S. Bultje | 1 | -5/+8 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |