Age | Commit message (Expand) | Author | Files | Lines |
2006-09-18 | Fix GST_BUFFER_DURATION. | Edgard Lima | 1 | -1/+1 |
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 5 | -198/+139 |
2006-09-02 | sys/v4l2/: Whitespace cleanups, dashify property-names. | Stefan Kost | 5 | -10/+9 |
2006-09-02 | sys/v4l2/: Cleanup error messages and unify header comments | Stefan Kost | 15 | -46/+66 |
2006-08-30 | Another small fix to set_caps function. | Edgard Lima | 1 | -6/+2 |
2006-08-30 | Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES. | Edgard Lima | 1 | -0/+1 |
2006-08-30 | A small fix to set_caps function. | Edgard Lima | 1 | -2/+1 |
2006-08-29 | Fixed framerate negotiation. | Edgard Lima | 3 | -14/+106 |
2006-08-28 | sys/v4l2/v4l2_calls.c: add comments and more debug logging | Stefan Kost | 1 | -4/+16 |
2006-08-24 | Fix set_caps to set width and height to the values the driver is really worki... | Edgard Lima | 3 | -12/+44 |
2006-08-22 | Fixed query size to work with drivers that uses intermediate step like "width... | Edgard Lima | 2 | -4/+4 |
2006-08-15 | Fix leaks (#351502). | Tim-Philipp Müller | 1 | -1/+1 |
2006-07-24 | sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d... | Sébastien Moutte | 4 | -117/+294 |
2006-07-19 | sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not... | Martin Szulecki | 1 | -1/+5 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 1 | -2/+2 |
2006-06-12 | ext/libmms/gstmms.c: Set caps on outgoing buffers. | Tim-Philipp Müller | 1 | -2/+4 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 7 | -15/+15 |
2006-05-26 | gst/spectrum/: added another example | Stefan Kost | 1 | -1/+1 |
2006-05-19 | I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit | Edgard Lima | 1 | -1/+1 |
2006-05-19 | Some clean-ups requested by wingo in bug #338818. | Edgard Lima | 4 | -26/+26 |
2006-05-18 | configure.ac: Check for X11 | Stefan Kost | 6 | -29/+42 |
2006-05-11 | Changes proposed by Wingo in bug #338818. | Edgard Lima | 18 | -1385/+1548 |
2006-05-08 | Fix fourcc name printed out. Patch from Martin Rubli. | Martin Rubli | 2 | -6/+8 |
2006-05-05 | Some changes proposed by wingo in bug #338818 (but not everything yet). Patch... | Martin Rubli | 10 | -177/+271 |
2006-05-02 | Fix get_caps func to work when no framerate is available and the caps isn't s... | Edgard Lima | 1 | -5/+3 |
2006-05-01 | Few improvements to move to good. | Edgard Lima | 4 | -77/+72 |
2006-04-28 | moved ximagesrc to good | Thomas Vander Stichele | 6 | -1611/+2 |
2006-04-28 | borgify naming | Thomas Vander Stichele | 2 | -72/+71 |
2006-04-28 | doc tweaks | Thomas Vander Stichele | 1 | -7/+3 |
2006-04-28 | clean up Makefile.am | Thomas Vander Stichele | 2 | -20/+19 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 8 | -8/+9 |
2006-04-20 | Added a couple of ifdefs to make it compile with other kernels. | Edgard Lima | 1 | -4/+13 |
2006-04-17 | Just added a gtk-doc comment. | Edgard Lima | 1 | -0/+21 |
2006-04-13 | Fixed some memory leaks. | Edgard Lima | 2 | -5/+24 |
2006-04-12 | Fix to work in read mode. | Edgard Lima | 1 | -1/+0 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 9 | -10/+10 |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 2 | -4/+6 |
2006-04-07 | Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fps | Zaheer Abbas Merali | 1 | -5/+6 |
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 |