summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
Commit message (Expand)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-92/+93
* gst-indentThomas Vander Stichele2004-03-141-286/+279
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-40/+18
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* more, and more, and more...Ronald S. Bultje2003-11-021-21/+28
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-44/+3
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-1/+1
* 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