summaryrefslogtreecommitdiffstats
path: root/gst/chart/gstchart.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-81/+33
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+1
2003-11-01CDXAParse and chart ported to new styleIain Holmes1-23/+27
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+2
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-2/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-98/+103
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-10/+13
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-1/+1
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-2/+2
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-2/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-6/+0
2002-03-30Changed to the new props APIWim Taymans1-1/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-10/+10
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-17/+17
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-49/+39
2001-12-22Initial revisionAndy Wingo1-0/+456