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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-03
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...
Benjamin Otte
1
-1
/
+1
2003-11-02
This one was missing
Ronald S. Bultje
1
-33
/
+28
2003-11-02
fix for new plugin system
Benjamin Otte
5
-90
/
+105
2003-11-02
SMPTE transitions done
Ronald S. Bultje
1
-26
/
+29
2003-11-02
Again one done
Ronald S. Bultje
1
-22
/
+28
2003-11-02
... almost done now
Ronald S. Bultje
3
-35
/
+39
2003-11-02
Hi. I'm the reason why GstElementDetails uses a macro now
Benjamin Otte
1
-3
/
+3
2003-11-02
Quicktime demuxer ported to new interface
Ronald S. Bultje
1
-22
/
+27
2003-11-02
More more more more zzzzz I need sleep
Ronald S. Bultje
1
-22
/
+26
2003-11-02
Passthrough... New plugin system... Bla...
Ronald S. Bultje
1
-20
/
+26
2003-11-02
Last o plugin
Ronald S. Bultje
1
-28
/
+31
2003-11-02
fix for new plugin system
Benjamin Otte
2
-53
/
+57
2003-11-02
Whaaaaaaaaaaaaaaaaaaaaaack
Ronald S. Bultje
1
-24
/
+27
2003-11-02
More More More
Ronald S. Bultje
1
-22
/
+26
2003-11-02
And again one more
Ronald S. Bultje
1
-27
/
+31
2003-11-02
Again one more done
Ronald S. Bultje
1
-23
/
+29
2003-11-02
fix to new plugin system
Benjamin Otte
1
-25
/
+28
2003-11-02
I'm too lazy to comment this
Ronald S. Bultje
1
-21
/
+25
2003-11-02
more, and more, and more...
Ronald S. Bultje
1
-21
/
+28
2003-11-02
Updated for the new plugin loading code
Jan Schmidt
5
-54
/
+80
2003-11-02
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt
1
-3
/
+3
2003-11-02
Updated to the new plugin loading code
Jan Schmidt
1
-23
/
+29
2003-11-02
Use GST_ELEMENT_DETAILS macro to initialise the structure
Jan Schmidt
1
-2
/
+2
2003-11-02
Updated for the new plugin loading code
Jan Schmidt
1
-21
/
+29
2003-11-02
Make smoothwave compile again
Iain Holmes
1
-17
/
+22
2003-11-01
CDXAParse and chart ported to new style
Iain Holmes
2
-43
/
+51
2003-10-29
Move a few typefind functions to gst/typefind, remove all old typefinding cod...
David Schleef
1
-8
/
+1
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
5
-5
/
+5
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
17
-609
/
+23
2003-10-13
no, we don't require bytestream anymore
Benjamin Otte
2
-4
/
+3
2003-10-13
Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...
Benjamin Otte
1
-1
/
+2
2003-10-09
Trivial fixes for GstBuffer->GstData migration
David Schleef
1
-2
/
+2
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
34
-102
/
+127
2003-10-08
just some code cleanup
Leif Johnson
2
-103
/
+64
2003-10-08
updating some plugin categories
Leif Johnson
1
-1
/
+1
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
13
-407
/
+361
2003-09-30
Add new element: frame dropper. This element inserts/drops frames to go from ...
Ronald S. Bultje
3
-0
/
+327
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
9
-27
/
+12
2003-09-15
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
9
-12
/
+27
2003-09-12
Add mpegversion(1) to the caps
Ronald S. Bultje
1
-0
/
+1
2003-09-11
Remove all locally-defined optimization flags
David Schleef
8
-17
/
+9
2003-08-10
Remove redundant plugindir definition
David Schleef
27
-28
/
+0
2003-08-05
Fix up small issues (fixes #119036)
Ronald S. Bultje
1
-9
/
+17
2003-08-04
Add DURATION support. It still doesn't work, see #119036 for why and on how t...
Ronald S. Bultje
1
-0
/
+1
2003-07-29
Fix weird leftovers from the old mimetype era and also implement duration sup...
Ronald S. Bultje
1
-2
/
+4
2003-07-25
Adding needed license information. The patch was reviewed and approved by
Brian Cameron
5
-3
/
+42
2003-07-25
Rewrote the core function. Added some nice #defines that should probably go ...
David Schleef
1
-22
/
+39
2003-07-24
Add buffer length checks to every typefinding function
David Schleef
3
-1
/
+11
2003-07-22
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
Joshua N. Pritikin
1
-1
/
+1
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
7
-92
/
+58
[prev]
[next]