- Oct 16, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: more updates of build reqirements
-
Erik Walthinsen authored
Original commit message from CVS: added pkg-config
-
- Oct 15, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: nope, that wasn't it ;)
-
- Oct 08, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: explicitly added gstreamer-sections.txt to EXTRA_DIST
-
- Oct 07, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: whoops, didn't mean to do that
-
Steve Baker Baker authored
Original commit message from CVS: changes for dparams move
-
Steve Baker Baker authored
Original commit message from CVS: dparams lives here
-
Steve Baker Baker authored
Original commit message from CVS: remove dparams from core
-
Steve Baker Baker authored
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 ;)
-
Steve Baker Baker authored
Original commit message from CVS: remove extra debug info
-
- Oct 06, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: new home for sinesrc
-
Steve Baker Baker authored
Original commit message from CVS: gstsinesrc is being moved into plugins/synthesis/sinesrc
-
- Oct 04, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: someone please check testsuite/plugin/Makefile
-
- Oct 03, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: test/misc/Makefile.in is not in the dist build, can someone fix this ? dnl'd for now
-
Thomas Vander Stichele authored
Original commit message from CVS: dnl'd ffmpeg/Makefile
-
- Oct 02, 2001
-
-
Andy Wingo Wingo authored
Original commit message from CVS: default location for configdir is now set to the build dir if plugin-builddir is enabled
-
- Sep 29, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: also need to ref the template in gst_pad_new_from_template
-
Andrew Mitchell authored
Original commit message from CVS: Fixed up incorrect error message for mikmod lib/header check. It was annoying me :)
-
Steve Baker Baker authored
Original commit message from CVS: shouldn't sink here. that is up to the pad's parent (the element)
-
Thomas Vander Stichele authored
Original commit message from CVS: remove ltconfig.sh temporarily
-
Steve Baker Baker authored
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
-
- Sep 28, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: reenabled object destruction by renaming shutdown and real_destry to dispose funcs
-
- Sep 25, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: changed videosink to xvideosink
-
- Sep 23, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: g_critical is a glib-2.0-ism, changed them to g_warning and added FIXME's
-
Andy Wingo Wingo authored
Original commit message from CVS: -larger default size for sinesliders window -greater precision -lower latency nice toy, steve ;)
-
- Sep 22, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: crashes that only happen when debugging is on aren't very nice
-
Steve Baker Baker authored
Original commit message from CVS: new gui tool to launch pipelines in the same vein as gstreamer-launch. try it out, it rocks
-
- Sep 20, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: file gstbytestream2.c was initially added on branch BRANCH-EVENTS1.
-
Erik Walthinsen authored
Original commit message from CVS: file gstbytestream2.h was initially added on branch BRANCH-EVENTS1.
-
- Sep 18, 2001
-
-
Steve Baker Baker authored
Original commit message from CVS: now found in lib/audio/gstaudio.h
-
Steve Baker Baker authored
Original commit message from CVS: moved from include/gstaudio.h
-
Joshua N. Pritikin authored
Original commit message from CVS: glib 1.2 fix minor formatting improvements add gst_print_element_args
-
- Sep 17, 2001
-
-
Joshua N. Pritikin authored
Original commit message from CVS: revert detailed multi-line error report
-
Joshua N. Pritikin authored
Original commit message from CVS: add temporary diagnostic code
-
Joshua N. Pritikin authored
Original commit message from CVS: fix warnings
-
Steve Baker Baker authored
Original commit message from CVS: freq slider now uses smooth log dparam. sounds real smooth now
-
Steve Baker Baker authored
Original commit message from CVS: init the values when the state hits playing so that we don't do dum things like log(0)
-
Steve Baker Baker authored
Original commit message from CVS: smooth dparam now does log smooths when it is a log param (like frequency)
-
Joshua N. Pritikin authored
Original commit message from CVS: looks like cvs mangled something (?) -- try to repair
-
Joshua N. Pritikin authored
Original commit message from CVS: a52dec wants sin & cos
-