summaryrefslogtreecommitdiff
path: root/ext/ivorbis
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-8/+5
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-02-10ext/ivorbis/vorbisfile.c: Trivial fix for build warning.Josep Torre Valles1-1/+1
2008-01-22docs/plugins/Makefile.am: Add missing eol \Stefan Kost2-2/+3
2007-07-05ext/ivorbis/Makefile.am: Dist header files. Fixes #454078.Tim-Philipp Müller1-0/+1
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-1/+0
2007-03-02Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streamsChristian Schaller4-2/+1312
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-07-15ext/ivorbis/vorbisfile.c: Reset adapter.Stefan Kost1-0/+5
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-8/+7
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-01-20Fixed state transictions PLAYING->NULL->PLAYING.Edgard Lima1-6/+26
2006-01-19Some minor improvements on log messages.Edgard Lima1-40/+49
2005-12-12ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller1-7/+7
2005-12-06expand tabsThomas Vander Stichele2-12/+12
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo1-1/+1
2005-11-21Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem...Edgard Lima2-83/+205
2005-11-15set rank to secondary as you never want this to be used instead of normal ogg...Christian Schaller1-1/+1
2005-11-08Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg...Edgard Lima2-183/+335
2005-09-05Fix up all the state change functions.Jan Schmidt1-13/+13
2004-10-01commiting patch from Phil BlundellPhil Blundell1-1/+2
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef1-1/+1
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-254/+256
2004-03-15*.h: Revert indentingJohan Dahlin1-42/+40
2004-03-14gst-indentThomas Vander Stichele3-419/+381
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-18use new error signal and classificationThomas Vander Stichele1-4/+4
2003-12-27make tremor work againAmaury Jacquot3-86/+91
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-01Dumdeedum, more spam...ivorbis is fixedIain Holmes2-85/+85
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef1-30/+0
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2-2/+2
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte2-2/+5
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2-6/+2
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-6/+2
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-2/+6
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-1/+6
2003-07-10fix license of tremor Vorbis plugin to be LGPL not GPLChristian Schaller1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-25/+21
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-12/+15
2003-05-24UNITS -> DEFAULTWim Taymans1-22/+10