taglist: Work around gtk-doc problem
[platform/upstream/gstreamer.git] / gst /
2010-03-15 Sebastian Drögetaglist: Work around gtk-doc problem
2010-03-15 Sebastian Drögeutils: Handle iterator resyncs in gst_pad_proxy_setcaps()
2010-03-15 Wim Taymanstask: configure the object name as thread name
2010-03-15 Wim Taymanspad: set a good name on the task of the pad
2010-03-15 Wim Taymanstask: retab
2010-03-15 Stefan Kostlogging: remove extra newline
2010-03-15 Stefan Kostbus: turn g_return_if_fail into g_assert.
2010-03-15 Stefan Kostcaps: move the check to the public api.
2010-03-15 Stefan Kostcaps: this is internal API where we need to ensure...
2010-03-15 Stefan Kostgst: this is an internal function where we already...
2010-03-15 Stefan Kostdebugutils: fix case of pad flag
2010-03-15 Stefan Kostdebug: add pretty printer for events
2010-03-13 Benjamin OtteAdd some 0.11 FIXMEs for GstPluginInitFunc
2010-03-12 Leo Singergstinfo: fix compilation error if HAVE_REGISTER_PRINTF_...
2010-03-12 Benjamin Otteplugins: Do not ever unload a plugin after calling...
2010-03-12 Edward Herveygst: Use G_VALUE_COLLECT_INIT if available
2010-03-11 Thiago Santostags: Adds new geo location tags
2010-03-11 Benjamin Ottewin32: Add prototype for DllMain()
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-11 Tim-Philipp Müllerbuffer: fix printf format
2010-03-11 Stefan Kosti18n: define dummy ngettext if i18n is disabled.
2010-03-11 Stefan Kosti18n: fix the build with i18n disabled.
2010-03-11 Stefan Kostbuffer: allow configurable memory alignment. Fixes...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteFixes -Wundef warnings
2010-03-10 Benjamin OtteFixes for -Wold-style-definition
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-10 Benjamin OtteMake sure generated code doesn't run with -Werror
2010-03-10 Benjamin OtteRevert "registry: remove unused function"
2010-03-10 Benjamin Otteregistry: remove unused function
2010-03-10 Benjamin Otteremove unused gst_element_default_error()
2010-03-10 Jeremy Huddlestonutils: Use mulq instead of mul as some assemblers can...
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2010-03-09 Benjamin OtteFix typos in documentation
2010-03-09 Benjamin Ottecaps: Fail when fractions are followed by random text
2010-03-08 Benjamin Ottecaps: Allow 1/max as the minimal fraction value > 0
2010-03-08 Wim Taymanselement: fix typo in comments
2010-03-04 Tim-Philipp Müllergstpoll: don't pass non-objects as first argument to...
2010-03-01 Tim-Philipp Müllertags: try to make comment for translators more helpful
2010-02-18 Johan Bilienintrospection: add annotation for gst_element_get_state
2010-02-17 Stefan Kosttaglist: remove blank lines in variable declarations
2010-02-16 Tim-Philipp Müllerbuild: make sure gst-plugin-scanner gets installed...
2010-02-15 Tim-Philipp Müllertags: wrap long string constants
2010-02-15 Tim-Philipp Müllertags: add some comments for translators so tag mnemonic...
2010-02-15 Tim-Philipp Müllerpad: don't print WARN debug statements for normal thing...
2010-02-10 Tim-Philipp Müllergst_private: MSVC doesn't seem to like #warning
2010-02-07 Tim-Philipp MüllerRevert "docs: fix ASCII art so that iterators are align...
2010-02-01 Tim-Philipp Müllerdocs: fix ASCII art so that iterators are aligned prope...
2010-01-31 Tim-Philipp Müllerdocs: add some more Since: markers to buffer list docs
2010-01-30 Tim-Philipp Müllerinit: don't spew warning about late g_thread_init(...
2010-01-28 Wim Taymanspipeline: Take start_time after chaining up too
2010-01-24 Stefan Kostbin: make a interface vmethod implementation static
2010-01-24 Stefan Kostchildproxy: remove ; after }
2010-01-21 Wim Taymansgstindex: retab .h file
2010-01-20 Tim-Philipp Müllerpluginloader: fix compiler warning on win32
2010-01-20 Tim-Philipp Müllerpluginloader: try scanner set via env var before using...
2010-01-20 Sebastian Drögebuild: Define G_THREADS_MANDATORY everywhere
2010-01-20 Andoni Morales Ala... pluginloader: disable external plugin loader on Windows...
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2010-01-19 Thijs Vermeirgstpad: directly set the caps when pushing buffer with...
2010-01-18 Sebastian Drögeminiobject: The GValue collection function can not...
2010-01-16 Tim-Philipp Müllerstructure: remove superfluous guard against NULL
2010-01-16 Tim-Philipp Müllerstructure: micro-optimise some getters
2010-01-15 Wim Taymansmessage: update docs a little
2010-01-14 Sebastian Drögedocs: Move field specific Since markers at the same...
2010-01-12 Tim-Philipp Müllerregistry: avoid some more unnecessary malloc/frees
2010-01-12 Tim-Philipp Müllerregistry: avoid some unnecessary strdup/free when readi...
2010-01-11 Wim Taymansbus: whitespace fixes
2010-01-10 Stefan Kostutils: defer getting the classes until we actualy need...
2010-01-10 Stefan Kostutils: avoid extra hop in gst_element_link
2010-01-07 Christian SchallerMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-06 Tim-Philipp Müllerdocs: minor documentation fixes for recently-added...
2010-01-06 Tim-Philipp Müllertags: fix up translated strings for some new tags
2010-01-06 Tim-Philipp Müllerregistry: deprecate useless gst_registry_xml_{read...
2010-01-06 Tim-Philipp Müllerdocs: add Since markers to task pool docs and document...
2010-01-04 Stefan Kostdocs: add missing returns: tag
2009-12-27 Wim Taymansbuffer: remove unneeded casts
2009-12-25 Wim Taymansbuffer: remove subbuffer subclass
2009-12-24 Wim Taymansminiobject: avoid unneeded casts
2009-12-24 Wim Taymansavoid some more type checks
2009-12-24 Wim Taymanspipeline: avoid some type checks
2009-12-23 Wim Taymanstrace: include type name in leaked objects
2009-12-23 Wim Taymanspad: Fix problem with destroy callback not being called
2009-12-21 Thiago Santosgsttaglist: Adds new tags
2009-12-14 Stefan Kostdocs: link bus and tasks
2009-12-14 Stefan Kostdocs: add more docs around GstState and GstStateChange
2009-12-14 Stefan Kostgstelementfactory: set object name earlier if applicable
2009-12-14 Stefan Kostgstobject: add fixme-0.11 comment
2009-12-14 Stefan Kostcomment: small comment correction
2009-12-11 Wim Taymansbin: never skip a state change to PLAYING
2009-12-09 Wim Taymanselement: use NULL instead of 0 for pointers
2009-12-08 Sebastian Drögeutils: Fix proxy_setcaps to only iterate pads of other...
2009-12-08 Wim Taymansutils: fix proxy_getcaps
2009-12-08 Sebastian Drögeutils: Rename proxy iterator fold functions to have...
2009-12-08 Sebastian Drögeutils: If one intersection gave empty caps don't contin...
2009-12-07 Wim TaymansUse plain casting instead of typechecking
2009-12-07 Edward Herveygstvalue: Use fast gst_value_list_{size|get_value}...
2009-12-07 Edward Herveygsturi: Don't use g_signal_emit_by_name, use the signal...
next