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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
28
-1140
/
+1149
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
26
-1760
/
+1405
*
gst-indent
Thomas Vander Stichele
2004-03-14
55
-5932
/
+6322
*
removing plugins from build
Thomas Vander Stichele
2004-03-09
1
-4
/
+2
*
fix headers fix signals to use - instead of _
Thomas Vander Stichele
2004-03-04
3
-7
/
+7
*
patches from jmmv@menta.net (Julio M. Merino Vidal)
David Schleef
2004-02-27
1
-0
/
+7
*
remove textdomain calls
Thomas Vander Stichele
2004-02-02
2
-2
/
+0
*
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
2004-02-02
1
-1
/
+1
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
9
-58
/
+59
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
9
-58
/
+58
*
fix includes for distcheck
Thomas Vander Stichele
2004-01-21
1
-1
/
+1
*
sys/dxr3/: Fix more error error error errors (missing includes here).
Ronald S. Bultje
2004-01-20
4
-2
/
+7
*
fix missing include
Benjamin Otte
2004-01-20
1
-0
/
+2
*
another fix
Thomas Vander Stichele
2004-01-19
1
-1
/
+1
*
fix element_error
Thomas Vander Stichele
2004-01-19
1
-12
/
+11
*
further element_error fixes
Thomas Vander Stichele
2004-01-19
1
-36
/
+37
*
putting i18n in place for plugins
Thomas Vander Stichele
2004-01-19
4
-19
/
+31
*
updating v4l2 for new error handling
Thomas Vander Stichele
2004-01-19
1
-60
/
+63
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
6
-93
/
+78
*
ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Julien Moutte
2004-01-15
1
-0
/
+2
*
ext/divx/: Set category to divx4linux instead of divx (too generic).
Ronald S. Bultje
2004-01-14
1
-1
/
+1
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
4
-0
/
+8
*
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
2004-01-12
8
-1097
/
+1098
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-1
/
+1
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
4
-32
/
+1
*
Fix caps breakage after Dave's caps branch merge.
Ronald S. Bultje
2003-12-23
3
-66
/
+39
*
Merge CAPS branch
David Schleef
2003-12-22
4
-188
/
+99
*
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
2003-12-21
1
-45
/
+96
*
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
2003-12-07
1
-4
/
+4
*
Remove copyright from GST_PLUGIN_DEFINE
Ronald S. Bultje
2003-12-07
1
-1
/
+0
*
remove copyright field from plugins
Andy Wingo
2003-12-04
5
-5
/
+0
*
tagging stuff and build fixes. In detail:
Benjamin Otte
2003-11-24
1
-0
/
+3
*
distcheck fixes
David Schleef
2003-11-22
1
-1
/
+1
*
fix makefile
Thomas Vander Stichele
2003-11-15
1
-1
/
+1
*
disting fix
Christian Schaller
2003-11-14
1
-3
/
+5
*
fix build system for X, XShm and Xv
Benjamin Otte
2003-11-12
1
-9
/
+12
*
Proper device-capabilities check when opening
Ronald S. Bultje
2003-11-10
1
-0
/
+11
*
disting fixes, pixbuf loader still borked in regards to disting
Christian Schaller
2003-11-09
1
-7
/
+10
*
Fix device probing from multiple childs. It's done once in the parent class o...
Ronald S. Bultje
2003-11-09
1
-5
/
+8
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
15
-10
/
+43
*
Add device autodetection
Ronald S. Bultje
2003-11-07
2
-1
/
+180
*
test and define HAVE_XSHM build ximage plugin
Thomas Vander Stichele
2003-11-07
1
-1
/
+1
*
All the interfaces are collected in libgstinterfaces now.
Jan Schmidt
2003-11-06
1
-3
/
+1
*
updates to glsink
Gernot Ziegler
2003-11-06
1
-46
/
+44
*
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...
Benjamin Otte
2003-11-03
1
-1
/
+1
*
etc
Ronald S. Bultje
2003-11-02
4
-90
/
+66
*
hmm...
Ronald S. Bultje
2003-11-02
5
-67
/
+51
*
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
Benjamin Otte
2003-11-02
3
-68
/
+74
*
glsink with correct threading support
Gernot Ziegler
2003-10-31
6
-52
/
+162
*
welcome to glsink for 0.7.x :)
Gernot Ziegler
2003-10-28
11
-0
/
+3276
[next]