Age | Commit message (Expand) | Author | Files | Lines |
2006-04-07 | sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanups | Zaheer Abbas Merali | 1 | -9/+14 |
2006-04-01 | add taglib checks and docs | Thomas Vander Stichele | 1 | -3/+3 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 9 | -9/+9 |
2006-03-31 | Add tests and fix PAR caps issue to ximagesrc | Zaheer Abbas Merali | 2 | -7/+10 |
2006-03-31 | sys/ximagesrc/ximagesrc.c: Add docs to ximagesrc | Zaheer Abbas Merali | 1 | -0/+25 |
2006-03-31 | sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ... | Zaheer Abbas Merali | 4 | -42/+94 |
2006-03-27 | Small fix, now pwc driver can tell about its buffers. | Edgard Lima | 1 | -2/+4 |
2006-03-25 | sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ... | Tim-Philipp Müller | 1 | -2/+2 |
2006-03-25 | Just make few things more robust and also some identation. | Edgard Lima | 9 | -155/+223 |
2006-03-17 | Have a show mouse pointer property and use it if we can | Zaheer Abbas Merali | 1 | -2/+16 |
2006-03-14 | sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ... | Edward Hervey | 1 | -2/+2 |
2006-03-13 | Fix build of v4l2 (sigh) | Julien Moutte | 1 | -2/+3 |
2006-03-12 | sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us... | Edward Hervey | 1 | -4/+4 |
2006-03-12 | sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does... | Edward Hervey | 1 | -2/+2 |
2006-03-12 | sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make the | Tim-Philipp Müller | 1 | -0/+2 |
2006-03-11 | V4L2 ported to 0.10. | Edgard Lima | 16 | -1381/+1372 |
2006-03-03 | sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection | Sébastien Moutte | 5 | -13/+33 |
2006-02-25 | sys/glsink/glimagesink.c: It doesn't seem we need GLU.h | Julien Moutte | 1 | -1/+0 |
2006-02-22 | Cygwin Ports maintainer. | Jan Schmidt | 2 | -5/+5 |
2006-02-20 | Port ximagesrc to 0.10 (Closes #304795) | Jan Schmidt | 6 | -2/+1515 |
2006-02-14 | sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea... | Andy Wingo | 1 | -3/+3 |
2006-01-30 | sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) | Andy Wingo | 1 | -2/+4 |
2006-01-28 | sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h | Edward Hervey | 1 | -2/+0 |
2006-01-28 | revival of glimagesink. Kind of works. | David Schleef | 4 | -1501/+567 |
2006-01-11 | remove old (broken) sunaudio plugin from bad as there is a new working one in... | Christian Schaller | 9 | -1832/+0 |
2006-01-05 | added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds... | Sébastien Moutte | 6 | -0/+2439 |
2005-12-16 | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 1 | -4/+4 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 24 | -731/+731 |
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 | 2 | -8/+5 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 5 | -5/+8 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 13 | -52/+55 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 12 | -145/+154 |
2005-08-31 | all these plugins are moved to gst-plugins-ugly | Thomas Vander Stichele | 1 | -2/+2 |
2005-08-30 | all these plugins are moved to gst-plugins-good | Thomas Vander Stichele | 1 | -18/+0 |
2005-08-14 | licensing, name and description changes | Thomas Vander Stichele | 1 | -1/+1 |
2005-07-08 | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 1 | -10/+4 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 6 | -12/+0 |
2005-05-19 | Make my automake version shut up about undefined variables | Jan Schmidt | 1 | -1/+1 |
2005-05-06 | gst-plugins 0.9 cvs head now compiles (only effectv left compiling) | Christian Schaller | 1 | -5/+5 |
2005-05-05 | make this module a bit more 0.9 friendly | Christian Schaller | 1 | -68/+52 |
2005-02-03 | sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed. | Ronald S. Bultje | 1 | -13/+17 |
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-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 |