making _set_property warn on unknown properties use GST_TIME_FORMAT for timestamp...
[platform/upstream/gstreamer.git] / gst / elements / gstfilesrc.c
2004-04-20 Thomas Vander Stichelemaking _set_property warn on unknown properties use...
2004-04-16 Benjamin Ottegst/elements/gstfilesrc.*: s/seek_happened/need_discont...
2004-04-14 David Schleefconfigure.ac: Disable various code when compiling for...
2004-04-13 David Schleefconfigure.ac: Changes to remove POSIXisms (mmap in...
2004-04-06 Benjamin Ottegst/elements/gstbufferstore.c: when the buffer is compl...
2004-03-21 Benjamin Ottegst/: clean up used memory in this elements correctly...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-22 Thomas Vander Stichelefix errors
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-07 David Schleefdocs/random/ds/0.9-suggested-changes: Random ramblings
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-02-03 Benjamin Ottegst/elements/gstfilesrc.*: don't ref the filesrc when...
2004-02-02 Benjamin Ottegst/elements/gstfilesrc.c: set all the values on buffer...
2004-01-31 Thomas Vander Stichelesuffix errors with .
2004-01-31 Thomas Vander Stichelesuffix errors with period.
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Julien Mouttegst/elements/gstfilesrc.c: Fixing seeking by making...
2004-01-29 Ronald S. Bultjedocs/pwg/advanced-tagging.xml: Add a part about tag...
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2004-01-19 Thomas Vander Sticheleadding docs
2004-01-19 Thomas Vander Sticheleremoving ending punctuation dots
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-11 David Schleefgst/: Change GstBuffer private structure element names...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2003-11-24 Benjamin Otteand remove that debugging g_print - sheesh
2003-11-24 Benjamin Ottesend correct buffer offset after seek
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-17 Benjamin Ottealways check file length before making decisions based...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-09-24 David SchleefFix assumption that size_t is int
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-07-30 David SchleefImplement read() as a fallback method if mmap() fails...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-24 Wim Taymans- First attempt at implementing #113180, this one also...
2003-04-28 Benjamin Otteoffsets may be negative (nobody ever seeked beackwards...
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-03 David I. Lehnremove redundant flag set
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-22 Wim TaymansAdded pad_query with percent format on filesrc and...
2002-12-18 Thomas Vander Stichelepatch from brian cameron for iso c compliance
2002-12-08 Wim TaymansBetter debugging
2002-12-08 Wim TaymansA little more debugging info and error checking
2002-11-27 Wim TaymansSmall cleanups
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-11-20 Wim TaymansBetter error recovery when the mmap fails.
2002-11-02 Wim TaymansRemoved annoying notify messages and removed properties...
2002-09-29 Andy Wingoadding ::license field to core plugins
2002-07-30 Wim TaymansUse fancy macros
2002-07-28 Wim TaymansFix some wrong prototypes and funtion args
2002-07-24 Wim Taymans- Implemented seekmasks, query types and formats in...
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-22 Wim TaymansDon't seek past the end of the file
2002-06-13 Wim TaymansAdded a size event to optimize buffer sizes make filesr...
2002-06-12 Wim TaymansDocumentation updates
2002-06-07 Steve Bakerfile is opened in ready->paused rather than null->ready...
2002-05-31 Wim TaymansRemove crappy event code from tee
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-14 David I. Lehnformatting
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-03 Wim TaymansFix a compile error.
2002-04-02 jim thorntonBuffer flag symbols are enum values, so |'ing together...
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
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