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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
33
-48
/
+505
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-18
same fix for plugins
Thomas Vander Stichele
2
-1
/
+2
2002-04-16
Finally we're on to a proper jack setup, with a specialized bin and elements ...
Andy Wingo
5
-187
/
+311
2002-04-15
0.3.4-1 packaging info
David I. Lehn
8
-25
/
+67
2002-04-15
more mergeback from the latest release
Thomas Vander Stichele
4
-47
/
+127
2002-04-15
I'm too lazy to comment this
Thomas Vander Stichele
1
-20
/
+18
2002-04-15
s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release
David I. Lehn
1
-2
/
+2
2002-04-14
added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_property
Steve Baker
1
-0
/
+6
2002-04-13
spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...
Thomas Vander Stichele
4
-75
/
+96
2002-04-12
comment them out
Thomas Vander Stichele
1
-4
/
+4
2002-04-12
please someone fix the necessary pointer cast for this test to work
Thomas Vander Stichele
2
-1
/
+1
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
45
-289
/
+217
2002-04-10
various Wall fixes
Thomas Vander Stichele
3
-7
/
+7
2002-04-06
added -Werror
Benjamin Otte
1
-1
/
+1
2002-04-06
fixed warnings in /ext added mikmod_types.h to get it done
Benjamin Otte
2
-15
/
+2
2002-04-06
fixed rest of warning for gcc 3 in /sys
Benjamin Otte
1
-9
/
+7
2002-04-06
fixed rest of warning for gcc 3 in /gst.
Benjamin Otte
4
-15
/
+7
2002-04-06
fixed first bunch of compiler warnings
Benjamin Otte
8
-20
/
+15
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-31
correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in...
Andy Wingo
6
-94
/
+206
2002-03-30
alphabetization fixen a jack caps fix
Andy Wingo
3
-11
/
+19
2002-03-30
add notify back to filesrc, it's needed for MVC applications remove notify pr...
Andy Wingo
2
-6
/
+23
2002-03-30
added check for 0.7.3 a52 api
Andy Wingo
2
-1
/
+66
2002-03-30
Get the 'signed' property as a boolean.
Wim Taymans
2
-10
/
+10
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
21
-106
/
+146
2002-03-30
Added libcolorspace plugin
Wim Taymans
2
-0
/
+542
2002-03-29
include the right header, bla
Andy Wingo
1
-1
/
+1
2002-03-29
check for the proper dxr3 header aphabetization fixes
Andy Wingo
2
-3
/
+3
2002-03-29
some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustments
Andy Wingo
6
-2
/
+530
2002-03-25
added a bunch of cvsignore stuff off of a fresh checkout and build i will win...
Andy Wingo
4
-0
/
+20
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
22
-157
/
+157
2002-03-24
added plugin_desc structures to libs, which makes their locations cached in t...
Andy Wingo
4
-0
/
+56
2002-03-21
acconfig.h usage deprecated
David I. Lehn
3
-58
/
+2
2002-03-21
cosmetic
David I. Lehn
2
-2
/
+2
2002-03-21
perhaps -lartsflow_idl is needed
David I. Lehn
1
-1
/
+1
2002-03-21
0.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime version...
David I. Lehn
30
-132
/
+189
2002-03-20
s/Gnome-Streamer/GStreamer/
Andy Wingo
66
-66
/
+67
2002-03-19
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
89
-1966
/
+1942
2002-03-19
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...
Andy Wingo
34
-36
/
+36
2002-03-18
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...
Andy Wingo
9
-17
/
+755
2002-03-13
more cleanups, buildrequires, ...
BRANCH-EVENTS2-ROOT
Thomas Vander Stichele
1
-19
/
+38
2002-03-12
spec file clean up and lib changes
Thomas Vander Stichele
1
-295
/
+314
2002-03-12
lib rename
Thomas Vander Stichele
1
-5
/
+5
2002-03-12
conditional'd videosink
Thomas Vander Stichele
1
-15
/
+15
2002-03-12
moved jpeg to it's own package since it depends on libjpeg
Thomas Vander Stichele
1
-2
/
+17
2002-03-12
heh, we never saw this one before
Thomas Vander Stichele
1
-0
/
+188
[next]