summaryrefslogtreecommitdiff
path: root/plugins/elements/gstfakesink.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-06Merged from trunkBRANCH-BUILD1-200112061Wrobell1-21/+4
2001-12-05- do not overwrite CFLAGS/CPPFLAGS/LDFLAGS/ASFLAGS in configure.ac - they are...Wrobell1-4/+21
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-21/+4
2001-10-17merge from EVENTS1 on 20011016Erik Walthinsen1-22/+42
2001-08-22Updated the event system to use event,timestamp,data instead of a pointer.Erik Walthinsen1-5/+5
2001-08-13sync with the current CVS glib APISteve Baker1-1/+1
2001-08-06Initial code for the event system.Erik Walthinsen1-0/+12
2001-07-11Some cleanups in output of various test plugins.Wim Taymans1-1/+1
2001-07-11Added request pads to fakesink.Wim Taymans1-3/+52
2001-07-11Added DEBUG_FUNCPTR to most plugins.Wim Taymans1-23/+9
2001-07-11Some code cleanups.Wim Taymans1-6/+9
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-39/+38
2001-05-10Pass buffer in handoff signalDavid I. Lehn1-4/+4
2001-04-23Collection of minor changes: autogen.sh - remove config.cache before running ...Erik Walthinsen1-1/+1
2001-04-16Added an arg to fakesink so that it doesn't printf.Wim Taymans1-1/+12
2001-01-29This is a megapatch with the following changes:Wim Taymans1-1/+1
2001-01-14Added an extra signal_cond to queue to make sure that the waiting thread is w...Wim Taymans1-1/+1
2001-01-04Rearranged cothreads sources a bit, added some API docs.Erik Walthinsen1-8/+66
2000-12-29Updated copyright notices.Erik Walthinsen1-2/+5
2000-12-29Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen1-5/+3
2000-12-22Implemented some test cases... they all fail :-(Wim Taymans1-1/+16
2000-12-16WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen1-3/+1
2000-11-25Code CleanupsWim Taymans1-30/+22
2000-07-17Megapatch, changes which states are available, how they're used, and how they...Erik Walthinsen1-4/+4
2000-03-27Documentation updates. All standard library objects and standard elements are...Wim Taymans1-0/+18
2000-02-27This is a rather large patch. Switched on -Wall compiler flag and fixed the w...Wim Taymans1-1/+1
2000-01-30initial checkinErik Walthinsen1-0/+109