summaryrefslogtreecommitdiff
path: root/gst/rtjpeg
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-4/+4
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-2/+2
2006-04-06Unify the long descriptions in the plugin details (#337263).j^2-12/+10
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele2-40/+40
2004-07-27fix local includes and 64 bits constantsSteve Lhomme3-4/+4
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+163
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2-2/+2
2004-05-19configure.ac: Add sunaudioDavid Schleef1-1/+1
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele4-849/+851
2004-03-15*.h: Revert indentingJohan Dahlin3-66/+58
2004-03-14gst-indentThomas Vander Stichele7-2340/+2364
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef1-0/+2
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson2-2/+2
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje4-3/+3
2003-11-02... almost done nowRonald S. Bultje3-35/+39
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-7/+0
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-6/+8
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron2-2/+2
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-1/+1
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-0/+6
2003-05-22change required to build on solaris.Brian Cameron1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller3-0/+3
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-2/+2
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo5-5/+5
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo4-803/+803
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-19temporary commit of some // fixage, these files are crazy probably should be ...Christian Schaller1-54/+54
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t...Andy Wingo2-3/+3
2001-12-22Initial revisionAndy Wingo10-0/+3945