index
:
gst-plugins-bad
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
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-24
don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.
Benjamin Otte
1
-1
/
+3
2004-06-22
configure.ac: Add objective-c support if running in Darwin/Mac OS X
Zaheer Abbas Merali
1
-4
/
+11
2004-05-31
- update links to v4l[12] API docs
Stéphane Loeuillet
1
-3
/
+7
2004-05-31
gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...
Stéphane Loeuillet
2
-6
/
+14
2004-05-21
fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
6
-8
/
+8
2004-05-21
gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...
Stéphane Loeuillet
1
-12
/
+2
2004-05-20
configure.ac: Minor cosmetic change to convince the buildbot to reautogen.
David Schleef
1
-28
/
+196
2004-05-20
Original commit message from CVS:
David Schleef
1
-3
/
+11
2004-05-20
- change sunaudio category to Sink/Audio
Stéphane Loeuillet
1
-1
/
+1
2004-05-19
sys/sunaudio/: New sunaudiosink
David Schleef
2
-0
/
+289
2004-05-19
configure.ac: Add sunaudio
David Schleef
1
-3
/
+9
2004-05-07
sys/v4l2/gstv4l2src.c:
Ronald S. Bultje
1
-0
/
+1
2004-05-03
ext/divx/gstdivxenc.c: fix range since -1 is the default
Thomas Vander Stichele
2
-3
/
+3
2004-04-29
ext/jpeg/: move format setting to inner loop
Thomas Vander Stichele
2
-6
/
+10
2004-04-10
Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ...
Ronald S. Bultje
1
-0
/
+30
2004-04-10
sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed to
Ronald S. Bultje
1
-37
/
+42
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
28
-1140
/
+1149
2004-03-15
*.h: Revert indenting
Johan Dahlin
26
-1760
/
+1405
2004-03-14
gst-indent
Thomas Vander Stichele
55
-5932
/
+6322
2004-03-09
removing plugins from build
Thomas Vander Stichele
1
-4
/
+2
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
3
-7
/
+7
2004-02-27
patches from jmmv@menta.net (Julio M. Merino Vidal)
David Schleef
1
-0
/
+7
2004-02-02
remove textdomain calls
Thomas Vander Stichele
2
-2
/
+0
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-1
/
+1
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
9
-58
/
+59
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
9
-58
/
+58
2004-01-21
fix includes for distcheck
Thomas Vander Stichele
1
-1
/
+1
2004-01-20
sys/dxr3/: Fix more error error error errors (missing includes here).
Ronald S. Bultje
4
-2
/
+7
2004-01-20
fix missing include
Benjamin Otte
1
-0
/
+2
2004-01-19
another fix
Thomas Vander Stichele
1
-1
/
+1
2004-01-19
fix element_error
Thomas Vander Stichele
1
-12
/
+11
2004-01-19
further element_error fixes
Thomas Vander Stichele
1
-36
/
+37
2004-01-19
putting i18n in place for plugins
Thomas Vander Stichele
4
-19
/
+31
2004-01-19
updating v4l2 for new error handling
Thomas Vander Stichele
1
-60
/
+63
2004-01-18
use new error signal and classification
Thomas Vander Stichele
6
-93
/
+78
2004-01-15
ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Julien Moutte
1
-0
/
+2
2004-01-14
ext/divx/: Set category to divx4linux instead of divx (too generic).
Ronald S. Bultje
1
-1
/
+1
2004-01-12
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
4
-0
/
+8
2004-01-12
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
8
-1097
/
+1098
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-1
/
+1
2004-01-07
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
4
-32
/
+1
2003-12-23
Fix caps breakage after Dave's caps branch merge.
Ronald S. Bultje
3
-66
/
+39
2003-12-22
Merge CAPS branch
David Schleef
4
-188
/
+99
2003-12-21
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
1
-45
/
+96
2003-12-07
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
1
-4
/
+4
2003-12-07
Remove copyright from GST_PLUGIN_DEFINE
Ronald S. Bultje
1
-1
/
+0
2003-12-04
remove copyright field from plugins
Andy Wingo
5
-5
/
+0
2003-11-24
tagging stuff and build fixes. In detail:
Benjamin Otte
1
-0
/
+3
2003-11-22
distcheck fixes
David Schleef
1
-1
/
+1
2003-11-15
fix makefile
Thomas Vander Stichele
1
-1
/
+1
[next]