]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - plugins/elements/gstfilesrc.c
check/Makefile.am: remove GstData checks
[glsdk/gstreamer0-10.git] / plugins / elements / gstfilesrc.c
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-04-12 Wim TaymansAdded typefind helper.
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-04-05 Wim Taymansgst/: Made base source class, make fakesrc extend it.
2005-03-21 Wim TaymansNext big merge.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2004-08-17 Benjamin Ottegst/: s/gst_pad_new/&_from_template/ register pad templ...
2004-08-12 Benjamin Ottegst/elements/gstfilesrc.c: work with non-regular files...
2004-07-29 Benjamin Ottegst/elements/gstfilesrc.c: make seek events to before...
2004-07-13 Steve LhommeHandle binary files under Windows OK
2004-07-12 Benjamin Ottegst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MOD...
2004-07-12 Steve LhommeHandle binary files under Windows
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-05-13 Jan Schmidtconfigure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFL...
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-04-25 Benjamin Ottegst/elements/gstfilesrc.c: better debugging output...
2004-04-21 Thomas Vander Stichelesupport nonregular files (#140734)
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.
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
next