summaryrefslogtreecommitdiff
path: root/gst/elements/gstfdsrc.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29remove moved dirsThomas Vander Stichele1-494/+0
2005-11-27check/: Add tests for fdsrc seekabilityJan Schmidt1-15/+90
2005-11-21gst/elements/gstfdsrc.c: Don't ignore sscanf resultsJan Schmidt1-1/+4
2005-11-21gst/elements/gstfdsrc.*: Port fd:// URI handler from 0.8 to fdsrcJan Schmidt1-3/+89
2005-10-15whitespace fixesThomas Vander Stichele1-1/+1
2005-09-28gst/base/gstbasesrc.c (gst_base_src_unlock): Comment a bit in lieu of real do...Andy Wingo1-25/+8
2005-09-28gst/elements/: Make element details static.Tim-Philipp Müller1-1/+1
2005-09-21gst/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout...Wim Taymans1-99/+130
2005-09-20check/generic/states.c: Add a sleep to ensure elements have a chance to start...Jan Schmidt1-8/+28
2005-09-09check/elements/identity.c: Make the error a little clearer when the test fail...Jan Schmidt1-1/+7
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo1-10/+11
2005-07-16gst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst/elements/gstelements.c gs...Philippe Kalaf1-21/+23
2005-07-05gst/elements, testsuite: Null if we got it...Andy Wingo1-2/+0
2005-03-08Remove threadsafe properties. Fix elements because GObject complains when ins...Wim Taymans1-3/+3
2004-08-17gst/: s/gst_pad_new/&_from_template/ register pad templates in the base_init ...Benjamin Otte1-1/+10
2004-06-06gst/elements/gstfdsrc.c: reset offset counter when going READY => PAUSED. (fi...Benjamin Otte1-0/+30
2004-05-07Changes to handle compilers that don't have variadic macro support. In parti...David Schleef1-4/+7
2004-04-20making _set_property warn on unknown properties use GST_TIME_FORMAT for times...Thomas Vander Stichele1-0/+1
2004-04-14configure.ac: Disable various code when compiling for MinGW.David Schleef1-0/+5
2004-03-15gst/elements/gstfdsrc.c: set the first parameter for select call correctly.Benjamin Otte1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-8/+8
2004-03-13gst-indent run on coreThomas Vander Stichele1-60/+56
2004-02-13gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()David Schleef1-2/+1
2004-02-13gst/elements/gstfdsrc.*: Adds timeout property to fdsrc, and sends an EOS eve...David Schleef1-17/+71
2004-01-30parts of the patch submitted in bug #113913Benjamin Otte1-1/+1
2004-01-08gst/gstutils.h: GST_PARENT_CALL andBenjamin Otte1-31/+4
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-12/+17
2003-10-08s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to...Andy Wingo1-8/+8
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-1/+8
2002-11-28commit the fdsrc fix from Pedro Corte-RealChristian Schaller1-0/+6
2002-11-27Small cleanupsWim Taymans1-15/+11
2002-11-21Small cleanups, more descriptive propertiesWim Taymans1-37/+16
2002-10-17Add an fd param to set the file descriptor as an intWim Taymans1-0/+11
2002-09-29adding ::license field to core pluginsAndy Wingo1-0/+1
2002-04-14offset is an int64Steve Baker1-1/+1
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo1-1/+1
2001-12-28- Removed deprecated buffer flags.Wim Taymans1-6/+3
2001-12-17more of the popular // fixesChristian Schaller1-3/+3
2001-12-13More Michael fixageWim Taymans1-9/+6
2001-08-10Removed the old eos and qos functions.Wim Taymans1-1/+0
2001-07-11Some code cleanups.Wim Taymans1-2/+4
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-34/+37
2001-01-29This is a megapatch with the following changes:Wim Taymans1-1/+1
2000-12-29Updated copyright notices.Erik Walthinsen1-2/+5
2000-12-29Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen1-6/+4
2000-12-20Massive scheduling changes (again). Not entirely complete, but getting close...Erik Walthinsen1-12/+14
2000-12-16WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen1-3/+3
2000-12-04Changed the way things are scheduled, especially sources. A Src used to have...Erik Walthinsen1-30/+18
2000-11-25Code CleanupsWim Taymans1-44/+60
2000-10-11Added extra Gtk types for better editor properties (FILENAME, enums)Wim Taymans1-1/+1