summaryrefslogtreecommitdiffstats
path: root/gst/mpegaudioparse
AgeCommit message (Expand)AuthorFilesLines
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte3-99/+0
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje3-308/+241
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+2
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-2/+3
2003-09-12Add mpegversion(1) to the capsRonald S. Bultje1-0/+1
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-4/+2
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-29Fix weird leftovers from the old mimetype era and also implement duration sup...Ronald S. Bultje1-2/+4
2003-07-08fix mp3 typefinding and included layer in found typeBenjamin Otte1-10/+18
2003-07-06Removed function that was only used by _loop(), which was removed by last che...David Schleef1-18/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-59/+63
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-24/+27
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-2/+2
2003-04-10fixes to mp3 typefinding:Benjamin Otte1-27/+147
2003-04-07Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef1-7/+7
2003-04-04Partial fix for #109700. Should be applied to 0.6.1.David Schleef1-2/+2
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2-4/+4
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-11- Ripped some ID3 tag parsing from libid3 for typefind.Wim Taymans1-23/+40
2002-07-08- use _merge instead of _appendWim Taymans1-1/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-3/+3
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-10/+10
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-2/+2
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2-22/+22
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo3-3/+3
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo4-34/+34
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-2/+2
2002-02-21Uhm, if I'll be fixing errors like this all over just because I'm enabling pl...Thomas Vander Stichele1-2/+2
2002-02-08fixed silly bug apparently gcc 3 allows this according to gcc3Thomas Vander Stichele1-2/+2
2002-02-08bugfix: do Uraeus' job - no more //Benjamin Otte1-2/+2
2002-02-08bugfix: allow ID3v2 tags at start of audioBenjamin Otte1-1/+30
2002-01-18- plugins are built without versioning infoWrobell1-0/+2
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-1/+0
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+4
2001-12-28Fixed some pluginsWim Taymans1-6/+4
2001-12-28Remove caps from the template for nowWim Taymans1-1/+3
2001-12-28Don't set the capsWim Taymans1-2/+1
2001-12-23some changes, can't remember what :-)Andy Wingo1-1/+1
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t...Andy Wingo1-1/+1
2001-12-22Initial revisionAndy Wingo5-0/+682