Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 9 | -58/+58 |
2004-01-21 | fix includes for distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-20 | sys/dxr3/: Fix more error error error errors (missing includes here). | Ronald S. Bultje | 4 | -2/+7 |
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 | 4 | -19/+31 |
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 | 6 | -93/+78 |
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 | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 4 | -0/+8 |
2004-01-12 | sys/v4l2/: add norm, channel and frequency properties. | Benjamin Otte | 8 | -1097/+1098 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -1/+1 |
2004-01-07 | Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic... | Ronald S. Bultje | 4 | -32/+1 |
2003-12-23 | Fix caps breakage after Dave's caps branch merge. | Ronald S. Bultje | 3 | -66/+39 |