summaryrefslogtreecommitdiff
path: root/plugins/elements/gstfakesrc.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier1-165/+0
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-1/+1
2014-10-02fakesrc: removing unused pattern optionLuis de Bethencourt1-1/+0
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-14plugins: sprinkle some more G_GNUC_INTERNALTim-Philipp Müller1-1/+1
2012-05-24fakesrc: put byte position rather than buffer count into GST_BUFFER_OFFSETTim-Philipp Müller1-3/+0
2008-05-07plugins/elements/gstfakesrc.*: Added format property to control the format of...Wim Taymans1-0/+1
2006-06-01gst/gsttagsetter.h: Can't cast ifaces to a classStefan Kost1-1/+1
2005-12-05plugins/elements/gstfakesrc.*: Fix broken sync code.Wim Taymans1-2/+2
2005-11-24Doc fixes.Wim Taymans1-0/+43
2005-11-22gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tagThomas Vander Stichele1-2/+2
2005-11-21More segment updates, replace code in plugins with segment helper functions.Wim Taymans1-3/+1
2005-10-13gst/elements/: fix some signednessThomas Vander Stichele1-1/+1
2005-08-26check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state...Andy Wingo1-0/+1
2005-07-14more autistic cleanliness in functions/names/definesThomas Vander Stichele1-49/+49
2005-07-07adding an element testThomas Vander Stichele1-1/+0
2005-06-24start pulling in base classes and elements for docsThomas Vander Stichele1-0/+2
2005-04-12Added typefind helper.Wim Taymans1-2/+0
2005-04-05gst/: Made base source class, make fakesrc extend it.Wim Taymans1-3/+3
2005-03-21Next big merge.Wim Taymans1-1/+3
2004-09-03gst/elements/: Added datarate properties to limit the datarate.Wim Taymans1-0/+5
2004-03-30docs/gst/Makefile.am: Disable a bunch of headers from being scannedDavid Schleef1-1/+1
2004-03-26docs/gst/gstreamer-sections.txt: More doc hacking.David Schleef1-2/+0
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-50/+44
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-4/+8
2004-03-13gst-indent run on coreThomas Vander Stichele1-40/+42
2003-12-22Merge CAPS branchDavid Schleef1-2/+0
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-2/+0
2003-08-07cache return values of _gst_debug_nameof_funcptrAndy Wingo1-0/+1
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-3/+2
2002-10-30use G_{BEGIN,END}_DECLSDavid I. Lehn1-9/+2
2002-08-02Implemented segment seeking in fakesrcWim Taymans1-17/+20
2002-07-24add default bufferpool, clean up some code, add bufferpool testing to fakesrcAndy Wingo1-1/+3
2002-03-30- Remove the propsprivate header fileWim Taymans1-1/+2
2002-02-07Wim, please upload the header files too next time ;)Ronald S. Bultje1-0/+1
2001-12-15Various cleanups and leak fixage.Wim Taymans1-2/+1
2001-10-17merge from EVENTS1 on 20011016Erik Walthinsen1-9/+41
2001-07-11Added DEBUG_FUNCPTR to most plugins.Wim Taymans1-0/+2
2001-07-11Some code cleanups.Wim Taymans1-0/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-5/+5
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen1-0/+1
2001-05-23Update some signal func vars.David I. Lehn1-1/+1
2001-05-09Added "silent" arg.David I. Lehn1-0/+1
2001-01-14Added an extra signal_cond to queue to make sure that the waiting thread is w...Wim Taymans1-4/+4
2001-01-02Fixes for gsteditor/gstplay install/build fixed typo in random/eos added num_...Wim Taymans1-0/+1
2000-12-29Updated copyright notices.Erik Walthinsen1-2/+5
2000-12-29Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen1-2/+2
2000-12-28Fixes for the new scheduler.Wim Taymans1-0/+13
2000-12-27Added loop_based optionWim Taymans1-0/+1
2000-12-22Fixed a bug in gstbin.c the manager was not detected.Wim Taymans1-0/+3