index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
deinterlace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved 'deinterlace2' from -bad to -good
Sebastian Dröge
2009-05-13
5
-755
/
+0
*
deinterlace: Fix uninitialized variable compiler warnings
Sebastian Dröge
2009-03-21
1
-0
/
+3
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/: More doc updates. More xrefs.
Stefan Kost
2008-06-16
1
-2
/
+2
*
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
2008-06-13
1
-7
/
+4
*
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
2008-06-12
1
-1
/
+0
*
Random doc of the day: the deinterlace element.
Jan Schmidt
2008-05-11
2
-4
/
+70
*
configure.ac: Bump core/base requirements to released versions to avoid confu...
Tim-Philipp Müller
2008-04-11
1
-34
/
+17
*
configure.ac: Bump core/base requirements to released versions, to avoid conf...
Tim-Philipp Müller
2008-02-01
2
-30
/
+35
*
gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 support
Gabriel Bouvigne
2008-01-21
2
-73
/
+159
*
Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...
Tim-Philipp Müller
2006-10-11
3
-184
/
+150
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
gst/: Fix more broken GObject macros
Stefan Kost
2006-04-08
1
-2
/
+4
*
rework build; add translations for v4l2
Thomas Vander Stichele
2006-04-01
1
-1
/
+2
*
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
2005-07-05
1
-2
/
+0
*
ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs
Jan Schmidt
2005-02-01
1
-1
/
+1
*
gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.
Ronald S. Bultje
2004-12-18
1
-3
/
+18
*
more working plugins
Steve Lhomme
2004-07-27
1
-1
/
+1
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
1
-2
/
+2
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
1
-3
/
+3
*
more plugins supported under windows
Steve Lhomme
2004-07-26
1
-0
/
+148
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
ext/audiofile/gstafsrc.c: Remove old debug output
Jan Schmidt
2004-05-12
1
-1
/
+18
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-42
/
+43
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
1
-6
/
+7
*
gst-indent
Thomas Vander Stichele
2004-03-14
2
-146
/
+138
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-2
/
+2
*
Negotiation fixes
David Schleef
2004-01-02
1
-4
/
+11
*
Merge CAPS branch
David Schleef
2003-12-22
1
-31
/
+22
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
2
-11
/
+4
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
1
-1
/
+0
*
Use GST_ELEMENT_DETAILS macro to initialise the structure
Jan Schmidt
2003-11-02
1
-2
/
+2
*
Updated for the new plugin loading code
Jan Schmidt
2003-11-02
1
-21
/
+29
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-3
/
+4
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-5
/
+7
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-0
/
+3
*
PadConnect -> PadLink
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2003-01-10
1
-2
/
+2
*
parallel install fixes
Thomas Vander Stichele
2002-12-08
1
-1
/
+1
*
plugins part of license field patch
Christian Schaller
2002-09-18
1
-0
/
+2
*
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
2002-09-10
1
-4
/
+1
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
1
-2
/
+2
*
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
2002-04-11
1
-7
/
+7
*
Changed to the new props API
Wim Taymans
2002-03-30
1
-2
/
+2
*
s/Gnome-Streamer/GStreamer/
Andy Wingo
2002-03-20
2
-2
/
+2
*
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
2002-03-19
3
-28
/
+28
*
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...
Andy Wingo
2002-03-19
1
-1
/
+1
[next]