Age | Commit message (Expand) | Author | Files | Lines |
2005-01-07 | sys/v4l2/gstv4l2src.c: Fix against template (#150576). | Ronald S. Bultje | 1 | -0/+9 |
2004-12-22 | sys/sunaudio/gstsunmixer.c: Normalizing the value before setting | Ronald S. Bultje | 1 | -4/+9 |
2004-12-19 | sys/: g_assert() can be a macro, don't use #ifdef inside it. | Ronald S. Bultje | 1 | -3/+5 |
2004-12-15 | sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als... | David Schleef | 2 | -53/+7 |
2004-12-09 | Synchronize property names where not yet the case. Devices are now device=X, ... | Ronald S. Bultje | 1 | -2/+8 |
2004-11-25 | gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing. | Ronald S. Bultje | 2 | -156/+390 |
2004-11-11 | sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 1 | -1/+6 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2 | -11/+9 |
2004-10-27 | fix build on older automake | Thomas Vander Stichele | 1 | -1/+1 |
2004-10-26 | Memory leak fixes | Iain Holmes | 1 | -4/+1 |
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-10-01 | sys/sunaudio/gstsunaudio.c: Solve #152805. | Ronald S. Bultje | 2 | -6/+15 |
2004-08-30 | fix for 151236 | Thomas Vander Stichele | 1 | -1/+1 |
2004-08-27 | sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h... | David Schleef | 1 | -19/+20 |
2004-08-27 | sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala | Balamurali Viswanathan | 3 | -0/+495 |
2004-08-18 | sys/sunaudio/: Fix caps to handle full range of rates and channels. Make deb... | Balamurali Viswanathan | 6 | -14/+933 |
2004-08-09 | sys/glsink/ARB_multitexture.h: Remove old files. | David Schleef | 10 | -3462/+0 |
2004-08-09 | GL sink plugin. (Bug #147302) | Gernot Ziegler | 4 | -8/+1762 |
2004-08-03 | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 2 | -3/+3 |
2004-07-07 | sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES | David Schleef | 1 | -1/+1 |
2004-06-24 | don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. | Benjamin Otte | 1 | -1/+3 |
2004-06-22 | configure.ac: Add objective-c support if running in Darwin/Mac OS X | Zaheer Abbas Merali | 1 | -4/+11 |
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-21 | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 6 | -8/+8 |
2004-05-21 | gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo... | Stéphane Loeuillet | 1 | -12/+2 |
2004-05-20 | configure.ac: Minor cosmetic change to convince the buildbot to reautogen. | David Schleef | 1 | -28/+196 |
2004-05-20 | Original commit message from CVS: | David Schleef | 1 | -3/+11 |
2004-05-20 | - change sunaudio category to Sink/Audio | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-19 | sys/sunaudio/: New sunaudiosink | David Schleef | 2 | -0/+289 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 1 | -3/+9 |
2004-05-07 | sys/v4l2/gstv4l2src.c: | Ronald S. Bultje | 1 | -0/+1 |
2004-05-03 | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 2 | -3/+3 |
2004-04-29 | ext/jpeg/: move format setting to inner loop | Thomas Vander Stichele | 2 | -6/+10 |
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 | 28 | -1140/+1149 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 26 | -1760/+1405 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 55 | -5932/+6322 |
2004-03-09 | removing plugins from build | Thomas Vander Stichele | 1 | -4/+2 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 3 | -7/+7 |
2004-02-27 | patches from jmmv@menta.net (Julio M. Merino Vidal) | David Schleef | 1 | -0/+7 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 2 | -2/+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 | 9 | -58/+59 |