platform/upstream/gstreamer.git
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 Herveytee: avoid expensive typechecks, and avoid getting...
2009-12-07 Edward Herveygstobject: Avoid double strdup when setting NULL names.
2009-12-04 Peter van Hardenbergpwg: make the enum example (based on videotestsrc)...
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-04 Jan Schmidtbasesrc: Shut down the pad task when the initial seek...
2009-12-03 Tim-Philipp... po: update .po files after string changes
2009-12-03 Tim-Philipp... filesink, filesrc: printf format fixes
2009-12-03 Stefan Kosttee: add special case for only one pad conected
2009-12-03 Stefan Kosttee: only message once per received buffer
2009-12-03 Stefan Kostdrafts: planning
2009-12-03 Stefan Kosttee: remove unused offset member
2009-12-03 Stefan Kosttee: only notify alloc-pad property if changed.
2009-12-02 Wim Taymansevent: fix docs for _copy()
2009-12-02 David Schleeftools: Fix check for Windows
2009-12-02 David SchleefMake gcc inline assembly conditional on gcc
2009-12-01 Edward Herveyqueue: Register debug funcptr only once.
2009-12-01 Edward Herveybasesrc/basesink: Register debug funcptr only once.
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-12-01 Tim-Philipp... Automatic update of common submodule
2009-12-01 Sebastian Drögeconfigure: Use new AG_GST_PLATFORM macro
2009-12-01 Sebastian DrögeAutomatic update of common submodule
2009-11-28 Wim Taymansbasesink: clip stepping boundaries
2009-11-28 Wim Taymansdocs: fix another typo
2009-11-28 Wim Taymansdocs: fix typo
2009-11-27 Edward HerveyAutomatic update of common submodule
2009-11-27 Thiago Santosgstevent: fix docs
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-11-27 Stefan Kostdocs: add missing section to libs-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 Tim-Philipp... docs: improve GstMixer and GstTuner docs
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-23 Wim Taymansdocs: fix grammar
2009-11-21 Jan Schmidtbasesrc: Add gst_base_src_new_seamless_segment()
2009-11-20 Tim-Philipp... bytewriter: fix compiler warning
2009-11-20 Sebastian Drögecheck: Only check for gmp/gsl if building of tests...
2009-11-19 Jan Schmidtbasesink: Clamp the base time correctly in position...
2009-11-19 David Schleefgstplugin: Add C++ escape for gst_plugin_desc define
2009-11-19 Tim-Philipp... parse/grammar.y: remove unused ERROR define
2009-11-19 Tim-Philipp... Automatic update of common submodule
2009-11-18 Priit Laescheck: fix symbol exporting when building under et_EE...
2009-11-18 Sebastian Drögebasesink: Handle the new sink-message event
2009-11-18 Sebastian Drögeevent: API: Add sink-message event
2009-11-18 Tim-Philipp... plugin-scanner: rename plugin-scanner helper binary...
2009-11-18 Tim-Philipp... Revert "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 Tim-Philipp... gst-uninstalled: add paths for gst-qa-system
2009-11-17 Tim-Philipp... docs: set GST_PLUGIN_SCANNER when calling gtkdoc-scangobj
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 Jan Schmidtcheck: Add a debug status to the systemclock test
2009-11-16 Wim TaymansTODO: remove stepping from TODO
2009-11-16 Wim Taymansbasesink: fix position reporting
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-12 Руслан Ижбулатовtests: Do not list libgstcheck as a requirement for...
2009-11-11 Jan Schmidtbasesink: Fix treating base_time as unsigned in positio...
2009-11-10 Sebastian Drögeregistry: API: Add gst_{default,}_registry_get_feature_...
2009-11-10 Thiago Santosqueue2: fix printf format
2009-11-10 Thiago Santosqueue2: avoid crashing due to negative percent
2009-11-10 Thiago Santosqueue2: Fix small doc typo
2009-11-10 Tim-Philipp... registrychunks: fix compilation with debugging disabled
2009-11-09 Stefan Kostplanning: add thoughts about foreign registry cache...
2009-11-09 Stefan Kostinspect: allow to get plugin-install-info for all insta...
2009-11-09 Wim Taymansdocs: don't forget to unref the pad
2009-11-07 Tim-Philipp... gst-launch: wake up less often to check if we've been...
2009-11-05 Tim-Philipp... gstconfig.h: add define to force printf format checking...
2009-11-05 Edward Herveytests: Make sure we use the local libgstbase and not...
2009-11-05 Tim-Philipp... docs: fix typo
2009-11-05 Tim-Philipp... taglist: avoid looking up GstTagInfo twice in a row
2009-11-05 Edward Herveygstregistrychunks: We're certain plugin_name is an...
2009-11-05 Bastien Noceraimplement buffering-left argument to buffer messages
2009-11-05 Wim Taymansquery: whitespace fixes
2009-11-05 Wim Taymansghostpad: fix locking
2009-11-05 Stefan Kostghostpad: don't release mutex twice
next