summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
Commit message (Expand)AuthorAgeFilesLines
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-18/+20
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* another comma missingBenjamin Otte2003-07-081-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-21/+20
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef2003-06-061-0/+4
* Fix timestampsWim Taymans2003-01-121-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-3/+1
* Fix timestampsWim Taymans2002-06-161-2/+2
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* use new bytestream apiSteve Baker2002-05-151-2/+3
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-12/+12
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* Small fixesWim Taymans2002-02-021-2/+2
* Drop the bytstream correctly.Wim Taymans2002-01-191-3/+10
* Small cleanups, break the loop if the buffer is nullWim Taymans2002-01-191-8/+11
* minor fixesChristian Schaller2002-01-191-2/+2
* Fixed two off by one bugs in the delta decoding code.Wim Taymans2002-01-181-3/+4
* Fix the "64 colors flx too dark" bug.Wim Taymans2002-01-181-7/+11
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-66/+111
* Fixed some pluginsWim Taymans2001-12-281-1/+0
* Fixed some leftover errors.Wim Taymans2001-12-231-1/+2
* Initial revisionAndy Wingo2001-12-221-0/+644