ext/dv/gstdvdec.c: Fix format conversion and position querying.
[platform/upstream/gst-plugins-good.git] / gst /
2004-05-21 Jan Schmidtext/dv/gstdvdec.c: Fix format conversion and position...
2004-05-19 Wim Taymansgst/law/mulaw-conversion.c: Fix overflow bug in ulaw...
2004-05-19 Benjamin Ottegst/debug/tests.c: fix segfault on gst-inspect
2004-05-19 Benjamin Ottegst/debug/: add new extensible and configurable testing...
2004-05-19 David Mooregst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David...
2004-05-17 Stéphane Loeuilletrename WMAx codec defines to be consistent
2004-05-17 Stéphane Loeuillet- LE/Dec au files were broken (a bug i introduced)
2004-05-16 Ronald S. Bultjegst-libs/gst/riff/riff-read.c: Don't touch events after...
2004-05-14 David Schleefext/esd/esdsink.c: Fix crash when ESD is killed while...
2004-05-14 Thomas Vander Stichelefix warning
2004-05-14 Stéphane Loeuilletgst/auparse/gstauparse.c: add support for ADPCM streams...
2004-05-13 Stéphane Loeuilletext/audiofile/gstafparse.c: change class to Codec/Demux...
2004-05-13 Stéphane Loeuilletext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer"...
2004-05-13 Jan SchmidtReport which format was used for GST_FORMAT_DEFAULT...
2004-05-13 Stéphane Loeuilletgst-libs/gst/riff/riff-ids.h: - add CDXA to the list...
2004-05-11 Stéphane Loeuilletgst/auparse/gstauparse.c: - Document all audio encoding...
2004-05-11 Ronald S. Bultjegst/auparse/gstauparse.c: Hack around spider. Remove...
2004-05-11 Ronald S. Bultjegst/auparse/gstauparse.c: Fix for some uninitialized...
2004-05-10 Stéphane Loeuilletgst/auparse/gstauparse.c: eee (32, 64) only unsupported...
2004-05-10 Stéphane Loeuilletchange plugin category to match other testing plugins
2004-05-09 Stéphane Loeuilletgst/law/alaw-decode.c: put audio/x-alaw on pads, instea...
2004-05-09 Stéphane Loeuilletgst/law/alaw.c: alawdec should be registered with type...
2004-05-09 Benjamin Ottegst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED...
2004-05-08 Benjamin Ottegst/level/gstlevel.*: figure out if we're initialized...
2004-05-08 Iain HolmesRewrote wavparse to use riff-read instead of doing...
2004-05-06 Wim Taymansgst/wavenc/gstwavenc.c: First process the events before...
2004-05-01 Ronald S. Bultjegst/matroska/: Basic tag reading support.
2004-05-01 Ronald S. Bultjegst/matroska/matroska-demux.c: Really detect ac-3 audio.
2004-05-01 David Schleefgst/qtdemux/qtdemux.c: More qtdemux hackage -- parse...
2004-04-30 David Schleefgst/qtdemux/qtdemux.c: Hacked up qtdemux to make it...
2004-04-29 Thomas Vander Sticheleext/jpeg/: move format setting to inner loop
2004-04-28 Ronald S. Bultjeext/divx/gstdivxdec.c: Remove comment that makes no...
2004-04-27 Benjamin Ottemake stupid compilers happy
2004-04-27 Benjamin Ottegst/monoscope/gstmonoscope.c: make sure we only provide...
2004-04-23 Ronald S. Bultjegst/wavparse/gstwavparse.c: Missing variable initializa...
2004-04-20 David Schleefext/mad/gstid3tag.c: Add stdlib.h
2004-04-20 David Schleefconfigure.ac: bump required gstreamer version to 0...
2004-04-20 David Schleefgst/qtdemux/qtdemux.c: A number of new features and...
2004-04-19 David Schleefgconf/Makefile.am: Fix for non-GNU make
2004-04-19 Ronald S. Bultjeext/gsm/gstgsmdec.c: Fix capsnego, simplify chain funct...
2004-04-18 Ronald S. Bultjegst/wavparse/gstwavparse.c: Hack to make wavparse work...
2004-04-17 Iain HolmesAllow all events, not just EOS
2004-04-16 Ronald S. Bultjegst/: Add MS RLE support. I added some functions to...
2004-04-13 David Schleefcommon/m4/gst-feature.m4: Call -config scripts with
2004-04-13 Sebastien Cotegst/avi/gstavidemux.c: Fix memleak. patch from Sebastie...
2004-04-11 Ronald S. Bultjegst/avi/gstavidemux.c: Handle JUNK chunks inside data...
2004-04-11 Ronald S. Bultjegst-libs/gst/riff/riff-media.c: Add MS video v1.
2004-04-03 Benjamin Otteext/mad/gstid3tag.c: add missing 'new_media' argument...
2004-04-01 Jan Schmidta52dec: Use a debug category, Output timestamps correctly
2004-03-31 David Schleefgst/audioscale/gstaudioscale.c: Fix getcaps to expand...
2004-03-30 Thomas Vander Stichelesmall removal
2004-03-30 David Schleefext/alsa/gstalsa.c: Don't fixate fields that aren't...
2004-03-26 Ronald S. Bultjegst/law/: Fix capsnego in all four, remove the unused...
2004-03-25 Benjamin Ottegst/debug/: add element that quasi-randomly changes...
2004-03-24 Benjamin Otteext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail...
2004-03-24 Benjamin Ottegst/level/gstlevel.c: add proxying getcaps function...
2004-03-24 David Schleefgst/qtdemux/qtdemux.c: Fix debugging messages. Divide...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-14 Thomas Vander Sticheleadd missing ending c++ blocks BEFORE_INDENT
2004-03-14 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix for obvious mistake, where...
2004-03-12 Jan SchmidtPort all elements that can be ported to videofilter...
2004-03-09 David Schleefext/lcs/Makefile.am: Fix so that the lcs colorspace...
2004-03-07 David Schleefgst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470)
2004-03-07 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix crash (j might be greater...
2004-03-06 David Schleefext/aalib/gstaasink.c: Add fixate function. (bug #131128)
2004-03-06 David Schleefgst/udp/gstudpsrc.c: Check for unfixed caps and throw...
2004-03-06 David Schleefext/faad/gstfaad.c: Fix negotiation.
2004-03-06 Thomas Vander Sticheledebug updates
2004-03-05 David Schleefgst/qtdemux/qtdemux.c: Add prototype code for handling...
2004-03-04 Thomas Vander Stichelefix headers fix signals to use - instead of _
2004-03-04 David Schleefgst/videofilter/gstgamma.c: Fix typo that modified...
2004-02-27 David Schleefgst/: -marshal.[ch] and -enum.[ch] files should not...
2004-02-24 Thomas Vander Stichelefix mulawdec
2004-02-24 David Schleefgst/videofilter/gstgamma.c: Adds gamma correction for...
2004-02-24 David Schleefgst/qtdemux/qtdemux.c: Cleanups. Convert g_prints...
2004-02-23 Julien Mouttegst/: First batch implementing audio and video codec...
2004-02-20 Benjamin Otteext/xine/: add first version of xine plugin wrapper...
2004-02-16 Johan DahlinSpelling fix
2004-02-12 David SchleefConvert a few inner loops to use liboil. This is curre...
2004-02-07 David SchleefBuild fixes for OS X: (see #129600)
2004-02-05 David Schleefgst/wavparse/gstwavparse.c: Fix a caps memleak.
2004-02-03 Benjamin Ottegst/qtdemux/qtdemux.c: set explicit caps before adding...
2004-02-02 Thomas Vander Sticheleremove textdomain calls
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
2004-02-02 David Schleefgst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-30 Ronald S. Bultjegst/: Fix event handling.
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 David Schleefgst/ac3parse/gstac3parse.c: update to checklist 5
2004-01-27 Benjamin Ottegst/asfdemux/: lot's of fixes to make data extraction...
2004-01-26 Jeremy SimonAdd SVQ3 specific flags to qtdemux and ffmpeg
2004-01-25 Ronald S. Bultjegst/videofilter/gstvideobalance.*: Implement lookup...
2004-01-25 Ronald S. Bultjegst/avi/gstavidemux.c: The index reading was broken...
2004-01-23 Benjamin Ottegst/avi/gstavidemux.c: don't write to buffer. Extract...
2004-01-23 Ronald S. Bultjeext/ogg/gstoggdemux.c: Fix wrong file comment.
2004-01-22 David Schleefext/swfdec/gstswfdec.*: Fix negotiation.
2004-01-19 Thomas Vander Sticheleputting i18n in place for plugins
2004-01-19 Thomas Vander Stichelefix i18n include
next