Steve Baker
dbb97e0055
dparams lives here
...
Original commit message from CVS:
dparams lives here
2001-10-07 09:49:41 +00:00
Steve Baker
a0334eba32
remove dparams from core
...
Original commit message from CVS:
remove dparams from core
2001-10-07 09:41:36 +00:00
Steve Baker
a2107db69a
remove ability to set dparams from -launch. this is the only real loss of functionality from moving dparams out of co...
...
Original commit message from CVS:
remove ability to set dparams from -launch. this is the only real loss of functionality from moving dparams out of core. Maybe I'll make the parser pluggable ;)
2001-10-07 09:41:08 +00:00
Steve Baker
ef1473b443
remove extra debug info
...
Original commit message from CVS:
remove extra debug info
2001-10-07 09:38:36 +00:00
Steve Baker
905c1bbb96
new home for sinesrc
...
Original commit message from CVS:
new home for sinesrc
2001-10-06 13:28:01 +00:00
Steve Baker
b48fa3d758
gstsinesrc is being moved into plugins/synthesis/sinesrc
...
Original commit message from CVS:
gstsinesrc is being moved into plugins/synthesis/sinesrc
2001-10-06 12:46:50 +00:00
Thomas Vander Stichele
d68a436dfb
someone please check testsuite/plugin/Makefile
...
Original commit message from CVS:
someone please check testsuite/plugin/Makefile
2001-10-04 08:53:47 +00:00
Thomas Vander Stichele
7568c419c5
test/misc/Makefile.in is not in the dist build, can someone fix this ? dnl'd for now
...
Original commit message from CVS:
test/misc/Makefile.in is not in the dist build, can someone fix this ?
dnl'd for now
2001-10-03 15:55:24 +00:00
Thomas Vander Stichele
b878495d66
dnl'd ffmpeg/Makefile
...
Original commit message from CVS:
dnl'd ffmpeg/Makefile
2001-10-03 15:24:14 +00:00
Andy Wingo
2ee27e3b1f
default location for configdir is now set to the build dir if plugin-builddir is enabled
...
Original commit message from CVS:
default location for configdir is now set to the build dir if plugin-builddir is
enabled
2001-10-02 06:01:49 +00:00
Steve Baker
b213eab345
also need to ref the template in gst_pad_new_from_template
...
Original commit message from CVS:
also need to ref the template in gst_pad_new_from_template
2001-09-29 15:39:00 +00:00
Andrew Mitchell
b1a72c0307
Fixed up incorrect error message for mikmod lib/header check. It was annoying me :)
...
Original commit message from CVS:
Fixed up incorrect error message for mikmod lib/header check. It was annoying me :)
2001-09-29 11:28:24 +00:00
Steve Baker
b4a9554f99
shouldn't sink here. that is up to the pad's parent (the element)
...
Original commit message from CVS:
shouldn't sink here. that is up to the pad's parent (the element)
2001-09-29 11:00:30 +00:00
Thomas Vander Stichele
66f8bf4e2f
remove ltconfig.sh temporarily
...
Original commit message from CVS:
remove ltconfig.sh temporarily
2001-09-29 10:53:45 +00:00
Steve Baker
409d408336
factory needs a ref to the padtemplate so that the padtemplate doesn't disappear when the plugin element is unreffed
...
Original commit message from CVS:
factory needs a ref to the padtemplate so that the padtemplate doesn't disappear when the plugin element is unreffed
2001-09-29 09:53:07 +00:00
Steve Baker
b4a9f42c97
reenabled object destruction by renaming shutdown and real_destry to dispose funcs
...
Original commit message from CVS:
reenabled object destruction by renaming shutdown and real_destry to dispose funcs
2001-09-28 19:16:02 +00:00
Erik Walthinsen
d4afd62f1a
changed videosink to xvideosink
...
Original commit message from CVS:
changed videosink to xvideosink
2001-09-25 19:01:58 +00:00
Thomas Vander Stichele
d938af0175
g_critical is a glib-2.0-ism, changed them to g_warning and added FIXME's
...
Original commit message from CVS:
g_critical is a glib-2.0-ism, changed them to g_warning and added FIXME's
2001-09-23 08:26:10 +00:00
Andy Wingo
7a556d4a3d
-larger default size for sinesliders window
...
Original commit message from CVS:
-larger default size for sinesliders window
-greater precision
-lower latency
nice toy, steve ;)
2001-09-23 04:07:15 +00:00
Steve Baker
c30947dc3e
crashes that only happen when debugging is on aren't very nice
...
Original commit message from CVS:
crashes that only happen when debugging is on aren't very nice
2001-09-22 12:27:12 +00:00
Steve Baker
813d84543a
new gui tool to launch pipelines in the same vein as gstreamer-launch. try it out, it rocks
...
Original commit message from CVS:
new gui tool to launch pipelines in the same vein as gstreamer-launch. try it out, it rocks
2001-09-22 12:22:23 +00:00
Erik Walthinsen
726c75db98
file gstbytestream2.c was initially added on branch BRANCH-EVENTS1.
...
Original commit message from CVS:
file gstbytestream2.c was initially added on branch BRANCH-EVENTS1.
2001-09-20 20:48:49 +00:00
Erik Walthinsen
29bc607da3
file gstbytestream2.h was initially added on branch BRANCH-EVENTS1.
...
Original commit message from CVS:
file gstbytestream2.h was initially added on branch BRANCH-EVENTS1.
2001-09-20 20:48:49 +00:00
Steve Baker
af1190715c
now found in lib/audio/gstaudio.h
...
Original commit message from CVS:
now found in lib/audio/gstaudio.h
2001-09-18 19:11:09 +00:00
Steve Baker
3b3e5ecc5d
moved from include/gstaudio.h
...
Original commit message from CVS:
moved from include/gstaudio.h
2001-09-18 19:07:17 +00:00
Joshua N. Pritikin
99335d4c14
glib 1.2 fix minor formatting improvements add gst_print_element_args
...
Original commit message from CVS:
glib 1.2 fix
minor formatting improvements
add gst_print_element_args
2001-09-18 04:20:04 +00:00
Joshua N. Pritikin
0e9314ac7c
revert detailed multi-line error report
...
Original commit message from CVS:
revert detailed multi-line error report
2001-09-17 23:56:30 +00:00
Joshua N. Pritikin
3aa927ac2f
add temporary diagnostic code
...
Original commit message from CVS:
add temporary diagnostic code
2001-09-17 23:44:58 +00:00
Joshua N. Pritikin
68cecc8700
fix warnings
...
Original commit message from CVS:
fix warnings
2001-09-17 23:44:07 +00:00
Steve Baker
fa71b53ffa
freq slider now uses smooth log dparam. sounds real smooth now
...
Original commit message from CVS:
freq slider now uses smooth log dparam. sounds real smooth now
2001-09-17 19:31:53 +00:00
Steve Baker
c4630dfcee
init the values when the state hits playing so that we don't do dum things like log(0)
...
Original commit message from CVS:
init the values when the state hits playing so that we don't do dum things like log(0)
2001-09-17 19:15:53 +00:00
Steve Baker
312e46a540
smooth dparam now does log smooths when it is a log param (like frequency)
...
Original commit message from CVS:
smooth dparam now does log smooths when it is a log param (like frequency)
2001-09-17 19:14:35 +00:00
Joshua N. Pritikin
59a47966f1
looks like cvs mangled something (?) -- try to repair
...
Original commit message from CVS:
looks like cvs mangled something (?) -- try to repair
2001-09-17 07:33:04 +00:00
Joshua N. Pritikin
c70360d1c8
a52dec wants sin & cos
...
Original commit message from CVS:
a52dec wants sin & cos
2001-09-17 06:52:09 +00:00
Steve Baker
dc2006465a
volume param now uses the direct instead of the callback method to update
...
Original commit message from CVS:
volume param now uses the direct instead of the callback method to update
2001-09-16 16:54:34 +00:00
Steve Baker
ed02a662ae
d'oh
...
Original commit message from CVS:
d'oh
2001-09-16 16:39:02 +00:00
Steve Baker
7704405ab2
use dparam_spec to set slider max, min and defaults
...
Original commit message from CVS:
use dparam_spec to set slider max, min and defaults
2001-09-16 13:05:19 +00:00
Steve Baker
5be7eb77cf
all info to describe a dparam is now in the GstDParamSpec struct. The resemblance to LADSPA descriptors is intentional
...
Original commit message from CVS:
all info to describe a dparam is now in the GstDParamSpec struct. The resemblance to LADSPA descriptors is intentional
2001-09-16 13:00:49 +00:00
Steve Baker
1477b02850
make sure g2g_object_class_find_property returns NULL on error. This fixes LADSPA plugin which is a GoodThing
...
Original commit message from CVS:
make sure g2g_object_class_find_property returns NULL on error. This fixes LADSPA plugin which is a GoodThing
2001-09-15 14:47:37 +00:00
Steve Baker
acd074aae9
added libs/control
...
Original commit message from CVS:
added libs/control
2001-09-15 13:57:38 +00:00
Steve Baker
19a05024c3
the beginnings of a linear interpolation dynamic parameter
...
Original commit message from CVS:
the beginnings of a linear interpolation dynamic parameter
2001-09-15 13:55:44 +00:00
Steve Baker
4024d899a1
the beginnings of a libgstcontrol library
...
Original commit message from CVS:
the beginnings of a libgstcontrol library
2001-09-15 13:53:31 +00:00
Erik Walthinsen
557b4281ce
Move newbuf creation to the non-copyfunc case, since the copyfunc is now assumed to create the buffer (from a bufferp...
...
Original commit message from CVS:
Move newbuf creation to the non-copyfunc case, since the copyfunc is now
assumed to create the buffer (from a bufferpool, perhaps). This solves a
memory leak.
2001-09-15 09:12:39 +00:00
Joshua N. Pritikin
8b29840f55
1. Add more warnings for the gst core only. Various trival fixes to quiet the warnings.
...
Original commit message from CVS:
1. Add more warnings for the gst core only. Various trival fixes
to quiet the warnings.
2. Fix GstBufferCopyFunc prototype.
3. Re-apply the reverted type!=0 assertion in gst_elementfactory_new.
2001-09-14 22:16:47 +00:00
Joshua N. Pritikin
4934137e0c
comment out unsupressable debugging foo
...
Original commit message from CVS:
comment out unsupressable debugging foo
2001-09-14 22:13:55 +00:00
Joshua N. Pritikin
6ed590fe49
fix glib2 build
...
Original commit message from CVS:
fix glib2 build
2001-09-14 21:57:47 +00:00
Joshua N. Pritikin
81cc74c301
doc fix
...
Original commit message from CVS:
doc fix
2001-09-14 20:02:48 +00:00
Joshua N. Pritikin
75a30f1f61
Nobody checks the return value of gst_pad_connect. This patch renames gst_pad_connect to gst_pad_try_connect and mak...
...
Original commit message from CVS:
Nobody checks the return value of gst_pad_connect. This patch
renames gst_pad_connect to gst_pad_try_connect and makes
gst_pad_connect return void.
2001-09-14 19:45:20 +00:00
Steve Baker
d4fba8438b
use the new smooth dparam for the volume slider
...
Original commit message from CVS:
use the new smooth dparam for the volume slider
2001-09-14 19:20:25 +00:00
Steve Baker
7f47be399d
generate real timestamps
...
Original commit message from CVS:
generate real timestamps
2001-09-14 19:18:53 +00:00