summaryrefslogtreecommitdiffstats
path: root/ext/jack
AgeCommit message (Expand)AuthorFilesLines
2002-05-05better initialization. it doesn't work over here, though.Andy Wingo3-23/+76
2002-05-04a commit so that jack will build without errors on Uraeus's system ;)Andy Wingo1-12/+14
2002-05-04set caps once we know the sample rate of the systemAndy Wingo1-0/+17
2002-05-04some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo3-17/+38
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+2
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo4-187/+311
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-7/+7
2002-03-30alphabetization fixen a jack caps fixAndy Wingo1-1/+3
2002-03-30add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo1-5/+22
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-3/+3
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo4-0/+724