summaryrefslogtreecommitdiffstats
path: root/ext/ivorbis/vorbisfile.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-10ext/ivorbis/vorbisfile.c: Trivial fix for build warning.Josep Torre Valles1-1/+1
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-07-15ext/ivorbis/vorbisfile.c: Reset adapter.Stefan Kost1-0/+5
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-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 Stichele1-5/+5
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 Lima1-81/+199
2005-11-08Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg...Edgard Lima1-180/+335
2005-09-05Fix up all the state change functions.Jan Schmidt1-13/+13
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 Stichele1-253/+255
2004-03-14gst-indentThomas Vander Stichele1-365/+329
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 Jacquot1-79/+86
2003-11-01Dumdeedum, more spam...ivorbis is fixedIain Holmes1-6/+72
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1
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. Bultje1-1/+1
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-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. Bultje1-15/+13
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-12/+15
2003-05-24UNITS -> DEFAULTWim Taymans1-22/+10
2003-03-01commit first part of ivorbis fixesChristian Schaller1-264/+264
2003-02-23merge integer based Tremor vorbis pluginChristian Schaller1-0/+1078