platform/upstream/gst-plugins-base.git
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-04 Thomas Vander... debug port
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 Scott Wheelerpre-C99 fixes
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. BultjeDoh
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/:
2004-10-25 Zaheer Abbas... sys/v4l/v4l_calls.c: Fix for some v4l cards which hang...
2004-10-25 Wim Taymansext/ogg/gstoggdemux.c: Make sure to remove the pad...
2004-10-25 Wim Taymansexamples/seeking/: Added some more examples, update...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-25 Ronald S. BultjeALSA mixer track label internationalization (#154054).
2004-10-25 Ronald S. Bultjeext/theora/theoradec.c: Export bitrate as metadata.
2004-10-25 Ronald S. Bultjeext/alsa/: Fix names, fix loop.
2004-10-25 Ronald S. Bultjeext/speex/gstspeexdec.c: sinkconvert function so oggdem...
2004-10-25 Ronald S. Bultjegst/asfdemux/gstasfdemux.c: Don't push incomplete packets.
2004-10-25 Ronald S. Bultjesys/: Remove client-side overlay handling, use the...
2004-10-25 Ronald S. Bultjesys/oss/gstosssrc.*: OK, so people want offset in DEFAU...
2004-10-24 Ronald S. Bultjegst/: Framerate.
2004-10-24 Ronald S. Bultjesys/v4l2/gstv4l2element.c: Fix properties (channel...
2004-10-24 Ronald S. Bultjesys/v4l2/gstv4l2element.c: Flag typo.
2004-10-24 Ronald S. Bultjesys/v4l2/v4l2src_calls.c: Fix hang.
2004-10-24 Ronald S. Bultjesys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for...
2004-10-24 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Quiet.
2004-10-24 Ronald S. Bultjesys/oss/gstosssrc.c: Don't mix bytes and samples.
2004-10-24 Ronald S. Bultjeext/ogg/gstoggmux.c: Basic pad template which accepts...
2004-10-23 Ronald S. Bultjeext/Makefile.am: Fix the build fixes.
2004-10-23 Ronald S. Bultjeext/ogg/gstoggdemux.c: Check for pad availability befor...
2004-10-22 Benjamin Ottegst/spectrum/: Fix demo and reenable it. Yes, I'm curre...
2004-10-22 Ronald S. Bultjeext/ogg/gstoggdemux.c: We love it if files that start...
2004-10-22 Ronald S. Bultjeext/ogg/gstoggdemux.c: Handle files with missing EOS...
2004-10-21 Zaheer Abbas... gst/tcp/gsttcpserversink.c: Zero some variables first...
2004-10-20 Wim TaymansI lied, I am the One True Buildmaster
2004-10-20 Ronald S. Bultjeext/: Seeking and querying finetune.
2004-10-20 Thomas Vander... fix the build
2004-10-20 Ronald S. Bultjeext/ogg/gstoggdemux.c: Wrong return.
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Silence.
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Yay for non-lineair granulepos...
2004-10-18 Wim Taymansext/dv/gstdvdec.*: Make sure we renegotiate aspect...
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Start at zero.
2004-10-18 Wim Taymansconfigure.ac: I swear, this is the last time I touch...
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Faster seeking.
2004-10-18 Wim Taymansconfigure.ac: Added cdaudio to wrong list.
2004-10-18 Wim Taymansconfigure.ac: Revive cdaudio.
2004-10-18 Wim Taymansext/: Fix mimetype on smoke encoder.
2004-10-18 Wim Taymansext/vorbis/vorbisenc.c: Fix vorbis property description...
2004-10-18 Wim Taymansext/ogg/gstoggdemux.c: Really do nothing when no data...
2004-10-18 Wim Taymansext/cdaudio/gstcdaudio.c: Added uri handler for cd://
2004-10-18 Wim Taymansgst/playback/: Add sink padtemplate to decodebin.
2004-10-18 Wim Taymansext/speex/gstspeexenc.c: Fix speex timestamps so that...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added conversion/query...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added AV/C VTR control...
2004-10-15 Wim Taymansgst/qtdemux/qtdemux.c: An esds box is not a container.
2004-10-14 David Schleefconfigure.ac: update for swfdec-0.3 and liboil-0.2
2004-10-14 Wim Taymansgst/tcp/gstmultifdsink.c: Turn warnings into info.
2004-10-14 Thomas Vander... fix sample rate template
2004-10-13 Wim Taymansext/mad/gstmad.c: Decoding the header first fixes some...
next