summaryrefslogtreecommitdiffstats
path: root/gst/flx
AgeCommit message (Expand)AuthorFilesLines
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje1-1/+2
2004-10-06gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans1-1/+5
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje1-15/+19
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/+157
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-92/+93
2004-03-15*.h: Revert indentingJohan Dahlin3-146/+139
2004-03-14gst-indentThomas Vander Stichele5-454/+454
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-40/+18
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+4
2003-11-02more, and more, and more...Ronald S. Bultje1-21/+28
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte2-45/+4
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-1/+1
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2-19/+21
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-11Silence and fix typefindingRonald S. Bultje1-3/+3
2003-07-08another comma missingBenjamin Otte1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-21/+20
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-06-06Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef1-0/+4
2003-01-12Fix timestampsWim Taymans1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-09removing warnings (approved by wtay)Thomas Vander Stichele1-3/+1
2002-06-16Fix timestampsWim Taymans1-2/+2
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-05-15use new bytestream apiSteve Baker1-2/+3
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-12/+12
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo3-3/+3
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-02Small fixesWim Taymans1-2/+2
2002-01-19Drop the bytstream correctly.Wim Taymans1-3/+10
2002-01-19Small cleanups, break the loop if the buffer is nullWim Taymans2-9/+12
2002-01-19minor fixesChristian Schaller2-4/+4
2002-01-18Fixed two off by one bugs in the delta decoding code.Wim Taymans1-3/+4