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-02-23
state change fixes from Pedro Corte-Real for shout and shout2 plugins
Christian Schaller
1
-4
/
+5
2003-02-23
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als...
Christian Schaller
2
-2
/
+2
2003-02-23
remove autogenerated file
David I. Lehn
1
-500
/
+0
2003-02-23
merge integer based Tremor vorbis plugin
Christian Schaller
6
-3
/
+1347
2003-02-05
Changed caps->fixed to use FLAG_SET
Jan Schmidt
1
-1
/
+1
2003-02-02
- properly ref/unref the caps while doing caps nego
Wim Taymans
1
-12
/
+29
2003-02-02
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
3
-5
/
+5
2003-02-01
remove README from Makefile.am as there is no README
Christian Schaller
1
-1
/
+0
2003-01-30
The first attempt to support MAS. Dont expect it to work :)
Zeeshan Ali
5
-2
/
+1156
2003-01-23
Add length querying
David Schleef
1
-36
/
+14
2003-01-17
Update for new API
David Schleef
2
-35
/
+37
2003-01-13
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Jan Schmidt
1
-1
/
+1
2003-01-12
unref pool too
Wim Taymans
1
-0
/
+2
2003-01-12
connect fix
Wim Taymans
1
-2
/
+2
2003-01-10
more link fixes
Thomas Vander Stichele
1
-1
/
+1
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
11
-28
/
+28
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
13
-77
/
+77
2003-01-01
Remove PAD_EOS
Wim Taymans
1
-1
/
+0
2002-12-30
First attempt at a cd player plugins that uses libcdaudio.
Wim Taymans
2
-0
/
+527
2002-12-30
Fix plugins for new query API
Wim Taymans
1
-5
/
+5
2002-12-27
Update to new element sync API
Wim Taymans
1
-2
/
+4
2002-12-27
fix location
Thomas Vander Stichele
1
-1
/
+1
2002-12-20
added timestamping code
Zeeshan Ali
1
-1
/
+13
2002-12-20
Just copy timestamps for now
Wim Taymans
1
-0
/
+1
2002-12-08
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes
1
-1
/
+1
2002-12-08
parallel install fixes
Thomas Vander Stichele
16
-17
/
+17
2002-12-05
sanity check in case of symbol clashes with avifile
David I. Lehn
1
-0
/
+1
2002-11-28
fix some disting and rpm building issues
Christian Schaller
1
-1
/
+7
2002-11-27
fix some directories left out of dist
Christian Schaller
1
-1
/
+1
2002-11-27
Moved clock set/get to class functions.
Wim Taymans
1
-2
/
+4
2002-11-27
not sure what I did wrong but this should fix it hopefully
Thomas Vander Stichele
1
-2
/
+9
2002-11-26
flac debug cleanup m4 for ffmpeg
Thomas Vander Stichele
1
-7
/
+7
2002-11-18
LIBPNG going in
Thomas Vander Stichele
1
-16
/
+10
2002-11-02
Lower the rank, this element should not be selected in the player
Wim Taymans
1
-1
/
+1
2002-11-01
backmerge
Thomas Vander Stichele
2
-28
/
+28
2002-10-29
fixed shout2 building
Christian Schaller
1
-2
/
+8
2002-10-25
Handle more stream types
Wim Taymans
2
-17
/
+121
2002-10-25
unref event, flush_fast
Wim Taymans
1
-1
/
+2
2002-10-25
Removed dead .cc file
Wim Taymans
3
-201
/
+50
2002-10-24
First stab at porting mplex
Wim Taymans
46
-0
/
+10194
2002-10-18
add snapshot dir to Makefile
Jeremy Simon
1
-2
/
+8
2002-10-02
some code cleanup don't abort if can't connect, brings down whole app
Thomas Vander Stichele
1
-22
/
+16
2002-09-29
licenses again
Andy Wingo
2
-2
/
+4
2002-09-21
Add a statement terminating semicolon.
David I. Lehn
1
-1
/
+1
2002-09-20
Redo last change by using glib's CLAMP() macro
David Schleef
1
-4
/
+3
2002-09-20
Clip defaults of control parameters to range.
David Schleef
1
-0
/
+4
2002-09-18
plugins part of license field patch
Christian Schaller
19
-7
/
+26
2002-09-17
Add swfdec to dist subdirs
David Schleef
1
-1
/
+1
2002-09-16
fix _get()-based ladspa plugins when bufferpools are present
Andy Wingo
1
-1
/
+3
2002-09-16
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...
Andy Wingo
1
-8
/
+5
[next]