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
2003-11-06
Include config.h
David Schleef
2
-0
/
+6
2003-11-05
Remove obsolete external function call and do all element registrations in pl...
Ronald S. Bultje
5
-29
/
+4
2003-11-03
convert to new plugin system
David Schleef
1
-25
/
+33
2003-11-03
fix warnings
David Schleef
1
-6
/
+3
2003-11-03
remove audiofile typefinding because it is buggy and we support all of its fo...
Benjamin Otte
3
-198
/
+1
2003-11-03
fix for new plugin system
Benjamin Otte
1
-29
/
+30
2003-11-02
This was wrong
Ronald S. Bultje
1
-0
/
+14
2003-11-02
And more, and more...
Ronald S. Bultje
1
-25
/
+28
2003-11-02
More
Ronald S. Bultje
2
-54
/
+61
2003-11-02
I forgot some other letters, but I also forgot which ones.
Ronald S. Bultje
1
-20
/
+25
2003-11-02
Bly
Ronald S. Bultje
1
-18
/
+26
2003-11-02
Fix this too. Note that the per-plugin licensing is gone because of company's...
Ronald S. Bultje
1
-62
/
+83
2003-11-02
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt
1
-3
/
+3
2003-11-02
XVid compiles again...I'm off to bed :)
Iain Holmes
5
-56
/
+43
2003-11-02
Tarkin compiles again
Iain Holmes
3
-104
/
+127
2003-11-02
Sndfile compiles again
Iain Holmes
1
-26
/
+39
2003-11-02
Snapshot compiles
Iain Holmes
1
-20
/
+27
2003-11-02
Make smoothwave compile again
Iain Holmes
1
-17
/
+22
2003-11-02
SDL Video sink ported to the new plugin code. (Sorry that last commit message...
Iain Holmes
1
-48
/
+50
2003-11-02
mplex compiles...whatever it is
Iain Holmes
1
-24
/
+27
2003-11-01
Jack fixed too
Iain Holmes
1
-69
/
+85
2003-11-01
Dumdeedum, more spam...ivorbis is fixed
Iain Holmes
2
-85
/
+85
2003-11-01
Colo(u)rspace too
Iain Holmes
1
-51
/
+55
2003-11-01
GSM updated for new stuff
Iain Holmes
3
-87
/
+101
2003-11-01
Update all the audiofile stuff
Iain Holmes
8
-63
/
+72
2003-11-01
Update artsdsink too
Iain Holmes
1
-17
/
+23
2003-11-01
Updated gstarts
Iain Holmes
1
-17
/
+27
2003-10-29
Move a few typefind functions to gst/typefind, remove all old typefinding cod...
David Schleef
5
-108
/
+34
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
6
-6
/
+6
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
9
-35
/
+14
2003-10-28
Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...
Ronald S. Bultje
3
-174
/
+327
2003-10-21
Add gstxvid.h (#125106)
TYPEFIND-ROOT
Ronald S. Bultje
1
-1
/
+1
2003-10-16
change printfs to GST_DEBUG
David Schleef
1
-3
/
+3
2003-10-13
no, we don't require bytestream anymore
Benjamin Otte
1
-2
/
+2
2003-10-09
More Andy fixage
Ronald S. Bultje
2
-2
/
+2
2003-10-09
Fix more typos in Andy's GstData commit
Ronald S. Bultje
2
-2
/
+2
2003-10-09
Trivial fixes for GstBuffer->GstData migration
David Schleef
1
-7
/
+7
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
26
-83
/
+102
2003-10-03
Fix typefind function for BBB's new system
David Schleef
1
-2
/
+6
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
9
-17
/
+10
2003-09-30
Improve quality of encoding and decoding quite a bit
Ronald S. Bultje
2
-9
/
+12
2003-09-30
conform to the buffer-frames props entry -- much nicer now...
Andy Wingo
3
-169
/
+159
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
13
-131
/
+78
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
13
-78
/
+131
2003-09-14
Integrating the GstVideoSink parent class
Julien Moutte
2
-145
/
+56
2003-09-11
Remove all locally-defined optimization flags
David Schleef
1
-1
/
+1
2003-09-11
Fix caps definition. Fix copyright block.
David Schleef
1
-5
/
+10
2003-08-25
two small build fixes
Christian Schaller
1
-0
/
+1
2003-08-10
Remove redundant plugindir definition
David Schleef
22
-23
/
+0
2003-08-04
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
Ronald S. Bultje
1
-1
/
+1
[next]