summaryrefslogtreecommitdiffstats
path: root/gst/mpegaudioparse/gstmpegaudioparse.c
AgeCommit message (Expand)AuthorFilesLines
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-07-29Fix weird leftovers from the old mimetype era and also implement duration sup...Ronald S. Bultje1-2/+4
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. Bultje1-59/+62
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-19/+22
2003-04-07Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef1-7/+7
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-2/+2
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
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 Wingo1-5/+5
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 Wingo1-19/+19
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-30/+30
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-1/+0
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-22Initial revisionAndy Wingo1-0/+506