summaryrefslogtreecommitdiff
path: root/plugins/elements/gstdisksrc.c
Commit message (Expand)AuthorAgeFilesLines
* go away i tell youAndy Wingo2001-12-141-383/+0
* More Michael fixageWim Taymans2001-12-131-12/+7
* API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans2001-10-211-4/+1
* merge from EVENTS1 on 20011016Erik Walthinsen2001-10-171-75/+52
* Updated the event system to use event,timestamp,data instead of a pointer.Erik Walthinsen2001-08-221-7/+9
* mmap returns MAP_FAILED in case of an error, also do a perror in case of a fa...Wim Taymans2001-08-101-3/+6
* Removed the old eos and qos functions.Wim Taymans2001-08-101-2/+1
* Initial code for the event system.Erik Walthinsen2001-08-061-0/+1
* Some code cleanups.Wim Taymans2001-07-111-7/+9
* Fix an endless loop at EOS.. this is a hack...Wim Taymans2001-06-301-1/+3
* Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen2001-06-251-39/+43
* Changed a stupid assert in request_pad.Wim Taymans2001-06-151-2/+8
* - it is now possible to change the opened file when state is PAUSEDBastien Nocera2001-05-221-2/+10
* API docs updates.Wim Taymans2001-04-221-2/+2
* Merged the AUTOPLUG2 branchWim Taymans2001-03-071-28/+28
* Fixed typo in element details.David I. Lehn2001-02-211-1/+1
* Reworked getregion/pullregion stuff. Region is now specified by a type (OFFS...Erik Walthinsen2001-02-051-10/+11
* moved asyncdisksrc to disksrc, no point in having a distinctionErik Walthinsen2001-02-041-79/+137
* This is a megapatch with the following changes:Wim Taymans2001-01-291-1/+1
* Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen2001-01-011-5/+5
* Updated copyright notices.Erik Walthinsen2000-12-291-2/+5
* Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen2000-12-291-6/+4
* Added handoff signals to fakesrc and fakesinkWim Taymans2000-12-231-7/+7
* Massive scheduling changes (again). Not entirely complete, but getting close...Erik Walthinsen2000-12-201-4/+4
* WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen2000-12-161-11/+10
* Changed the way things are scheduled, especially sources. A Src used to have...Erik Walthinsen2000-12-041-20/+15
* Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse any...Wim Taymans2000-11-201-73/+90
* Added seeking to the avi decoder by implementing pull_region.Wim Taymans2000-11-061-9/+12
* MPEG2 types added for better autoplugging. MPEG2 works more or less. fix in a...Wim Taymans2000-10-211-0/+3
* Added extra Gtk types for better editor properties (FILENAME, enums)Wim Taymans2000-10-111-1/+1
* Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex...Wim Taymans2000-09-171-1/+0
* Added check for vorbis.Wim Taymans2000-09-171-2/+1
* Added a quick hack to allow loop based elements to finish intead of looping t...Wim Taymans2000-09-161-0/+4
* State change fixes in the threading element.Wim Taymans2000-08-141-0/+2
* Brought standard elements in line with new state management system.Erik Walthinsen2000-07-211-24/+26
* Added seeking to some of the plugins. some MMX speedups in the MPEG decoders.Wim Taymans2000-07-051-3/+34
* Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) t...Wim Taymans2000-06-251-0/+4
* Documentation updates. All standard library objects and standard elements are...Wim Taymans2000-03-271-0/+1
* This is a rather large patch. Switched on -Wall compiler flag and fixed the w...Wim Taymans2000-02-271-4/+5
* initial checkinErik Walthinsen2000-01-301-0/+267