summaryrefslogtreecommitdiff
path: root/gst/mpeg1sys/gstmpeg1systemencode.c
AgeCommit message (Expand)Author
2015-06-22mpeg1sys: remove ancient plugin that's never even been ported to 0.8Tim-Philipp Müller
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2011-11-04make request pads take _%uWim Taymans
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2007-06-22Fix leaks.Edward Hervey
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-04-06Unify the long descriptions in the plugin details (#337263).j^
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2005-08-14renameThomas Vander Stichele
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo
2004-08-11gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.David Schleef
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-14gst-indentThomas Vander Stichele
2003-12-22Merge CAPS branchDavid Schleef
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje
2003-12-04remove copyright field from pluginsAndy Wingo
2003-11-02Again one more doneRonald S. Bultje
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes
2002-09-18plugins part of license field patchChristian Schaller
2002-09-09removing warnings (approved by wtay)Thomas Vander Stichele
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo
2001-12-22Initial revisionAndy Wingo