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-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
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
10
-23
/
+22
2002-04-20
s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop func
Steve Baker
1
-1
/
+3
2002-04-20
A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...
Steve Baker
2
-244
/
+404
2002-04-16
Finally we're on to a proper jack setup, with a specialized bin and elements ...
Andy Wingo
4
-187
/
+311
2002-04-14
added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_property
Steve Baker
1
-0
/
+6
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
15
-162
/
+90
2002-04-06
fixed warnings in /ext added mikmod_types.h to get it done
Benjamin Otte
2
-15
/
+2
2002-04-01
tsk tsk. do people even try to MAKE stuff they add ? ;)
Thomas Vander Stichele
1
-1
/
+1
2002-04-01
Fix for latest lcs.
Wim Taymans
1
-3
/
+3
2002-03-30
alphabetization fixen a jack caps fix
Andy Wingo
2
-3
/
+11
2002-03-30
add notify back to filesrc, it's needed for MVC applications remove notify pr...
Andy Wingo
1
-5
/
+22
2002-03-30
Get the signed property as a boolean
Wim Taymans
1
-5
/
+5
2002-03-30
Changed to the new props API
Wim Taymans
9
-54
/
+73
2002-03-30
Added libcolorspace plugin
Wim Taymans
2
-0
/
+542
2002-03-25
added a bunch of cvsignore stuff off of a fresh checkout and build i will win...
Andy Wingo
1
-0
/
+4
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
8
-37
/
+37
2002-03-21
perhaps -lartsflow_idl is needed
David I. Lehn
1
-1
/
+1
2002-03-20
s/Gnome-Streamer/GStreamer/
Andy Wingo
21
-21
/
+22
2002-03-19
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
28
-220
/
+220
2002-03-19
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...
Andy Wingo
11
-12
/
+12
2002-03-18
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...
Andy Wingo
7
-4
/
+734
2002-03-03
get up-to-date with the gst_caps_debug api improved capsnego in mad improved ...
Andy Wingo
1
-1
/
+1
2002-02-16
a hackish fix to link arts to the proper libs
Andy Wingo
1
-1
/
+1
2002-02-13
Get rid of the gst_element_info() and replace it with g_message()
Ronald S. Bultje
1
-2
/
+1
2002-02-06
Added $(AUDIOFILE_CFLAGS)
Martin Enlund
1
-2
/
+2
2002-02-06
fixing make distcheck
Thomas Vander Stichele
1
-1
/
+1
2002-02-05
added bitcoder.h from w3d CVS, needed to compile
Erik Walthinsen
1
-0
/
+148
2002-02-04
Add an image and a title to the SDL window while waiting
Ronald S. Bultje
1
-26
/
+75
2002-02-04
adding tarkin to build to try building it run configure with --enable-experim...
Thomas Vander Stichele
1
-2
/
+8
2002-02-04
fix a error I caused by not seeing the nested comments
Christian Schaller
1
-5
/
+5
2002-02-03
// to /* */ fixes
Christian Schaller
4
-43
/
+43
2002-02-03
Assorted fixes.
Wim Taymans
1
-14
/
+18
2002-02-03
Added a tarkin encoder/decoder plugin.
Wim Taymans
22
-0
/
+4097
[next]