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
2002-12-30
Remove modplug_types.c
Jeremy Simon
1
-221
/
+0
2002-12-30
add metadata code cleanup
Jeremy Simon
3
-198
/
+465
2002-12-19
initial checkin of work-in-progress vbidec plugin for closed caption support
David I. Lehn
7
-0
/
+2319
2002-12-13
hardlink stdc++ until someone explains us The One True Way
Thomas Vander Stichele
1
-1
/
+2
2002-12-08
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes
3
-5
/
+5
2002-12-08
parallel install fixes
Thomas Vander Stichele
25
-25
/
+25
2002-12-07
remove infinite loop code cleanup
Jeremy Simon
2
-92
/
+94
2002-11-28
this dir is kicking my ass all over the place
Thomas Vander Stichele
3
-3
/
+223
2002-11-27
Moved clock set/get to class functions.
Wim Taymans
1
-1
/
+2
2002-11-23
Remove modplug_types.c
Jeremy Simon
1
-220
/
+0
2002-11-23
Thanks Ken !
Jeremy Simon
2
-1
/
+222
2002-11-18
I'm sure this is the worst way to deal with this but I can't be arsed to look...
Thomas Vander Stichele
1
-0
/
+1
2002-11-17
Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...
Jeremy Simon
5
-58
/
+361
2002-11-02
add dependency field so parallel makes don't fail
David I. Lehn
1
-1
/
+2
2002-11-01
backmerge
Thomas Vander Stichele
2
-5
/
+6
2002-10-17
Some cleanups, fix for the blending code
Wim Taymans
2
-84
/
+84
2002-10-17
Added measures and beats to the playondemand filter so it can act like an aud...
Leif Johnson
5
-160
/
+458
2002-10-15
- implemented clock sweep on 90 degree angles to compensate for aspect ratio.
Wim Taymans
4
-275
/
+351
2002-10-15
Some more wipes, added radial wipes
Wim Taymans
3
-11
/
+515
2002-10-13
Removed unused code, fixed a bug
Wim Taymans
2
-16
/
+2
2002-10-13
- reimplemented using organic masks, rendered with gouraud shaded triangles
Wim Taymans
7
-212
/
+763
2002-10-10
Added the base framework for the SMPTE transitions and wipes.
Wim Taymans
8
-0
/
+921
2002-10-06
adding libstdc++
Thomas Vander Stichele
2
-1
/
+2
2002-09-29
add license
Andy Wingo
2
-0
/
+2
2002-09-18
plugins part of license field patch
Christian Schaller
26
-2
/
+36
2002-09-11
- Ripped some ID3 tag parsing from libid3 for typefind.
Wim Taymans
1
-23
/
+40
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
11
-38
/
+32
2002-09-09
removing warnings (approved by wtay)
Thomas Vander Stichele
5
-23
/
+14
2002-09-09
- isprint seems to detect and ascii stream better
Wim Taymans
1
-1
/
+1
2002-09-07
Fix license to LGPL and add a file explaining the LGPL license
Christian Schaller
4
-21
/
+29
2002-08-30
copy_on_write
Thomas Vander Stichele
2
-0
/
+6
2002-08-30
get a writable buffer
Thomas Vander Stichele
1
-1
/
+4
2002-08-11
add #include <stdlib.h> where needed
Steve Baker
1
-0
/
+1
2002-08-11
qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...
Steve Baker
1
-0
/
+2
2002-08-11
demo-mp3.c:26: warning: implicit declaration of function `exit'
Steve Baker
1
-0
/
+1
2002-08-05
fix for compilation when DEBUG is disabled
Thomas Vander Stichele
1
-2
/
+4
2002-07-24
updated so it uses a dblptr matrix, and works
Erik Walthinsen
1
-8
/
+47
2002-07-23
Added mixmatrix with naive capsnego, still needs work..
Wim Taymans
2
-0
/
+480
2002-07-22
Added simple video cropping plugin
Wim Taymans
2
-0
/
+429
2002-07-09
xsharpen video filter from Virtualdub
Jeremy Simon
4
-0
/
+632
2002-07-08
- use _merge instead of _append
Wim Taymans
1
-1
/
+1
2002-07-08
- use _merge instead of _append
Wim Taymans
3
-5
/
+21
2002-06-27
windowed sinc bandpass filter
Thomas Vander Stichele
5
-63
/
+435
2002-06-27
highly unoptimized windowed sinc filter
Thomas Vander Stichele
5
-2
/
+317
2002-06-17
cosmetic change
Thomas Vander Stichele
1
-5
/
+5
2002-06-16
Fix timestamps
Wim Taymans
1
-2
/
+2
2002-06-12
working jack elements (fixed a problem in upstream jack) random other fixen...
Andy Wingo
2
-13
/
+6
2002-06-11
Fix seeking in modplug. It appears the seek really happened after getting the...
Wim Taymans
1
-16
/
+34
2002-06-09
add seek event, first shot ;)
Jeremy Simon
2
-55
/
+138
2002-06-08
rearranging element tree
Thomas Vander Stichele
1
-1
/
+1
[next]