platform/upstream/gstreamer.git
2004-11-23 Thomas Vander... configure fix from ronald
2004-11-15 Jan Schmidtgst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia...
2004-11-14 Ronald S. Bultjeconfigure.ac: Fix mpeg2enc configure check (similar...
2004-11-14 Ronald S. Bultjegst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc...
2004-11-13 Thomas Vander... another prerelease
2004-11-13 Ronald S. Bultjegst/playback/gstplaybasebin.c: Re-add clock distributio...
2004-11-13 Arwed v. Merkatzfix mplex configure check (bug #140994)
2004-11-13 Benjamin Otteext/alsa/gstalsa.c: add debugging
2004-11-12 Jan SchmidtUpdate libvisual to 0.1.7. Link in the debug handling...
2004-11-12 Ronald S. Bultjegst/volume/gstvolume.c: Allow buffer-frames=0.
2004-11-12 Iain HolmesRemove the line dealing with the cache stuff I left...
2004-11-12 Iain HolmesAdded the polypaudio sink and hooked it into the build...
2004-11-12 Ronald S. Bultjeext/alsa/gstalsasink.c: Fix for negotiation order probl...
2004-11-11 Ronald S. Bultjeext/vorbis/vorbisdec.c: No warnings (#157986).
2004-11-11 Ronald S. Bultjegst/typefind/gsttypefindfunctions.c: Prefer apev1/2...
2004-11-11 Ronald S. Bultjegst/matroska/matroska-demux.c: Signal no-more-pads...
2004-11-11 Ronald S. Bultjeext/musepack/gstmusepackreader.cpp: Workaround for...
2004-11-11 Ronald S. Bultjegst/ffmpegcolorspace/imgconvert.c: Actually test for...
2004-11-11 Zaheer Abbas... sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVID...
2004-11-11 Zaheer Abbas... sys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO...
2004-11-11 Jan SchmidtUse bytestream in goom for input samples
2004-11-11 Ronald S. Bultjeext/alsa/gstalsa.c: Only set hardware parameters *after...
2004-11-10 Ronald S. Bultjeext/alsa/gstalsasink.c: This seems to be antique leftov...
2004-11-10 Ronald S. Bultjegst/playback/gstplaybasebin.c: Don't assert (#157853).
2004-11-10 Ronald S. Bultjeext/alsa/gstalsasink.c: Fix bytes/samples confustion.
2004-11-09 Ronald S. Bultjegst/typefind/gsttypefindfunctions.c: Disable halfway...
2004-11-09 Thomas Vander... add autoprobe-fps property so we can separate autoprobi...
2004-11-09 Thomas Vander... initialise fourcc to catch unset fourcc's, and debug
2004-11-09 Wim Taymansgst/playback/: Cleanups and some more documentation.
2004-11-09 Jan SchmidtLet VideoSink store the clock, since Cacasink inherits...
2004-11-09 Wim Taymansgst/playback/: Updated README.
2004-11-09 Christian Schallerupdate these two files to contain recent additions
2004-11-09 Benjamin Otteext/alsa/gstalsa.c: buffer-frames property was missing
2004-11-08 Thomas Vander... add italian (Luca Feretti)
2004-11-08 Zeeshan AliReomoved unused fields from the object
2004-11-08 Zeeshan AliFixed the clock
2004-11-08 Wim Taymansgst/playback/: Updated README, added more comments...
2004-11-08 Wim Taymansgst/playback/gstplaybasebin.c: We can remove this hack...
2004-11-08 Wim Taymansgst/videomixer/videomixer.c: Only mix AYUV for maximum...
2004-11-08 Ronald S. Bultjeext/ogg/gstoggdemux.c: Let's act as if we're synchroniz...
2004-11-08 Wim Taymansgst/alpha/gstalpha.c: Implement alpha functions for...
2004-11-08 Wim Taymansgst/ffmpegcolorspace/: Added AYUV colorspace and handle...
2004-11-08 Ronald S. Bultjeext/ogg/gstoggdemux.c: Actually always send a discont...
2004-11-08 Julien Mouttesys/: Some more cleanups, leaks fixed and checks.
2004-11-08 Wim Taymansgst/typefind/gsttypefindfunctions.c: Don't segfault...
2004-11-08 Wim Taymansgst/playback/: Add support for chained ogg files. Prepa...
2004-11-07 David Schleeftestsuite/gst-lint: Check for pad templates that aren...
2004-11-07 Ronald S. BultjeAdd musepack decoder.
2004-11-07 Ronald S. Bultjeext/ogg/gstoggmux.c: Fix interrupt event handling ...
2004-11-06 Ronald S. Bultjeext/mad/gstid3tag.c: Hide unused glory.
2004-11-06 Ronald S. Bultjeext/vorbis/vorbisenc.c: Fix weird caps (#157548).
2004-11-06 Ronald S. Bultjegst/rtp/gstrtpgsmparse.c: Add missing NULL terminator...
2004-11-05 Thomas Vander... ports can go up to 65535. Move common defines to gsttcp.h
2004-11-05 Wim Taymansgst/videotestsrc/videotestsrc.c: Added two more colorsp...
2004-11-05 Wim Taymansgst/ffmpegcolorspace/: More stride fixes.
2004-11-05 Wim Taymansgst/: More stride fixes.
2004-11-05 Benjamin Otteext/mad/gstmad.c: don't overflow data buffer. Flush...
2004-11-04 Wim Taymansgst/alpha/gstalpha.c: Updated the chroma keying algorit...
2004-11-03 Wim Taymansgst/videomixer/videomixer.c: Fix stride issues. Does...
2004-11-03 Wim Taymansgst/alpha/gstalpha.c: Fix stride issues. Does not compl...
2004-11-03 Christophe... gst/videoscale/: leak fixes
2004-11-03 Wim Taymansgst/ffmpegcolorspace/: Use correct _fill function to...
2004-11-02 David Schleefgst/qtdemux/qtdemux.c: Change all g_print()s to debuggi...
2004-11-02 Wim Taymansgst/playback/: Fix playback of multiple files. a slight...
2004-11-01 Christophe... ext/ogg/gstoggdemux.c: fix an "invalid free" warning...
2004-11-01 Ronald S. Bultjegst/playback/gstdecodebin.c: Implement support for...
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-11-01 Stefan Kostadded two api precondition guards use g_strdup with...
2004-11-01 Jan Schmidtext/esd/esdsink.c: Use a finalize function, not dispose...
2004-11-01 Johan DahlinPlug more leaks.
2004-10-31 Benjamin Ottegst/tags/gstvorbistag.c: lotsa memleaks today. But...
2004-10-31 Benjamin Otteext/ogg/gstoggdemux.c: another memleak crushed
2004-10-31 Benjamin Ottegst/tags/gstvorbistag.c: fix memleak
2004-10-31 Ronald S. Bultjeext/ogg/gstoggdemux.c: Hack to prevent crash when going...
2004-10-31 Ronald S. Bultjegst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Depre...
2004-10-31 Ronald S. Bultjegst/playback/Makefile.am: We need the marshallers for...
2004-10-31 David Schleefgst/typefind/gsttypefindfunctions.c: Make quicktime...
2004-10-30 Jan Schmidtext/dv/gstdvdec.c: Set EOS on the element when processi...
2004-10-29 Ronald S. Bultjegst/asfdemux/gstasfdemux.c: Don't touch buffer if it...
2004-10-29 Ronald S. Bultjeext/ogg/gstoggdemux.c: Synchronized discont handling.
2004-10-29 Ronald S. Bultjeext/ogg/gstoggdemux.c: Make seeking sort-of exact again...
2004-10-29 Ronald S. Bultjegst/playback/: Make caps explicitely available. Makes...
2004-10-29 Ronald S. Bultjegst/audioconvert/gstaudioconvert.c: Really don't touch...
2004-10-29 Ronald S. Bultjegst/wavparse/gstwavparse.c: Fix memleak (#155223).
2004-10-29 Wim Taymansgst/tcp/: Added burst on connect sync_method, deprecate...
2004-10-29 Ronald S. Bultjegst/playback/gstplaybasebin.c: Improve error reporting.
2004-10-28 Wim Taymansgst/tcp/: Added more locks around fdset structures...
2004-10-28 Zaheer Abbas... gst-libs/gst/audio/gstaudiofilter.c: fix build
2004-10-28 Benjamin Ottegst-libs/gst/audio/gstaudiofilter.c: fix link function...
2004-10-27 Thomas Vander... committing Norwegian Bokmaal translation
2004-10-27 Ronald S. Bultjeext/alsa/gstalsamixer.c: Don't break on options (fixes...
2004-10-27 Thomas Vander... fix build on older automake
2004-10-26 Wim Taymansext/dv/gstdvdec.c: Allow a little margin when negotiati...
2004-10-26 Stefan Kostsynchonised naming of pads and pad-templates
2004-10-26 Wim Taymansext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done...
2004-10-26 Iain HolmesMemory leak fixes
2004-10-26 Ronald S. Bultjegst/avi/gstavimux.c: First calculate the rate, and...
2004-10-26 Ronald S. Bultjeext/gnomevfs/gstgnomevfssink.c: Implement seeking.
2004-10-26 David SchleefFix last entry
2004-10-26 David Schleefexamples/:
next