Remove bogus check for libcheck, since we check for gstreamer-check and it pulls...
[platform/upstream/gst-plugins-good.git] / ext /
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2007-07-06 Michael Smithext/jpeg/gstsmokeenc.*: Remove stupidity in get/set...
2007-07-06 Jan Schmidtext/libpng/gstpngdec.c: Remove endianness-flipping...
2007-06-28 Sebastian Drögeext/wavpack/gstwavpackparse.*: Use a GSList for the...
2007-06-28 Tim-Philipp Müllerext/gdk_pixbuf/gstgdkpixbuf.c: Add state change functio...
2007-06-22 Edward HerveyFix memory leaks.
2007-06-21 Damien Carberyext/gconf/gconf.h: Make the prototype of gst_gconf_get_...
2007-06-10 Josh CoalsonAdd support for flac >= 1.1.3 which changed the API...
2007-06-09 Sebastian Drögeext/wavpack/gstwavpackenc.c: Remove workaround for...
2007-06-09 Sebastian Drögeext/wavpack/: Improve discont handling by checking...
2007-06-08 Thomas Vander Stichelemove wavpack plugin. See #352605.
2007-06-08 Tim-Philipp Müllerext/: When operating in pull mode, error out correct...
2007-05-26 Wim Taymansext/speex/gstspeexdec.c: Use different variables for...
2007-05-25 Tim-Philipp Müllerext/flac/gstflacenc.*: Collect headers, add "streamhead...
2007-05-24 Tim-Philipp Müllerext/flac/gstflacenc.c: Don't crash in chain function...
2007-05-21 Sebastian Drögeext/wavpack/gstwavpackenc.c: Specify and use properties...
2007-05-21 Sebastian Drögeext/wavpack/gstwavpackenc.*: Fixup docs, make the bitra...
2007-05-20 Sebastian Drögeext/wavpack/gstwavpackenc.c: Add missing audioconverts...
2007-05-16 Edward Herveyext/libpng/gstpngdec.c: Fix build on macosx.
2007-05-16 Sebastian Drögeext/raw1394/gstdv1394src.c: Replace direct comparison...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpack.c: Call bindtextdomain() to...
2007-05-02 Sebastian Drögeext/flac/gstflac.c: Call bindtextdomain() to get locali...
2007-05-02 Sebastian Drögeext/flac/gstflacdec.c: Correctly post an error on the...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Remove old workaround...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Handle segment seeks...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Add handling for segment...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Correctly handle errors...
2007-04-29 Thomas Vander Sticheleautogen.sh: Require automake 1.7
2007-04-25 Tim-Philipp Müllerext/libpng/gstpngdec.c: If we get a fatal flow return...
2007-03-30 Sebastian Drögeext/wavpack/: Don't play audioconvert. As wavpack wants...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackparse.c: Revert last commit,...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.c: Send the new segment event...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackdec.c: Revert to use gst_pad_allo...
2007-03-22 Christophe Dehaisext/gconf/gconf.c: Accept complex pipeline descriptions...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.*: Put the write helpers...
2007-03-21 Sebastian Drögeext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_bu...
2007-03-09 Wim Taymansext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the...
2007-03-09 Wim Taymansext/taglib/gstid3v2mux.cc: Add write support for GST_TA...
2007-03-07 Jan Schmidtext/raw1394/gstdv1394src.c: Free handles that we alloca...
2007-03-07 Sebastian Drögeext/wavpack/: Use a general wavpack debug category...
2007-03-06 Jan Schmidtext/gconf/gstswitchsink.c: Fix up the dispose logic...
2007-03-05 Jan Schmidtext/esd/esdsink.c: Unref static pad template after...
2007-03-05 Jan Schmidtext/gconf/gstswitchsink.c: Fix up the reference countin...
2007-03-05 Jan Schmidtext/gconf/gstswitchsink.c: Install fakesink in NULL...
2007-03-05 Wim Taymansext/gconf/gstswitchsink.c: Mark us as a sink when we...
2007-03-04 Jan Schmidtext/cdio/gstcdiocddasrc.c: Make sure we always destroy...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-03-04 Jan Schmidtext/dv/gstdvdec.c: Use gst_pad_new_from_static_template...
2007-03-03 Loïc MinierDon't mix tabs and spaces (#414168).
2007-03-02 Wim Taymansext/cdio/gstcdiocddasrc.c: Small code cleanups.
2007-03-02 Wim Taymansext/hal/hal.c: Fix compilation.
2007-03-01 Sebastian Drögeext/hal/: Having NULL as UDI previously selected the...
2007-03-01 Sebastian Drögeext/hal/: Check if the device UDI is set before trying...
2007-02-27 Michael Smithext/shout2/gstshout2.*: Add a property for username.
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2007-02-24 Tim-Philipp MüllerFix build with LDFLAGS='-Wl,-z,defs'.
2007-02-14 Jan Schmidtext/gconf/gstgconfaudiosink.c: Don't reset the profile...
2007-02-13 Jan SchmidtRe-factor the gconfaudiosink into a "GstSwitchSink...
2007-02-07 Tim-Philipp Müllerext/hal/hal.*: Some small cleanups; deal with errors...
2007-02-06 Tim-Philipp Müllerext/gconf/: In gconfaudiosink, get the right key as...
2007-01-31 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix a off by one that...
2007-01-26 charlesext/shout2/gstshout2.*: Properly handle tags in shout2s...
2007-01-25 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix the SEEKING query...
2007-01-25 Sebastian Drögeext/wavpack/: Fix spelling in 2 places: It's called...
2007-01-11 Sebastian Drögeext/wavpack/gstwavpackenc.c: Minor clean-up: use enum...
2007-01-08 Vincent Torriext/jpeg/: These libjpeg callbacks should return a...
2007-01-04 Tim-Philipp Müllerext/esd/esdsink.c: Don't return bogus values when esd_g...
2006-12-18 Jan SchmidtDisable LADPSA, as it has moved to the -bad module...
2006-12-18 Wim Taymansext/ladspa/gstsignalprocessor.c: Reset flow_state back...
2006-12-18 Sebastian Drögeext/wavpack/gstwavpackenc.h: Use local copy of md5...
2006-12-11 Tim-Philipp Müllerext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook...
2006-12-06 Jonathan Matthewext/taglib/gstid3v2mux.cc: Don't attempt to write a...
2006-11-28 Wim Taymansext/libcaca/gstcacasink.c: Fix width and height properties.
2006-11-24 Stefan Kostext/esd/: remove obsolete _factory_init protos
2006-11-15 Sebastian Drögeext/wavpack/: Some small clean-ups: use enums instead...
2006-11-02 Sebastian DrögeFix enum nicks; only emit no-more-pads once; add suppor...
2006-11-02 Tim-Philipp Müllerext/cdio/: Move CD-TEXT utility function into common...
2006-11-01 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We require a -base more...
2006-10-31 Wim Taymansext/speex/gstspeexdec.c: Some small cleanups, use _scale.
2006-10-30 Wim Taymansext/jpeg/: Various cleanups, capsnego and leak fixes.
2006-10-27 Wim Taymansext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
2006-10-17 Tim-Philipp MüllerActivate pads before adding them to running element.
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-10-12 Tim-Philipp Müllerext/speex/: Miscellaneous clean-ups, among other things...
2006-10-12 Tim-Philipp Müllerext/speex/gstspeexenc.c: Fix some mem leaks.
2006-10-06 Wim TaymansActivate pads before adding.
2006-10-05 Tim-Philipp MüllerAnother batch of printf format fixes.
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-25 Tim-Philipp Müllerext/jpeg/gstjpegdec.c: our code should handle that...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-09-04 Alessandro Decinaext/annodex/gstcmmldec.c: Seeking back in a file contai...
2006-08-28 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394h...
2006-08-25 Wim Taymansext/annodex/gstcmmlutils.c: Fix build.
2006-08-25 Alessandro Decinaext/annodex/gstannodex.c: Do some extra sanity checks.
2006-08-24 Tim-Philipp Müllerext/flac/gstflacdec.c: Use libgsttag helper function...
2006-08-24 Sebastian Drögeext/wavpack/gstwavpackdec.c: Post audio codec and avera...
2006-08-23 Tim-Philipp Müllerext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegm...
2006-08-23 Sebastian DrögeAdd docs for wavpack elements (#352476).
2006-08-22 Tim-Philipp Müllerext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).
next