summaryrefslogtreecommitdiffstats
path: root/gst/flx
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-18Fix the "64 colors flx too dark" bug.Wim Taymans3-15/+32
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans2-71/+125
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2001-12-28Fixed some pluginsWim Taymans1-1/+0
2001-12-23Fixed some leftover errors.Wim Taymans1-1/+2
2001-12-22Initial revisionAndy Wingo6-0/+1005