Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-12-22 | Merge CAPS branch | David Schleef | 4 | -188/+99 |
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-07 | Remove copyright from GST_PLUGIN_DEFINE | Ronald S. Bultje | 1 | -1/+0 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 5 | -5/+0 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 1 | -0/+3 |
2003-11-22 | distcheck fixes | David Schleef | 1 | -1/+1 |
2003-11-15 | fix makefile | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-14 | disting fix | Christian Schaller | 1 | -3/+5 |
2003-11-12 | fix build system for X, XShm and Xv | Benjamin Otte | 1 | -9/+12 |
2003-11-10 | Proper device-capabilities check when opening | Ronald S. Bultje | 1 | -0/+11 |
2003-11-09 | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 1 | -7/+10 |
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 | 15 | -10/+43 |
2003-11-07 | Add device autodetection | Ronald S. Bultje | 2 | -1/+180 |
2003-11-07 | test and define HAVE_XSHM build ximage plugin | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-06 | All the interfaces are collected in libgstinterfaces now. | Jan Schmidt | 1 | -3/+1 |
2003-11-06 | updates to glsink | Gernot Ziegler | 1 | -46/+44 |
2003-11-03 | v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ... | Benjamin Otte | 1 | -1/+1 |
2003-11-02 | etc | Ronald S. Bultje | 4 | -90/+66 |
2003-11-02 | hmm... | Ronald S. Bultje | 5 | -67/+51 |
2003-11-02 | fix most of sys dir. v4l2 and dxr3 pending, as I don't have them | Benjamin Otte | 3 | -68/+74 |
2003-10-31 | glsink with correct threading support | Gernot Ziegler | 6 | -52/+162 |
2003-10-28 | welcome to glsink for 0.7.x :) | Gernot Ziegler | 11 | -0/+3276 |
2003-10-26 | Oops, input <-> output confusion | Ronald S. Bultje | 1 | -1/+1 |
2003-10-14 | Forgot to commit Makefile.am - these remove the marshallers and add interface... | Ronald S. Bultje | 2 | -34/+10 |
2003-10-14 | Fix for Andy's GstBuffer->GstData changes | Ronald S. Bultje | 1 | -10/+16 |
2003-10-11 | another file that needs to be added | David Schleef | 1 | -0/+1 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 13 | -585/+1246 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 5 | -14/+16 |