summaryrefslogtreecommitdiffstats
path: root/gst/mpegaudioparse/gstmpegaudioparse.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-13gst/mpegaudioparse/: Remove bogus 2nd copy of mp3parse - it's actually in -ugly.Jan Schmidt1-566/+0
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-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-8/+8
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2005-08-17configure.ac: Added mpegaudioparseWim Taymans1-63/+34
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-12-06set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz1-3/+5
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-1/+1
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-2/+2
2004-03-24gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error.Ronald S. Bultje1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-75/+76
2004-03-14gst-indentThomas Vander Stichele1-203/+218
2004-02-05gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...David Schleef1-1/+4
2004-01-30gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...Ronald S. Bultje1-49/+31
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-14/+20
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef1-4/+2
2003-12-22Merge CAPS branchDavid Schleef1-51/+34
2003-12-21Fix error in my previous commit - NULL was accidentily removed, leading to a ...Ronald S. Bultje1-1/+2
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-3/+4
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02WhaaaaaaaaaaaaaaaaaaaaaackRonald S. Bultje1-24/+27
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-86/+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. Bultje1-48/+240
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