summaryrefslogtreecommitdiff
path: root/gst/deinterlace
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/: More doc updates. More xrefs.Stefan Kost2008-06-161-2/+2
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-7/+4
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* Random doc of the day: the deinterlace element.Jan Schmidt2008-05-112-4/+70
* configure.ac: Bump core/base requirements to released versions to avoid confu...Tim-Philipp Müller2008-04-111-34/+17
* configure.ac: Bump core/base requirements to released versions, to avoid conf...Tim-Philipp Müller2008-02-012-30/+35
* gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 supportGabriel Bouvigne2008-01-212-73/+159
* Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...Tim-Philipp Müller2006-10-113-184/+150
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* gst/: Fix more broken GObject macrosStefan Kost2006-04-081-2/+4
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+2
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt2005-02-011-1/+1
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-181-3/+18
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+148
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-1/+18
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-42/+43
* *.h: Revert indentingJohan Dahlin2004-03-151-6/+7
* gst-indentThomas Vander Stichele2004-03-142-146/+138
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Negotiation fixesDavid Schleef2004-01-021-4/+11
* Merge CAPS branchDavid Schleef2003-12-221-31/+22
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-162-11/+4
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Use GST_ELEMENT_DETAILS macro to initialise the structureJan Schmidt2003-11-021-2/+2
* Updated for the new plugin loading codeJan Schmidt2003-11-021-21/+29
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-5/+7
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-2/+2
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-4/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* Changed to the new props APIWim Taymans2002-03-301-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-28/+28
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-31/+20