summaryrefslogtreecommitdiffstats
path: root/gst/flx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+4
* more, and more, and more...Ronald S. Bultje2003-11-021-21/+28
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-45/+4
* /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-012-19/+21
* 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
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* 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
* parallel install fixesThomas Vander Stichele2002-12-081-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
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-203-3/+3
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-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-192-9/+12
* minor fixesChristian Schaller2002-01-192-4/+4
* 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-183-15/+32
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-132-71/+125
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* Fixed some pluginsWim Taymans2001-12-281-1/+0
* Fixed some leftover errors.Wim Taymans2001-12-231-1/+2
* Initial revisionAndy Wingo2001-12-226-0/+1005