| Commit message (Expand) | Author | Age | Files | Lines |
| * | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -16/+15 |
| * | ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ... | Andy Wingo | 2005-08-16 | 1 | -0/+2 |
| * | licensing, name and description changes | Thomas Vander Stichele | 2005-08-14 | 1 | -1/+1 |
| * | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 1 | -8/+2 |
| * | ext/raw1394/gstdv1394src.c: It's PUSH_SRC now. | Wim Taymans | 2005-07-14 | 1 | -2/+2 |
| * | Ported the 1394 source to 0.9. | Wim Taymans | 2005-07-07 | 3 | -99/+179 |
| * | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
| * | ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY. | Ronald S. Bultje | 2005-02-02 | 1 | -0/+3 |
| * | ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE. | Ronald S. Bultje | 2005-02-01 | 1 | -3/+5 |
| * | fix the build | Thomas Vander Stichele | 2004-10-20 | 1 | -1/+1 |
| * | ext/raw1394/gstdv1394src.*: Added conversion/query functions. | Wim Taymans | 2004-10-15 | 2 | -40/+279 |
| * | ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca... | Wim Taymans | 2004-10-15 | 2 | -23/+178 |
| * | throw errors when applicable | Thomas Vander Stichele | 2004-09-03 | 1 | -6/+11 |
| * | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -1/+1 |
| * | ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work... | Jan Schmidt | 2004-05-07 | 1 | -7/+8 |
| * | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 2 | -89/+90 |
| * | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 1 | -33/+30 |
| * | gst-indent | Thomas Vander Stichele | 2004-03-14 | 3 | -240/+253 |
| * | removing stray commentation | Thomas Vander Stichele | 2004-03-14 | 1 | -2/+0 |
| * | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 1 | -2/+4 |
| * | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 1 | -2/+2 |
| * | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 1 | -2/+2 |
| * | Merge CAPS branch | David Schleef | 2003-12-22 | 2 | -26/+14 |
| * | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 1 | -1/+0 |
| * | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 1 | -1/+0 |
| * | Include config.h | David Schleef | 2003-11-06 | 1 | -0/+3 |
| * | Use the GST_ELEMENT_DETAILS for initialising GstElementDetails | Jan Schmidt | 2003-11-02 | 1 | -3/+3 |
| * | Updated for the new plugin loading code | Jan Schmidt | 2003-11-02 | 2 | -25/+31 |
| * | Trivial fixes for GstBuffer->GstData migration | David Schleef | 2003-10-09 | 1 | -1/+1 |
| * | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -2/+2 |
| * | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 1 | -9/+3 |
| * | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2003-09-15 | 1 | -3/+9 |
| * | Remove redundant plugindir definition | David Schleef | 2003-08-10 | 1 | -1/+0 |
| * | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 2003-07-19 | 1 | -1/+1 |
| * | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 2 | -13/+16 |
| * | Committing patch from Dan Fischer | Jan Schmidt | 2003-01-06 | 3 | -21/+172 |
| * | parallel install fixes | Thomas Vander Stichele | 2002-12-08 | 1 | -1/+1 |
| * | add media-info to spec commit patch from Jan Schmidt for raw1394 plugin | Jan Schmidt | 2002-11-15 | 3 | -4/+7 |
| * | plugins part of license field patch | Christian Schaller | 2002-09-18 | 1 | -1/+2 |
| * | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2002-04-11 | 2 | -2/+2 |
| * | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2002-03-20 | 2 | -2/+2 |
| * | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 2002-03-19 | 2 | -3/+3 |
| * | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 2002-03-19 | 1 | -1/+1 |
| * | - plugins are built without versioning info | Wrobell | 2002-01-18 | 1 | -0/+1 |
| * | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 2002-01-12 | 1 | -1/+2 |
| * | adding dv, raw1934, gnomevfs, rtp | Thomas Vander Stichele | 2001-12-23 | 4 | -0/+385 |