tags: add some comments for translators so tag mnemonics get translated correctly
[platform/upstream/gstreamer.git] / gst /
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...
2009-12-07 Edward Herveygstobject: Avoid double strdup when setting NULL names.
2009-12-04 Sebastian Drögebin: Ignore state change failures from children that...
2009-12-04 Sebastian Drögeregistry: Use GMappedFile for reading the registry
2009-12-04 Javier Jardónregistry: Substitute deprecated GLib symbol: g_mapped_f...
2009-12-02 Wim Taymansevent: fix docs for _copy()
2009-12-02 David SchleefMake gcc inline assembly conditional on gcc
2009-12-01 Edward Herveygstghostpad: Register debug funcptr only once.
2009-12-01 Edward Herveygstpad: Only register debug funcptr once.
2009-12-01 Edward Herveygstinfo: API: Add GST_DEBUG_REGISTER_FUNCPTR method.
2009-11-27 Thiago Santosgstevent: fix docs
2009-11-27 Stefan Kostdocs: make links work (needs recent gtk-doc)
2009-11-27 Stefan Kostdocs: add missing parameter docs
2009-11-27 Stefan Kostdocs: enable docs for GstObjectClass to fix links
2009-11-27 Stefan Kostgstobject: add FIXME-0.11 comments
2009-11-27 Stefan Kostdocs: better way to link class methods
2009-11-27 Stefan Kostdocs: use '*' instead of xxx to avoid creating a broekn...
2009-11-27 Stefan Kostdocs: fix more bogus xrefs
2009-11-27 Stefan Kostdocs: add docs for GstPluginFlags
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-25 Stefan Kostdocs: remove gtkdoc header as these things don't come...
2009-11-25 Stefan Kostdocs: add missing parameter doc string
2009-11-25 Stefan Kostdocs: document new event in enum
2009-11-25 Stefan Kostdocs: fix gtk-doc syntax for doc-blob start
2009-11-23 Wim Taymansquery: whitespace fixes
2009-11-19 David Schleefgstplugin: Add C++ escape for gst_plugin_desc define
2009-11-19 Tim-Philipp Müllerparse/grammar.y: remove unused ERROR define
2009-11-18 Sebastian Drögeevent: API: Add sink-message event
2009-11-18 Tim-Philipp Müllerplugin-scanner: rename plugin-scanner helper binary...
2009-11-18 Tim-Philipp MüllerRevert "structure: don't check type twice"
2009-11-18 Stefan Koststructure: don't check type twice
2009-11-18 Sebastian Drögeevent: Add step event quark
2009-11-17 Stefan Koststructure: remove some blank lines (previous gst-indent...
2009-11-17 Stefan Koststructure: use local variable earlier
2009-11-17 Stefan Koststructure: don't check enum types twice.
2009-11-16 Sebastian Drögeutils: API: Add multiplication and addition functions...
2009-11-16 Sebastian Drögegstutils: API: Add fraction helper functions
2009-11-13 Stefan Kostdebug: add more debug logging to help tracking parsing...
2009-11-13 Ole André Vadla... miniobject: avoid race when recycling buffers
2009-11-12 Stefan Kostwhitespace: remove blanks in doc-comment
2009-11-12 Руслан Ижбулатовregistry: Import _priv_gst_dll_handle into gstregistry.c
2009-11-10 Sebastian Drögeregistry: API: Add gst_{default,}_registry_get_feature_...
2009-11-10 Tim-Philipp Müllerregistrychunks: fix compilation with debugging disabled
2009-11-05 Tim-Philipp Müllergstconfig.h: add define to force printf format checking...
2009-11-05 Tim-Philipp Müllerdocs: fix typo
2009-11-05 Tim-Philipp Müllertaglist: avoid looking up GstTagInfo twice in a row
next