summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more updates of build reqirementsEVENTS1-200110161-FREEZEBRANCH-EVENTS1-200110161-ROOTErik Walthinsen2001-10-161-3/+3
* added pkg-configErik Walthinsen2001-10-161-0/+1
* nope, that wasn't it ;)Thomas Vander Stichele2001-10-151-1/+1
* explicitly added gstreamer-sections.txt to EXTRA_DISTThomas Vander Stichele2001-10-081-1/+4
* whoops, didn't mean to do thatSteve Baker2001-10-071-1/+1
* changes for dparams moveSteve Baker2001-10-072-3/+4
* dparams lives hereSteve Baker2001-10-079-5/+1513
* remove dparams from coreSteve Baker2001-10-077-1422/+0
* remove ability to set dparams from -launch. this is the only real loss of fun...Steve Baker2001-10-071-26/+4
* remove extra debug infoSteve Baker2001-10-071-3/+0
* new home for sinesrcSteve Baker2001-10-062-1/+2
* gstsinesrc is being moved into plugins/synthesis/sinesrcSteve Baker2001-10-068-1062/+2
* someone please check testsuite/plugin/MakefileThomas Vander Stichele2001-10-041-1/+1
* test/misc/Makefile.in is not in the dist build, can someone fix this ? dnl'd ...Thomas Vander Stichele2001-10-031-1/+1
* dnl'd ffmpeg/MakefileThomas Vander Stichele2001-10-031-1/+4
* default location for configdir is now set to the build dir if plugin-builddir...Andy Wingo2001-10-021-2/+6
* also need to ref the template in gst_pad_new_from_templateSteve Baker2001-09-291-2/+3
* Fixed up incorrect error message for mikmod lib/header check. It was annoying...Andrew Mitchell2001-09-291-1/+1
* shouldn't sink here. that is up to the pad's parent (the element)Steve Baker2001-09-291-3/+2
* remove ltconfig.sh temporarilyThomas Vander Stichele2001-09-291-2/+2
* factory needs a ref to the padtemplate so that the padtemplate doesn't disapp...Steve Baker2001-09-291-1/+3
* reenabled object destruction by renaming shutdown and real_destry to dispose ...Steve Baker2001-09-286-82/+54
* changed videosink to xvideosinkErik Walthinsen2001-09-251-1/+1
* g_critical is a glib-2.0-ism, changed them to g_warning and added FIXME'sThomas Vander Stichele2001-09-232-1/+12
* -larger default size for sinesliders windowAndy Wingo2001-09-231-0/+4
* crashes that only happen when debugging is on aren't very niceSteve Baker2001-09-221-1/+1
* new gui tool to launch pipelines in the same vein as gstreamer-launch. try it...Steve Baker2001-09-223-0/+358
* file gstbytestream2.c was initially added on branch BRANCH-EVENTS1.Erik Walthinsen2001-09-200-0/+0
* file gstbytestream2.h was initially added on branch BRANCH-EVENTS1.Erik Walthinsen2001-09-200-0/+0
* now found in lib/audio/gstaudio.hSteve Baker2001-09-182-86/+1
* moved from include/gstaudio.hSteve Baker2001-09-181-2/+66
* glib 1.2 fix minor formatting improvements add gst_print_element_argsJoshua N. Pritikin2001-09-183-2/+109
* revert detailed multi-line error reportJoshua N. Pritikin2001-09-171-21/+6
* add temporary diagnostic codeJoshua N. Pritikin2001-09-172-3/+27
* fix warningsJoshua N. Pritikin2001-09-172-2/+115
* freq slider now uses smooth log dparam. sounds real smooth nowSteve Baker2001-09-171-10/+37
* init the values when the state hits playing so that we don't do dum things li...Steve Baker2001-09-171-14/+18
* smooth dparam now does log smooths when it is a log param (like frequency)Steve Baker2001-09-171-11/+27
* looks like cvs mangled something (?) -- try to repairJoshua N. Pritikin2001-09-171-3/+1
* a52dec wants sin & cosJoshua N. Pritikin2001-09-171-1/+1
* volume param now uses the direct instead of the callback method to updateSteve Baker2001-09-164-60/+14
* d'ohSteve Baker2001-09-161-0/+20
* use dparam_spec to set slider max, min and defaultsSteve Baker2001-09-161-14/+22
* all info to describe a dparam is now in the GstDParamSpec struct. The resemb...Steve Baker2001-09-166-38/+111
* make sure g2g_object_class_find_property returns NULL on error. This fixes LA...Steve Baker2001-09-151-8/+8
* added libs/controlSteve Baker2001-09-152-2/+3
* the beginnings of a linear interpolation dynamic parameterSteve Baker2001-09-152-0/+145
* the beginnings of a libgstcontrol librarySteve Baker2001-09-152-0/+12
* Move newbuf creation to the non-copyfunc case, since the copyfunc is now assu...Erik Walthinsen2001-09-151-3/+3
* 1. Add more warnings for the gst core only. Various trival fixes to quiet th...Joshua N. Pritikin2001-09-1425-31/+77