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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-19
fix soundfile as well
Thomas Vander Stichele
1
-1
/
+1
2004-01-19
fix i18n include
Thomas Vander Stichele
2
-2
/
+2
2004-01-19
fix typo
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
17
-112
/
+110
2004-01-18
Check for libmusicbrainz
Jeremy Simon
1
-0
/
+8
2004-01-18
Add a trm plugin
Jeremy Simon
3
-0
/
+469
2004-01-16
ext/mpeg2enc/: Bugfix with respect to EOS handling.
Ronald S. Bultje
3
-5
/
+15
2004-01-16
ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).
Ronald S. Bultje
1
-14
/
+1
2004-01-15
ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...
Ronald S. Bultje
3
-63
/
+10
2004-01-15
ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.
Ronald S. Bultje
1
-14
/
+24
2004-01-15
Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...
David Schleef
10
-2017
/
+655
2004-01-14
ext/divx/: Set category to divx4linux instead of divx (too generic).
Ronald S. Bultje
2
-2
/
+2
2004-01-14
use element time.
Benjamin Otte
2
-12
/
+4
2004-01-13
enable compilation and installation of ivorbis plugin
Amaury Jacquot
1
-0
/
+1
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
3
-3
/
+3
2004-01-12
Fixes to make ext/libcaca compile.
David Schleef
3
-4
/
+20
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
7
-14
/
+20
2004-01-11
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
1
-1
/
+1
2004-01-11
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
1
-4
/
+0
2004-01-09
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...
Julien Moutte
1
-3
/
+3
2004-01-09
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
3
-5
/
+2
2004-01-08
ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.
Julien Moutte
1
-3
/
+3
2004-01-07
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
1
-4
/
+17
2004-01-07
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
1
-0
/
+8
2004-01-06
This should have been committed along with the changelog entry a few hours ago
Ronald S. Bultje
1
-25
/
+16
2004-01-06
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
3
-0
/
+12
2004-01-04
ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...
Ronald S. Bultje
1
-6
/
+40
2004-01-03
Update xvid plugin to latest xvid (1.0.0-beta3) API.
Ronald S. Bultje
6
-289
/
+567
2004-01-02
ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.
Ronald S. Bultje
1
-2
/
+3
2004-01-02
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
4
-46
/
+18
2004-01-01
Remove left-over g_print
Ronald S. Bultje
1
-3
/
+0
2004-01-01
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
15
-589
/
+963
2003-12-29
Fix warning about discarding const qualifier
Jan Schmidt
1
-1
/
+1
2003-12-27
make tremor work again
Amaury Jacquot
3
-86
/
+91
2003-12-23
Fix caps breakage after Dave's caps branch merge.
Ronald S. Bultje
7
-335
/
+307
2003-12-22
compile fix
Thomas Vander Stichele
1
-1
/
+1
2003-12-22
messed up the template caps on first try
Benjamin Otte
1
-5
/
+5
2003-12-22
ext/faad/gstfaad.c: Port to new caps system.
Benjamin Otte
1
-151
/
+122
2003-12-22
Merge CAPS branch
David Schleef
27
-1169
/
+753
2003-12-21
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
1
-5
/
+10
2003-12-18
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
3
-0
/
+3
2003-12-13
Wrong optimization from my side. Mpeg2enc works now
Ronald S. Bultje
1
-2
/
+7
2003-12-13
removed GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte
1
-1
/
+1
2003-12-11
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...
Ronald S. Bultje
12
-0
/
+1609
2003-12-07
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
1
-7
/
+7
2003-12-07
Remove copyright from GST_PLUGIN_DEFINE
Ronald S. Bultje
2
-2
/
+0
2003-12-05
another fix
Thomas Vander Stichele
1
-1
/
+0
2003-12-04
remove copyright field from plugins
Andy Wingo
20
-24
/
+10
2003-11-25
that bracket needs to be closed
Benjamin Otte
1
-1
/
+1
2003-11-24
ooops, those files shouldn't have been committed in the latest commit.
Benjamin Otte
1
-6
/
+0
[next]