summaryrefslogtreecommitdiffstats
path: root/ext/libmms/gstmms.c
AgeCommit message (Expand)AuthorFilesLines
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 Lima1-26/+76
2005-11-29libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...Edgard Lima1-122/+108
2005-09-05Fix up all the state change functions.Jan Schmidt1-9/+9
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 Katafiasz1-0/+432