summaryrefslogtreecommitdiff
path: root/sys/vcd
AgeCommit message (Expand)Author
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2014-12-04vcdsrc: port to 1.Reynaldo H. Verdejo Pinochet
2013-04-15gst: Add better support for static pluginsSebastian Dröge
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
2010-06-12vcdsrc: minor clean-upTim-Philipp Müller
2010-05-22vcdsrc: change VCD URI handler to the DVD schemeBastien Nocera
2010-03-22Add -Wwrite-stringsBenjamin Otte
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-05-28sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.Onkar Shinde
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost
2007-06-13Port VCD element.Wim Taymans
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2005-12-06expand tabsThomas Vander Stichele
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-09-05Fix up all the state change functions.Jan Schmidt
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo
2004-12-09Synchronize property names where not yet the case. Devices are now device=X, ...Ronald S. Bultje
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...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-15*.h: Revert indentingJohan Dahlin
2004-03-14gst-indentThomas Vander Stichele
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-18use new error signal and classificationThomas Vander Stichele
2003-12-04remove copyright field from pluginsAndy Wingo
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-08-10Remove redundant definition of plugindirDavid Schleef
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte
2002-12-08parallel install fixesThomas Vander Stichele
2002-09-18plugins part of license field patchChristian Schaller
2002-05-10Patches by JoshuaRonald S. Bultje
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-20s/Gnome-Streamer/GStreamer/Andy Wingo
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo
2002-03-12lib renameThomas Vander Stichele
2002-01-18- plugins are built without versioning infoWrobell
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn