change NULL to (NULL) for GST_ELEMENT_ERROR
[platform/upstream/gst-plugins-base.git] / gst / videotestsrc / gstvideotestsrc.c
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-14 Benjamin Otteuse element time.
2004-01-09 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_...
2004-01-09 David Schleefext/ffmpeg/gstffmpegenc.c: Fix pad_link function to...
2004-01-06 Jan Schmidtext/dv/gstdvdec.c: Fix caps negotiation.
2004-01-04 David SchleefFix the fixate functions to handle new prototype:
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-14 Ronald S. BultjeImplement query function and use GST_BUFFER_DURATION
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-02 Benjamin Ottefix for new plugin system
2003-10-30 David SchleefFix height/width swap in function prototype. Fixes...
2003-10-14 Ronald S. Bultjegcc-2.95 fixage
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-11 David SchleefAdd unlink function to properly handle unreffing buffer...
2003-07-27 David SchleefFix handling of RGB caps
2003-07-14 David SchleefCaps fixes. Change meaning of parameters to "default...
2003-07-08 David SchleefFixes from caps changes
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-11 Thomas Vander Stichelefix object reset
2003-06-10 Ronald S. BultjeBackport of #109069
2003-05-24 Wim Taymans- return result of parent state change too
2003-05-18 David SchleefAdd sync parameter
2003-05-14 David SchleefFix issues with invalid fourcc parameters.
2003-05-13 David Schleefcode cleanup. Changed g_print to GST_DEBUG(). Fixed...
2003-05-10 Thomas Vander Stichelefixes #112711
2003-05-01 David Schleefrestore wtay's clocking changes in 1.17->1.18
2003-04-23 David SchleefAdd parameter to set the type of test pattern. Fix...
2003-04-22 David SchleefAdded a test pattern for black. Made it the default...
2003-04-17 David SchleefFix height/width caps negotiation
2003-04-16 David SchleefSignificant improvements to videotestsrc. More modular...
2003-02-11 Wim TaymansDo rate control, skip frames when too old.
2003-02-11 Wim Taymansref the caps when returning it as the result of a getca...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-11-09 David SchleefFix divide by zero bug when rate==0
2002-10-30 David I. Lehnfix videotestsrc ! fakesink: use macro to null terminat...
2002-10-23 David Schleefadd rate parameter
2002-10-23 David Schleefadd black, superblack, darkgrey areas
2002-10-15 Andy Wingocomment out unused function
2002-10-04 David SchleefLots of new goodness. Will negotiate caps and output...
2002-09-18 Christian Schallerplugins part of license field patch
2002-07-30 David SchleefUse bufferpool, if available
2002-07-30 David SchleefWill now negotiate I420, YV12, and RGB
2002-07-30 David SchleefAdd timestamping
2002-07-28 Steve Baker#include <string.h>
2002-07-28 David SchleefAdded reasonable values for primaries in YUV space...
2002-07-26 David SchleefNew plugin for generating a test video stream