vp8: Use pkg-config file for getting the LIBS and CFLAGS
[platform/upstream/gstreamer.git] / ext / audiofile /
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-10-19 Stefan Kostvarious: wrap property registration and add a single...
2010-05-20 David SchleefSplit out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2006-11-24 Stefan Kostremove obsolete _factory_init protos and functions
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-06 j^Unify the long descriptions in the plugin details ...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-05 Jan SchmidtFix up all the state change functions.
2005-08-14 Thomas Vander Stichelelicensing, name and description changes
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-11-09 Benjamin Otteext/alsa/gstalsa.c: buffer-frames property was missing
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-13 Stéphane Loeuilletext/audiofile/gstafparse.c: change class to Codec/Demux...
2004-05-12 Jan Schmidtext/audiofile/gstafsrc.c: Remove old debug output
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-02-02 Thomas Vander Sticheleremove textdomain calls
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-19 Thomas Vander Sticheleputting i18n in place for plugins
2004-01-19 Thomas Vander Stichelefix i18n include
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-07 Ronald S. BultjeFix for instantiate-test (see core). Also remove dead...
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-03 Benjamin Otteremove audiofile typefinding because it is buggy and...
2003-11-01 Iain HolmesUpdate all the audiofile stuff
2003-10-29 David SchleefMove a few typefind functions to gst/typefind, remove...
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-01 Wim TaymansRemove PAD_EOS
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-12 Steve Bakerdon't play with spider until spider can do heavy seeking
2002-09-09 Thomas Vander Sticheleremoving warnings as approved by wim
2002-06-08 Thomas Vander Stichelereorder
2002-05-31 Steve Bakeradd ranks only for plugins who participate in autoplugg...
2002-05-28 Thomas Vander Sticheledist fix
2002-05-27 Thomas Vander Stichelevarious AC_HELP_STRING changes
2002-05-26 Wim Taymans- Changed plugins for new APIs
2002-05-15 Steve Bakeruse new bytestream api
2002-05-13 Thomas Vander Stichelestill in anal-retentive mode, please make liberal use...
2002-04-26 Steve Bakeruse correct mime type for the types supported by audiofile
2002-04-24 Steve Bakeradded a typefind function for all supported audiofile...
2002-04-22 Steve Baker- when possible, bypass afReadFrames and just access...
2002-04-21 Steve Bakerthis works for me locally now, however it requires:
2002-04-21 Steve Bakerafparse will eventually be able to support pipelines...
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-14 Steve Bakeradded ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_property
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-04-06 Benjamin Ottefixed warnings in /ext added mikmod_types.h to get...
2002-03-30 Wim TaymansGet the signed property as a boolean
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-06 Martin EnlundAdded $(AUDIOFILE_CFLAGS)
2002-02-04 Christian Schallerfix a error I caused by not seeing the nested comments
2002-02-03 Christian Schaller// to /* */ fixes
next