summaryrefslogtreecommitdiffstats
path: root/gst/wavparse
Commit message (Expand)AuthorAgeFilesLines
* + checking in plugin category changesLeif Johnson2003-11-161-2/+2
* Don't flush if we come across a cue tag.Iain Holmes2003-11-141-37/+46
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix to new plugin systemBenjamin Otte2003-11-021-26/+29
* fix bytestream headerDavid Schleef2003-10-301-1/+1
* Add a local copy of riff.h as we don't use rifflib anymore.Iain Holmes2003-10-293-295/+991
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-42/+0
* Add a parser for metadataIain Holmes2003-10-172-64/+219
* riff.h is in a different directoryDavid Schleef2003-10-131-1/+1
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-6/+7
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-7/+20
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-6/+2
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-2/+6
* Fix regressions from using gstriff libraryDavid Schleef2003-08-133-92/+105
* Remove riff code, since it's duplicated in the riff libraryDavid Schleef2003-08-135-220/+13
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-26/+29
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-14/+17
* Added state change function where state is clearedWim Taymans2003-06-131-1/+38
* UNITS -> DEFAULTWim Taymans2003-05-241-7/+4
* make wavparse not segfault when somebody puts data at the end of the fileBenjamin Otte2003-05-171-5/+7
* bugfixes:Benjamin Otte2003-04-291-6/+13
* fixes to wavparse:Benjamin Otte2003-04-111-4/+35
* Commit header changes tooWim Taymans2003-03-021-0/+2
* Implement seeking on wavWim Taymans2003-03-011-65/+140
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green2003-01-311-2/+3
* 0 terminate query formatsWim Taymans2003-01-141-1/+2
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-142-31/+113
* Fix plugins for new query APIWim Taymans2002-12-301-7/+7
* parallel install fixesThomas Vander Stichele2002-12-082-2/+2
* Applied endianess fix and unsigned data fix from Jon NallChristian Schaller2002-12-082-17/+20
* query and convert functions will remove debug output later when everything worksThomas Vander Stichele2002-11-031-1/+138
* don't push if can't pushThomas Vander Stichele2002-11-031-2/+4
* 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
* wavparse fixupsAndy Wingo2002-05-302-1/+18
* use audio/x-wav instead of audio/wav. I don't know if we have a policy of mat...Steve Baker2002-04-261-4/+4
* 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-10/+10
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-204-4/+4
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-8/+8
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* Pretty pointless cleanupWim Taymans2002-02-021-4/+7
* taaz's virtual patchThomas Vander Stichele2002-01-302-97/+97
* - 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-15/+13