platform/upstream/gst-plugins-good.git
2006-08-30 Edgard LimaA small fix to set_caps function.
2006-08-30 Edward Herveygst/qtdemux/qtdemux.c: Reset each streams last_flow...
2006-08-30 Stefan Kostgst/qtdemux/qtdemux.c: put back 'segment start<=stop...
2006-08-30 Stefan Kostgst/qtdemux/qtdemux.c: Fix the build for disabled debug
2006-08-29 Edgard LimaFixed framerate negotiation.
2006-08-28 Wim Taymansgst/qtdemux/qtdemux.c: Make sure segment start<=stop...
2006-08-28 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394h...
2006-08-28 Stefan Kostsys/v4l2/v4l2_calls.c: add comments and more debug...
2006-08-27 Stefan KostRename again (audiofxgood -> audiofx).
2006-08-27 Stefan Kostgst/avi/gstavidemux.c: Initialze variables.
2006-08-25 Wim Taymansgst/avi/gstavidemux.*: More attempts to turn this into...
2006-08-25 Wim Taymansext/annodex/gstcmmlutils.c: Fix build.
2006-08-25 Alessandro... ext/annodex/gstannodex.c: Do some extra sanity checks.
2006-08-24 Stefan KostMake also the pan-property float (saves scaling and...
2006-08-24 Stefan Kostgst/audiofxgood/audiopanorama.c: ChangeLog surgery...
2006-08-24 Stefan Kostgst/audiofxgood/audiopanorama.*: Added float support...
2006-08-24 Stefan Kostgst/audiofxgood/audiopanorama.c: Fix docs & debug categ...
2006-08-24 Stefan Kostgst/avi/gstavidemux.c: unbreak AVI index handling,...
2006-08-24 Wim Taymansgst/avi/gstavidemux.*: Some more cleanups.
2006-08-24 Tim-Philipp... ext/flac/gstflacdec.c: Use libgsttag helper function...
2006-08-24 Sebastian Drögeext/wavpack/gstwavpackdec.c: Post audio codec and avera...
2006-08-24 Edgard LimaFix set_caps to set width and height to the values...
2006-08-23 Stefan Kostgst/avi/gstavidemux.*: Initial streaming support for...
2006-08-23 Tim-Philipp... ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegm...
2006-08-23 Sebastian Drögetests/check/: Add unit tests for wavpack elements ...
2006-08-23 Sebastian DrögeAdd docs for wavpack elements (#352476).
2006-08-22 Edgard LimaFixed query size to work with drivers that uses interme...
2006-08-22 Tim-Philipp... docs/plugins/gst-plugins-good-plugins-docs.sgml: There...
2006-08-22 Wim Taymansgst/avi/gstavidemux.*: Mark DISCONT.
2006-08-22 Wim TaymansSmall documentation updates.
2006-08-22 Wim Taymansgst/avi/gstavidemux.*: Precalc most of the duration...
2006-08-22 Jan Schmidtgst/id3demux/id3v2frames.c: If strings in text fields...
2006-08-22 Tim-Philipp... ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).
2006-08-22 Tim-Philipp... gst/monoscope/gstmonoscope.c: Don't unref buffers of...
2006-08-22 Tim-Philipp... ext/speex/gstspeexdec.c: Make metadata extraction actua...
2006-08-21 Stefan Kostgst/audiopanorama/: die! die! die! you should never...
2006-08-21 Wim Taymansgst/qtdemux/qtdemux.c: Some more constification.
2006-08-21 Tim-Philipp... ext/wavpack/: More clean-ups: use shorter variable...
2006-08-21 Tim-Philipp... ext/wavpack/gstwavpackenc.c: Fix caps set on buffers...
2006-08-21 Jan Schmidttests/check/elements/audiopanorama.c: Fix invalid memor...
2006-08-21 Edward Herveytests/check/elements/.cvsignore: ignore built file
2006-08-21 Wim Taymansgst/rtp/Makefile.am: Fix the build again.
2006-08-21 Stefan Kostgst/audiofxgood/: resubmit with the desired name *again*
2006-08-20 Stefan Kostuse g_assert in _get_unit_size
2006-08-20 Stefan Kostdocs/plugins/: cleanup -unused.txt to make it useful...
2006-08-20 Stefan Kostgst/audiofxgood/audiofx.c
2006-08-18 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix resyncing in push...
2006-08-18 Wim Taymansdocs/plugins/Makefile.am: More Oss docs fixage.
2006-08-18 Wim Taymansgst/rtp/: Added experimental SVQ3 depayloader.
2006-08-18 Edward Herveyext/dv/gstdvdemux.*: When handling seek requests, don...
2006-08-17 Sjoerd Simonsgst/multipart/multipartdemux.c: Accept leading whitespa...
2006-08-17 Wim Taymansgst/rtp/gstrtph264depay.c: Error out on non-implemented...
2006-08-16 Andy Wingoext/ladspa/gstsignalprocessor.c: Make ladspa elements...
2006-08-16 Wim Taymansext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to...
2006-08-16 Wim Taymansext/ladspa/gstsignalprocessor.c: A push() gives away...
2006-08-16 Tim-Philipp... sys/oss/gstossmixerelement.c: Don't leak device string.
2006-08-16 Tim-Philipp... configure.ac: Require CVS of GStreamer core and -base...
2006-08-16 Tim-Philipp... tests/check/Makefile.am: Don't try to run annodex unit...
2006-08-16 Tim-Philipp... gst/autodetect/gstautoaudiosink.c: When we can't find...
2006-08-16 Sebastian Drögeext/wavpack/: In push mode, re-sync to next wavpack...
2006-08-16 Tim-Philipp... sys/oss/: Document OSS elements; add gtk-doc blurb...
2006-08-16 Wim Taymansgst/rtp/: Caps extra properties must be defined as...
2006-08-16 Wim Taymansgst/rtsp/gstrtpdec.c: Add pads after setting them up.
2006-08-16 Wim Taymansgst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG...
2006-08-16 Wim Taymanssys/oss/: Small cleanups. Better error reporting.
2006-08-15 Jens Granseuergconf/Makefile.am: Make --disable-schemas work right...
2006-08-15 Sebastian Drögeext/wavpack/gstwavpackparse.*: Make wavpackparse also...
2006-08-14 Thomas Vander... back to HEAD
2006-08-14 Thomas Vander... releasing 0.10.4
2006-08-14 Tim-Philipp... gst/qtdemux/qtdemux.c: Extract all references/redirecti...
2006-08-10 Edward HerveySend the newsegment event in the streaming thread.
2006-08-10 Thomas Vander... bumped for prerel
2006-08-10 Thomas Vander... update translations
2006-08-08 Tim-Philipp... gst/qtdemux/qtdemux.c: Fix silly typo.
2006-08-08 Tim-Philipp... ChangeLog surgery: mention bug number
2006-08-08 Tim-Philipp... ext/jpeg/: Refuse sink caps in the encoder if width...
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.h: Add infrastructure...
2006-08-04 Zaheer Abbas... sys/ximage/ximageutil.c: Fix rgb masks when recording...
2006-08-04 Andy WingoBPB
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_s...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_p...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_i...
2006-07-31 Stefan Kostext/ladspa/gstsignalprocessor.c: don't query buffer...
2006-07-31 Wim Taymansgst/udp/gstudpsrc.c: Fix docs.
2006-07-29 Stefan Kostext/ladspa/gstsignalprocessor.c: Add debugs logs here...
2006-07-29 Zaheer Abbas... ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly...
2006-07-28 Sjoerd Simonsgst/multipart/multipartdemux.c: Uses GstAdapter instead...
2006-07-28 Brian Cameronsys/sunaudio/gstsunaudiosrc.c: Open source with O_NONBL...
2006-07-28 Stefan Kostgst/avi/gstavidemux.*: Whitespace fixes and more debug
2006-07-27 Tim-Philipp... gst/autodetect/gstautoaudiosink.c: Get rid of old and...
2006-07-27 Wim Taymansgst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size...
2006-07-27 Tim-Philipp... gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead...
2006-07-27 Thijs Vermeirgst/udp/gstudpsrc.*: Added "buffer" property to control...
2006-07-26 Kai Vehmanengst/rtp/: Fix timestamp calculation on outgoing RTP...
2006-07-26 Tim-Philipp... ext/taglib/gstid3v2mux.cc: is still sub-optimal though...
2006-07-26 Tim-Philipp... gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk...
2006-07-26 Tim-Philipp... ext/taglib/gstid3v2mux.cc: Handle multiple tags of...
2006-07-25 Tim-Philipp... sys/ximage/gstximagesrc.c: Document newly-added propert...
2006-07-25 Tim-Philipp... gst/id3demux/id3tags.c: Extract frames for ID3v2 versio...
2006-07-25 Stefan Kostgst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG...
next