Age | Commit message (Expand) | Author | Files | Lines |
2009-05-03 | mms: extend BaseSrc query handling rather than overriding | Mark Nauwelaerts | 1 | -29/+9 |
2009-04-21 | mmssrc: If the connection fails, emit a redirection msg to the rtsp equivalent. | Edward Hervey | 1 | -2/+12 |
2009-01-23 | Add seeking support to mmssrc. Fixes bug #469930. | Hans de Goede | 1 | -57/+196 |
2008-09-30 | ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_... | Ole André Vadla Ravnås | 1 | -1/+1 |
2008-03-13 | Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin... | Sebastian Dröge | 1 | -1/+1 |
2007-08-08 | Add connection speed property to libmms. Fixes #464678. | Josep Torre Valles | 1 | -5/+31 |
2006-12-15 | ext/libmms/gstmms.c: These debug statements should be using LOG level. | Tim-Philipp Müller | 1 | -4/+4 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 1 | -1/+1 |
2006-06-12 | ext/libmms/gstmms.c: Set caps on outgoing buffers. | Tim-Philipp Müller | 1 | -0/+2 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -5/+6 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+5 |
2006-03-10 | ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert... | Tim-Philipp Müller | 1 | -95/+64 |
2006-02-14 | ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no ... | Tim-Philipp Müller | 1 | -21/+15 |
2006-01-25 | Just chain up finalize calls (calling parent_class->finalize). | Edgard Lima | 1 | -1/+4 |
2006-01-25 | Finalize method has been created and others small changes. | Edgard Lima | 1 | -2/+22 |
2006-01-16 | Removed gst_base_src_set_live from mms and neon, and now calling parent_class... | Edgard Lima | 1 | -2/+0 |
2005-12-12 | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 1 | -2/+2 |
2005-12-11 | Just removed a weird printf ;-) | Edgard Lima | 1 | -2/+0 |
2005-12-11 | Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL... | Edgard Lima | 1 | -26/+76 |
2005-11-29 | libmm ported to 0.9. It works fine, but print some error messages. I'll fix t... | Edgard Lima | 1 | -122/+108 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -9/+9 |
2005-01-04 | I'm too lazy to comment this | Thomas Vander Stichele | 1 | -1/+1 |
2004-12-22 | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 1 | -0/+432 |