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
/
rtjpeg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+15
*
win32: remove outdated build cruft
Tim-Philipp Müller
2016-02-21
1
-163
/
+0
*
rtjpeg: remove unused quality property
Luis de Bethencourt
2015-04-30
2
-2
/
+0
*
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
2015-04-27
2
-4
/
+4
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
5
-10
/
+10
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
2
-2
/
+2
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
2
-2
/
+2
*
Fix up FSF address in some source files as well
Tim-Philipp Müller
2012-08-18
2
-2
/
+2
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
2
-18
/
+6
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-4
/
+4
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
Unify the long descriptions in the plugin details (#337263).
j^
2006-04-06
2
-12
/
+10
*
rework build; add translations for v4l2
Thomas Vander Stichele
2006-04-01
1
-1
/
+1
*
expand tabs
Thomas Vander Stichele
2005-12-06
2
-40
/
+40
*
fix local includes and 64 bits constants
Steve Lhomme
2004-07-27
3
-4
/
+4
*
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
/
+163
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
2
-2
/
+2
*
configure.ac: Add sunaudio
David Schleef
2004-05-19
1
-1
/
+1
*
ext/divx/gstdivxenc.c: fix range since -1 is the default
Thomas Vander Stichele
2004-05-03
2
-2
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
4
-849
/
+851
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
3
-66
/
+58
*
gst-indent
Thomas Vander Stichele
2004-03-14
7
-2340
/
+2364
*
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
2004-02-02
1
-1
/
+1
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
1
-0
/
+2
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
2
-2
/
+2
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
4
-3
/
+3
*
... almost done now
Ronald S. Bultje
2003-11-02
3
-35
/
+39
*
merge TYPEFIND branch. Major changes:
Benjamin Otte
2003-10-28
1
-7
/
+0
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
2
-6
/
+8
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
Adding needed license information. The patch was reviewed and approved by
Brian Cameron
2003-07-25
2
-2
/
+2
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-1
/
+1
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
2
-0
/
+6
*
change required to build on solaris.
Brian Cameron
2003-05-22
1
-1
/
+1
*
parallel install fixes
Thomas Vander Stichele
2002-12-08
1
-1
/
+1
*
plugins part of license field patch
Christian Schaller
2002-09-18
3
-0
/
+3
*
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
2002-05-31
1
-0
/
+1
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
2
-2
/
+2
*
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
2002-04-11
1
-2
/
+2
*
s/Gnome-Streamer/GStreamer/
Andy Wingo
2002-03-20
5
-5
/
+5
*
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
2002-03-19
4
-803
/
+803
*
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...
Andy Wingo
2002-03-19
1
-1
/
+1
[next]