summaryrefslogtreecommitdiff
path: root/ext/libmms
AgeCommit message (Expand)AuthorFilesLines
2010-05-06mmssrc: Use the escaped location for the RTSP redirect messageSebastian Dröge1-3/+4
2010-05-06mmssrc: Check URI for validity and work around URI parsing bugs in libmmsSebastian Dröge1-11/+60
2010-05-06mmssrc: Some random cleanupSebastian Dröge1-38/+29
2010-03-22Add -Wwrite-stringsBenjamin Otte1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-01-12mmssrc: post error message in addition to redirect when connect failsTim-Philipp Müller1-0/+8
2009-11-05mms: printf format fixesTim-Philipp Müller1-7/+6
2009-10-11mms: fixes warning in macosx snow leopardJosep Torra1-2/+3
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost1-0/+1
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-4/+3
2009-05-03mms: extend BaseSrc query handling rather than overridingMark Nauwelaerts1-29/+9
2009-04-21mmssrc: If the connection fails, emit a redirection msg to the rtsp equivalent.Edward Hervey1-2/+12
2009-01-23Add seeking support to mmssrc. Fixes bug #469930.Hans de Goede2-61/+199
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-09-30ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_...Ole André Vadla Ravnås1-1/+1
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-1/+1
2007-08-08Add connection speed property to libmms. Fixes #464678.Josep Torre Valles2-5/+33
2007-05-31ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here...Tim-Philipp Müller1-3/+3
2006-12-15ext/libmms/gstmms.c: These debug statements should be using LOG level.Tim-Philipp Müller1-4/+4
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller1-1/+1
2006-06-12ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller1-0/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-5/+6
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-03-10ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert...Tim-Philipp Müller2-98/+66
2006-02-14ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no ...Tim-Philipp Müller1-21/+15
2006-01-25Just chain up finalize calls (calling parent_class->finalize).Edgard Lima1-1/+4
2006-01-25Finalize method has been created and others small changes.Edgard Lima1-2/+22
2006-01-16Removed gst_base_src_set_live from mms and neon, and now calling parent_class...Edgard Lima1-2/+0
2005-12-12ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller1-2/+2
2005-12-11Just removed a weird printf ;-)Edgard Lima1-2/+0
2005-12-11Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL...Edgard Lima2-26/+78
2005-11-29libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...Edgard Lima3-128/+113
2005-09-05Fix up all the state change functions.Jan Schmidt1-9/+9
2005-01-05these files should not be hereThomas Vander Stichele3-11/+0
2005-01-04I'm too lazy to comment thisThomas Vander Stichele1-1/+1
2004-12-22First commit. To my knowledge should be in working state, playbin is supporte...Maciej Katafiasz6-0/+500
2004-12-22First commit. To my knowledge should be in working state, playbin is supporte...Maciej Katafiasz1-0/+0