summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
AgeCommit message (Expand)AuthorFilesLines
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-03-15don't mix tabs and spacesThomas Vander Stichele1-92/+93
2004-03-14gst-indentThomas Vander Stichele1-286/+279
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-02more, and more, and more...Ronald S. Bultje1-21/+28
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-44/+3
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. Bultje1-18/+20
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-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-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-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 Taymans1-8/+11
2002-01-19minor fixesChristian Schaller1-2/+2
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 Taymans1-7/+11
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-66/+111
2001-12-28Fixed some pluginsWim Taymans1-1/+0
2001-12-23Fixed some leftover errors.Wim Taymans1-1/+2
2001-12-22Initial revisionAndy Wingo1-0/+644