platform/upstream/gstreamer.git
2003-09-27 David Schleefadd navigation subdir
2003-09-27 David Schleefadd navigation interface
2003-09-27 David SchleefAdd navigation
2003-09-25 Benjamin Ottesort the list of plugins that are built and don't spit...
2003-09-23 Iain HolmesSync'ed files up to nautilus-media/media-info versions...
2003-09-21 Thomas Vander... make sure gtk apps are built
2003-09-19 Christian Schalleradd versioning to gst-launch-ext and gst-visualise...
2003-09-18 Christian Schallerversion gst-launch command in gst-launch-ext
2003-09-16 Thomas Vander... reverting error patch before making a branch.
2003-09-15 Julien MoutteChanging have_xid to have_video_out to match the new...
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-14 Christian Schalleradd COPYING.LIB
2003-09-14 Julien MoutteIntegrating the GstVideoSink parent class
2003-09-14 David Schleefexerting executive privilege
2003-09-14 Julien MoutteAdding GstVideoSink object which will be used for video...
2003-09-13 David SchleefChange default program suffix to -0.7
2003-09-13 Ronald S. BultjeCopyright fix (code=mine)
2003-09-13 Christian Schallerfix v4l elements as they have been merged into just 2
2003-09-13 Ronald S. Bultjetypos
2003-09-13 Christian Schallerlatest fixes to get everything disting and building...
2003-09-13 David SchleefAdd missing \
2003-09-13 Ronald S. BultjeMove all the several v4l/v4l2 plugins in one v4l and...
2003-09-13 Ronald S. BultjeInterface example: a mixer
2003-09-12 Christian Schallerbuild and disting fixes
2003-09-12 Ronald S. BultjeAdd mpegversion(1) to the caps
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-09-11 David SchleefAdd some stuff to disable bad asm code
2003-09-11 David SchleefBuild ffmpeg using automake instead of ffmpeg's (broken...
2003-09-11 David SchleefFix caps definition. Fix copyright block.
2003-09-11 Christian Schalleradd cvsignores
2003-09-11 Christian Schallermisc minor build and rpm fixes
2003-09-03 David Schleefclean up varargs macro definition
2003-09-03 David SchleefRemove vestigal code (#121174)
2003-08-30 David Schleefget last fix correct.
2003-08-25 Christian Schallertwo small build fixes
2003-08-21 Andrew Turnercompilation problems on FreeBSD.
2003-08-19 Christian Schallerneeded fixes to enable building of RPMS of gst-plugins
2003-08-17 David SchleefHandle libtoolize with alternate names
2003-08-13 Ronald S. Bultjeso bug cannot be closed yet
2003-08-13 Thomas Vander... dist fix
2003-08-13 David Schleefclean up code, fix typos in lst checkin
2003-08-13 David SchleefMove some code from wavparse
2003-08-10 David SchleefRemove redundant definition of plugindir
2003-08-10 David SchleefRemove redundant plugindir definition
2003-08-09 David SchleefDefine plugindir
2003-08-05 Ronald S. BultjeFix up small issues (fixes #119036)
2003-08-04 Ronald S. BultjeAdd DURATION support. It still doesn't work, see #11903...
2003-08-04 Ronald S. BultjeRemove mpeg1enc because A) it's FUBAR and B) we've...
2003-08-04 Ronald S. BultjeWe don't like -lstdc++ in Makefile.am, use libtool...
2003-07-29 Ronald S. BultjeFix weird leftovers from the old mimetype era and also...
2003-07-29 Ronald S. Bultjecall xvid_init() only once, and move duplicated code...
2003-07-29 David Schleeffix installing into wrong dir
2003-07-29 David SchleefFix installing in wrong dir
2003-07-28 Thomas Vander... second attempt fixing gdkpixbuf stuff
2003-07-27 David SchleefMake mplex build dependent on USE_MPLEX
2003-07-27 David SchleefAdd mplex subdir
2003-07-27 David SchleefMake mplex subdir dependent on USE_MPLEX
2003-07-27 David SchleefAdd gst-libs/ext/mplex, and check that we have C++...
2003-07-27 David SchleefAdd include dir for gst-libs/ext/mplex
2003-07-27 David SchleefMoved to gst-libs/ext/mplex
2003-07-27 David SchleefChange to build against library in gst-libs/ext/mplex
2003-07-26 David Schleeffix initialization
2003-07-26 David SchleefNothing in this directory actually uses Freetype
2003-07-26 David SchleefMoved from gst-plugins/ext/mplex/. See that directory...
2003-07-25 David SchleefCompilation fixes for 64-bit architectures
2003-07-25 David SchleefCompilation fixes on 64-bit architectures
2003-07-25 David SchleefRevert last change, because it is wrong.
2003-07-25 Angel CarpinteroAdded tcp plugin to build
2003-07-25 Brian CameronAdding needed license information. The patch was revie...
2003-07-25 Brian CameronFixes to allow plugin to build with Forte.
2003-07-25 David SchleefRewrote the core function. Added some nice #defines...
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
2003-07-23 David SchleefFix warning on 64-bit architectures. (sizeof() returns...
2003-07-23 Joshua N. PritikinTake a hint from dschleef and grab the bufferpool at...
2003-07-23 David SchleefFix to loop through a list of caps when calling try_set...
2003-07-22 David Schleeffamedec is not actually implemented. (it'd just a...
2003-07-22 David SchleefForce MAKEFLAGS to -j1 since ffmpeg is not -j safe
2003-07-22 David Schleefenable ext/mplex
2003-07-22 David SchleefRemove .pc files from CLEANFILES, since it's done autom...
2003-07-22 David SchleefFix warnings/errors due to missing assert declaration.
2003-07-22 Joshua N. PritikinFix another instance of audio/raw -> audio/x-raw-int...
2003-07-22 Joshua N. PritikinA "video/raw" wasn't converted to the new "video/x...
2003-07-20 Ronald S. BultjeUpdate matroska check (see #117717)
2003-07-19 Leif Johnson+ the last of the float caps changes ... these are...
2003-07-19 Leif Johnson+ changes for new float caps without slope/intercept...
2003-07-19 Leif Johnson+ attempting to fix up playondemand ... still makes...
2003-07-18 Christian Schallerfix spec file to work with new combined esound plugin
2003-07-18 Christian Schallerthe real speex disting fix, the previous one was just...
2003-07-18 Christian Schallerfix it so that the SPEEX plugin gets disted
2003-07-17 Jeremy Simonfix compilation error
2003-07-17 David Schleef_Really_ fix my lame attempts at previous fixes for...
2003-07-17 David SchleefReenable matroska config check, 'cuz I'm dumb and accid...
2003-07-17 Ronald S. BultjeMove to m4/ instead of common/m4/
2003-07-17 David SchleefReally disable Matroska this time. Reenable smoothwave...
2003-07-17 David SchleefFixes to make it compile without GNOME, and with a...
2003-07-16 Andy Wingoactually recurse into sndfile if we are able big ladspa...
2003-07-15 Brian CameronNow set XVIDEO_LIBS only if the Xv library is found...
2003-07-14 Ronald S. BultjeAdd matroska support to the build tree
2003-07-14 David SchleefFound this in my local tree. Looks cool, so I'm checki...
next