2002-02-03 |
Wim Taymans | Added a first stab at a better clocking system. |
tree | commitdiff |
2002-02-03 |
Ronald S. Bultje | Some small adjustments for for better open-a-new-file... |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Make filesrc respond to seek |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Fix a serious leak in tee |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow new headers to be written - or we will never... |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow multiple files to be created with disksink and... |
tree | commitdiff |
2002-01-30 |
Thomas Vander Stichele | removing versioning please check ;) |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | dude, use glib swap functions |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | inclusion of GstMD5Sink |
tree | commitdiff |
2002-01-26 |
Wim Taymans | Do the right thing on SET/CUR/END seek types. |
tree | commitdiff |
2002-01-15 |
Martin Enlund | Previously filesrc would segfault when fed with the... |
tree | commitdiff |
2002-01-13 |
Wim Taymans | Landed the new improved capsnegotiation system. |
tree | commitdiff |
2002-01-12 |
David I. Lehn | s/filter/plugin/ add $(GST_LIBS) to all plugins move... |
tree | commitdiff |
2002-01-11 |
Andy Wingo | summary: fix xml in gstreamer 1) make clear distinction... |
tree | commitdiff |
2002-01-01 |
Wim Taymans | Some small cleanups. added a drop_probaility arg to... |
tree | commitdiff |
2001-12-31 |
Wim Taymans | yes, it does return a gboolean. |
tree | commitdiff |
2001-12-31 |
Thomas Vander Stichele | can someone fix this better than me and remove FIXME's ? |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And remove some of the debugging crap |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And the .h file.. |
tree | commitdiff |
2001-12-29 |
Wim Taymans | Changed to a GList as a GSList seems to have ..uhm... |
tree | commitdiff |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
tree | commitdiff |
2001-12-28 |
Wim Taymans | Fix cleanup for filesrc |
tree | commitdiff |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
tree | commitdiff |
2001-12-27 |
Wim Taymans | Added a property to make identity fail after N buffers |
tree | commitdiff |
2001-12-25 |
Wim Taymans | Tee Fixes. added cothread_stop (not used) improved... |
tree | commitdiff |
2001-12-24 |
Andy Wingo | removed httpsrc from core |
tree | commitdiff |
2001-12-24 |
Wim Taymans | Better, cleaner state management of the scheduler by... |
tree | commitdiff |
2001-12-22 |
Wim Taymans | This is an attempt at not segfaulting on errors but... |
tree | commitdiff |
2001-12-20 |
Wim Taymans | - Reclaim cothread state even if the cothread was never... |
tree | commitdiff |
2001-12-20 |
Wim Taymans | cothread cleanup. |
tree | commitdiff |
2001-12-19 |
Zaheer Abbas Merali | Added capsnego to the Tee Element |
tree | commitdiff |
2001-12-18 |
Wim Taymans | - Elements can now send events to their parent. |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Reset the offset when going to READY |
tree | commitdiff |
2001-12-17 |
Christian Schaller | more of the popular // fixes |
tree | commitdiff |
2001-12-17 |
Andrew Mitchell | Re-add fix from the branch |
tree | commitdiff |
2001-12-16 |
Thomas Vander Stichele | merged back from build branch let's hope you all agree |
tree | commitdiff |
2001-12-15 |
Wim Taymans | Added en axtra include for sys_errlist |
tree | commitdiff |
2001-12-15 |
Wim Taymans | Various cleanups and leak fixage. |
tree | commitdiff |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Don't wrtie to the page we have mmaped read only. |
tree | commitdiff |
2001-12-14 |
Andy Wingo | vestigial gstdisksrc removal |
tree | commitdiff |
2001-12-14 |
Andy Wingo | go away i tell you |
tree | commitdiff |
2001-12-13 |
Andy Wingo | bye bye disksrc! c-ya! peace out! |
tree | commitdiff |
2001-12-13 |
Wim Taymans | More Michael fixage |
tree | commitdiff |
2001-12-12 |
Andy Wingo | minor typographical change to autogen added --with... |
tree | commitdiff |
2001-12-08 |
Thomas Vander Stichele | added GST_CFLAGS to fix make distcheck |
tree | commitdiff |
2001-12-04 |
wrobell | - some fixes to int2float making automake 1.5 happy... |
tree | commitdiff |
2001-11-14 |
Wim Taymans | Make the queue event aware and make it do something... |
tree | commitdiff |
2001-10-27 |
Erik Walthinsen | added taaz's threading patch, including queue events |
tree | commitdiff |
2001-10-24 |
David I. Lehn | basic statistics element |
tree | commitdiff |
2001-10-24 |
David I. Lehn | stop printing out readbytes |
tree | commitdiff |
2001-10-22 |
Wim Taymans | Added 64 bit support to filesrc and a gtk+ shim (mapped... |
tree | commitdiff |
2001-10-22 |
Wim Taymans | GSearchFunc seems to be glib1.2 only so it was replaced... |
tree | commitdiff |
2001-10-21 |
Wim Taymans | Some compiler warning removed. |
tree | commitdiff |
2001-10-21 |
Wim Taymans | API docs. revived _buffer_ref_by_count fast types for... |
tree | commitdiff |
2001-10-17 |
Erik Walthinsen | added another madvise and wrapped them in #ifdef's... |
tree | commitdiff |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
tree | commitdiff |
2001-10-06 |
Steve Baker | gstsinesrc is being moved into plugins/synthesis/sinesrc |
tree | commitdiff |
2001-09-16 |
Steve Baker | volume param now uses the direct instead of the callbac... |
tree | commitdiff |
2001-09-16 |
Steve Baker | all info to describe a dparam is now in the GstDParamSp... |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | 1. Add more warnings for the gst core only. Various... |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | comment out unsupressable debugging foo |
tree | commitdiff |
2001-09-14 |
Steve Baker | generate real timestamps |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | add assertion |
tree | commitdiff |
2001-09-12 |
Steve Baker | remove volume and freq args. update to reflect api... |
tree | commitdiff |
2001-09-10 |
Wim Taymans | Updates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT |
tree | commitdiff |
2001-09-10 |
Erik Walthinsen | gstinfo.[ch], cothreads.c: added initial support for... |
tree | commitdiff |
2001-09-10 |
Steve Baker | s/Dparam/DParam/ <taaz> i'll whine about an irrelevant... |
tree | commitdiff |
2001-09-10 |
Steve Baker | dparams have arrived. see previous mail for an intro |
tree | commitdiff |
2001-09-01 |
David I. Lehn | typo fix |
tree | commitdiff |
2001-08-29 |
Erik Walthinsen | oops, another gtkism, changed GtkType to GType for... |
tree | commitdiff |
2001-08-22 |
Erik Walthinsen | Updated the event system to use event,timestamp,data... |
tree | commitdiff |
2001-08-22 |
Erik Walthinsen | added more properties, added a 'touch' feature |
tree | commitdiff |
2001-08-22 |
Erik Walthinsen | added new gstfilesrc to replace disksrc eventually |
tree | commitdiff |
2001-08-21 |
Wim Taymans | Lots of modifications to the plugin system. |
tree | commitdiff |
2001-08-13 |
Steve Baker | sync with the current CVS glib API |
tree | commitdiff |
2001-08-10 |
Wim Taymans | mmap returns MAP_FAILED in case of an error, also do... |
tree | commitdiff |
2001-08-10 |
Wim Taymans | Removed the old eos and qos functions. |
tree | commitdiff |
2001-08-06 |
Erik Walthinsen | Initial code for the event system. |
tree | commitdiff |
2001-07-11 |
Wim Taymans | Added prototypes for gst_pad_peek, gst_pad_select and... |
tree | commitdiff |
2001-07-11 |
Wim Taymans | Some cleanups in output of various test plugins. |
tree | commitdiff |
2001-07-11 |
Wim Taymans | Added request pads to fakesink. |
tree | commitdiff |
2001-07-11 |
Wim Taymans | Added DEBUG_FUNCPTR to most plugins. |
tree | commitdiff |
2001-07-11 |
Wim Taymans | Some code cleanups. |
tree | commitdiff |
2001-06-30 |
Wim Taymans | Fix an endless loop at EOS.. this is a hack... |
tree | commitdiff |
2001-06-26 |
Richard Boulton | Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE() |
tree | commitdiff |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
tree | commitdiff |
2001-06-19 |
Wim Taymans | Changed the bytes_written to a gint to avoid overflow... |
tree | commitdiff |
2001-06-15 |
Wim Taymans | Changed a stupid assert in request_pad. |
tree | commitdiff |
2001-06-01 |
Wim Taymans | Fixed some warnings. |
tree | commitdiff |
2001-06-01 |
Thomas Vander Stichele | coded small bit in to allow changing of output location |
tree | commitdiff |
2001-05-27 |
Erik Walthinsen | Added some caps != NULL checks. |
tree | commitdiff |
2001-05-26 |
Wim Taymans | don't link against libgst.la because it seems to fail... |
tree | commitdiff |
2001-05-25 |
Wim Taymans | Added GST_LIBS to LIBADD. |
tree | commitdiff |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
tree | commitdiff |
2001-05-23 |
David I. Lehn | Update some signal func vars. |
tree | commitdiff |
2001-05-22 |
Bastien Nocera | - it is now possible to change the opened file when... |
tree | commitdiff |
2001-05-20 |
Wim Taymans | Made pipefilter a DECOUPLED element. |
tree | commitdiff |
2001-05-10 |
David I. Lehn | Pass buffer in handoff signal |
tree | commitdiff |
2001-05-09 |
David I. Lehn | Added "silent" arg. |
tree | commitdiff |
next |