summaryrefslogtreecommitdiffstats
path: root/ext/dv
Commit message (Expand)AuthorAgeFilesLines
* Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef2003-10-291-41/+0
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-1/+4
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+4
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-012-21/+22
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-1/+6
* Fixed a typo. blue_mask is 0x00ff0000, not 0x00ff00Jan Schmidt2003-07-231-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-33/+52
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* - UNITS -> DEFAULTWim Taymans2003-05-241-19/+13
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-2/+2
* Fix for premature EOSJan Schmidt2003-01-041-10/+14
* Fix plugins for new query APIWim Taymans2002-12-301-10/+10
* fix locationThomas Vander Stichele2002-12-271-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* CleanupsWim Taymans2002-11-022-51/+85
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* oopsWim Taymans2002-09-121-1/+0
* Small cleanup in property handlingWim Taymans2002-09-121-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* removing warnings as approved by wimThomas Vander Stichele2002-09-091-3/+1
* More query/convert/formats introspectionWim Taymans2002-09-091-7/+66
* - some cleanupsWim Taymans2002-09-092-37/+97
* ws fixesWhitespace Fixer2002-09-091-2/+2
* this frees the decoder in object destruction. Thomas, you cna now add this pl...Ronald S. Bultje2002-09-091-1/+11
* libdv build fixesDavid I. Lehn2002-08-091-2/+2
* merge from release branchThomas Vander Stichele2002-07-091-2/+2
* unref events, unref poolWim Taymans2002-07-081-2/+5
* attempt to fix my sucky dv and festival breakage.David I. Lehn2002-07-051-2/+2
* fix cdparanoia include dir location check.David I. Lehn2002-07-041-1/+1
* Prefer 32 bits over 24 bits outputWim Taymans2002-06-211-10/+10
* Added bgr0 implement seeking to frames/samplesWim Taymans2002-06-161-9/+44
* Implement seeking/query/convert on dvdecWim Taymans2002-06-162-49/+228
* Also allow PAL dv implement total timeWim Taymans2002-06-151-2/+14
* Added timestampsWim Taymans2002-06-152-43/+135
* Add audio decoding to the dv decoder.Wim Taymans2002-06-132-4/+57
* Set the rank so it can be autopluggedWim Taymans2002-06-131-0/+1
* API anti-bork fixThomas Vander Stichele2002-06-131-1/+1
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-4/+6
* Various small fixes for compile problemsRonald S. Bultje2002-04-262-9/+9
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-112-16/+16
* Changed to the new props APIWim Taymans2002-03-301-1/+5
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-9/+9
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1