summaryrefslogtreecommitdiff
path: root/gst/deinterlace
AgeCommit message (Expand)AuthorFilesLines
2009-03-21deinterlace: Fix uninitialized variable compiler warningsSebastian Dröge1-0/+3
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost1-2/+2
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-7/+4
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-05-11Random doc of the day: the deinterlace element.Jan Schmidt2-4/+70
2008-04-11configure.ac: Bump core/base requirements to released versions to avoid confu...Tim-Philipp Müller1-34/+17
2008-02-01configure.ac: Bump core/base requirements to released versions, to avoid conf...Tim-Philipp Müller2-30/+35
2008-01-21gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 supportGabriel Bouvigne2-73/+159
2006-10-11Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...Tim-Philipp Müller3-184/+150
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-08gst/: Fix more broken GObject macrosStefan Kost1-2/+4
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+2
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-02-01ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt1-1/+1
2004-12-18gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje1-3/+18
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+148
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt1-1/+18
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-42/+43
2004-03-15*.h: Revert indentingJohan Dahlin1-6/+7
2004-03-14gst-indentThomas Vander Stichele2-146/+138
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2004-01-02Negotiation fixesDavid Schleef1-4/+11
2003-12-22Merge CAPS branchDavid Schleef1-31/+22
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson2-11/+4
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02Use GST_ELEMENT_DETAILS macro to initialise the structureJan Schmidt1-2/+2
2003-11-02Updated for the new plugin loading codeJan Schmidt1-21/+29
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-5/+7
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-2/+2
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-4/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-7/+7
2002-03-30Changed to the new props APIWim Taymans1-2/+2
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-28/+28
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1