summaryrefslogtreecommitdiffstats
path: root/gst/auparse
Commit message (Expand)AuthorAgeFilesLines
...
* *.h: Revert indentingJohan Dahlin2004-03-151-23/+20
* gst-indentThomas Vander Stichele2004-03-142-108/+105
* gst/ac3parse/gstac3parse.c: update to checklist 5David Schleef2004-01-271-0/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-50/+28
* 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/+0
* Changes for new plugin init codeDavid Schleef2003-11-011-25/+33
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-35/+0
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-6/+13
* 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
* Fix wrong mimetype, might cause #119272Ronald S. Bultje2003-08-061-1/+1
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-0/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-17/+26
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+5
* Fix typo in last checkinDavid Schleef2003-05-201-1/+0
* Fix typo (incorrect pointer dereference). Change the magic number for little...David Schleef2003-05-201-2/+4
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-13/+13
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* 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-11/+11
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-12/+25
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-2/+2
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-173-90/+90
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-23/+28
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-3/+4
* Initial revisionAndy Wingo2001-12-224-0/+392