s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes...
[platform/upstream/gstreamer.git] / gst / elements / gstfilesrc.c
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-05 Benjamin Otteinitial checkin for the deep_notify signal which replac...
2002-02-02 Wim TaymansMake filesrc respond to seek
2002-01-26 Wim TaymansDo the right thing on SET/CUR/END seek types.
2002-01-15 Martin EnlundPreviously filesrc would segfault when fed with the...
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-28 Wim TaymansFix cleanup for filesrc
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-18 Wim TaymansReset the offset when going to READY
2001-12-17 Christian Schallermore of the popular // fixes
2001-12-15 Wim TaymansAdded en axtra include for sys_errlist
2001-12-14 Wim TaymansDon't wrtie to the page we have mmaped read only.
2001-12-13 Wim TaymansMore Michael fixage
2001-12-12 Andy Wingominor typographical change to autogen added --with...
2001-10-22 Wim TaymansAdded 64 bit support to filesrc and a gtk+ shim (mapped...
2001-10-22 Wim TaymansGSearchFunc seems to be glib1.2 only so it was replaced...
2001-10-21 Wim TaymansSome compiler warning removed.
2001-10-17 Erik Walthinsenadded another madvise and wrapped them in #ifdef's...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-14 Joshua N. Pritikincomment out unsupressable debugging foo
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-22 Erik Walthinsenadded more properties, added a 'touch' feature
2001-08-22 Erik Walthinsenadded new gstfilesrc to replace disksrc eventually