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
2002-06-21
Include right header file for memcpy
Wim Taymans
1
-0
/
+1
2002-06-21
Fixed problem with color conversion
Wim Taymans
5
-11
/
+57
2002-06-12
working jack elements (fixed a problem in upstream jack) random other fixen...
Andy Wingo
2
-12
/
+19
2002-06-08
reorder
Thomas Vander Stichele
1
-1
/
+1
2002-06-06
distcheck fixes
Thomas Vander Stichele
1
-0
/
+1
2002-06-04
fix gstarts. the sound is krappy, but it does make sound -- remember to do os...
Andy Wingo
2
-3
/
+20
2002-06-04
a first feeble attempt at fixoring this beauty
Thomas Vander Stichele
1
-2
/
+2
2002-06-04
hacked around LADSPA_PATH as suggested to wingo
Thomas Vander Stichele
2
-2
/
+15
2002-06-04
remove this header
Thomas Vander Stichele
1
-1
/
+1
2002-06-04
this should be installed on the system
Thomas Vander Stichele
1
-512
/
+0
2002-06-04
include the system ladspa.h file
Thomas Vander Stichele
2
-2
/
+2
2002-06-04
doing the proper ladspa thing
Thomas Vander Stichele
1
-0
/
+4
2002-06-03
added LIBFAME_DIR
Thomas Vander Stichele
1
-1
/
+1
2002-06-03
anal fix
Thomas Vander Stichele
1
-1
/
+1
2002-06-02
Added fame decoder, no clue on how to actually implement it (yet)
Wim Taymans
2
-0
/
+680
2002-06-02
Make elements nanoseconds aware
Wim Taymans
1
-1
/
+1
2002-06-02
Added lots of configurable parameters including the exported objects of fame.
Wim Taymans
2
-172
/
+365
2002-06-01
Some cleanups.
Wim Taymans
2
-100
/
+49
2002-06-01
silly mistake
Thomas Vander Stichele
1
-1
/
+1
2002-06-01
added encoding pattern property
Thomas Vander Stichele
2
-3
/
+21
2002-06-01
adding fame plugin
Thomas Vander Stichele
1
-1
/
+7
2002-06-01
adding preliminary libfame plugin it's still too green to be useful, literall...
Thomas Vander Stichele
3
-0
/
+535
2002-05-31
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
3
-0
/
+3
2002-05-30
fix a problem in ladspa -- i think...
Andy Wingo
1
-3
/
+3
2002-05-29
use new dparams api. run demo_dparams to hear how smooth it is now
Steve Baker
1
-10
/
+12
2002-05-28
dist fix
Thomas Vander Stichele
1
-1
/
+1
2002-05-27
various AC_HELP_STRING changes
Thomas Vander Stichele
1
-5
/
+5
2002-05-26
- Changed plugins for new APIs
Wim Taymans
9
-60
/
+95
2002-05-26
rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
David I. Lehn
1
-2
/
+8
2002-05-15
use new bytestream api
Steve Baker
3
-18
/
+50
2002-05-13
update to new jack api
Andy Wingo
3
-8
/
+8
2002-05-13
fix sdl makefile
Andy Wingo
1
-1
/
+1
2002-05-13
still in anal-retentive mode, please make liberal use of the delete key
Thomas Vander Stichele
2
-14
/
+14
2002-05-13
conformity
Thomas Vander Stichele
1
-4
/
+4
2002-05-07
add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...
Jeremy Simon
3
-0
/
+489
2002-05-07
add a yuv2yuv.h file
Jeremy Simon
2
-1
/
+29
2002-05-07
swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
Jeremy Simon
1
-3
/
+3
2002-05-05
add some includes
Andy Wingo
1
-1
/
+1
2002-05-05
better initialization. it doesn't work over here, though.
Andy Wingo
3
-23
/
+76
2002-05-04
a commit so that jack will build without errors on Uraeus's system ;)
Andy Wingo
1
-12
/
+14
2002-05-04
set caps once we know the sample rate of the system
Andy Wingo
1
-0
/
+17
2002-05-04
some jack fixes, alsa touchups, and add rtp by default to the build if there ...
Andy Wingo
3
-17
/
+38
2002-05-03
various name fixes and sundry
Thomas Vander Stichele
1
-7
/
+7
2002-04-26
Various small fixes for compile problems
Ronald S. Bultje
1
-1
/
+1
2002-04-26
use correct mime type for the types supported by audiofile
Steve Baker
2
-4
/
+36
2002-04-25
fixed missing quote
Thomas Vander Stichele
1
-1
/
+1
2002-04-24
added a typefind function for all supported audiofile types.
Steve Baker
2
-13
/
+199
2002-04-22
- when possible, bypass afReadFrames and just access the data directly. this ...
Steve Baker
1
-110
/
+61
2002-04-21
this works for me locally now, however it requires:
Steve Baker
1
-38
/
+67
2002-04-21
afparse will eventually be able to support pipelines like: gst-launch filesrc...
Steve Baker
2
-0
/
+628
[next]