platform/upstream/gstreamer.git
2009-03-06 Stefan Kostcollectpads: reliably go to eos. Fixes #574160
2009-03-06 Alessandro... identity: ignore the return value of gst_pad_event_defa...
2009-03-05 Andy Wingobasesink: propagate UPSTREAM events in pull mode too
2009-03-05 Antoine TremblayGstPad: relax failure to deactivate unlinked pads
2009-03-05 LRNGstPoll: set the return value on windows
2009-03-04 Tim-Philipp... pwg: update for CVS-to-git migration
2009-03-04 Edward HerveyGstAdapter: Discard empty buffers in _push(). Fixes...
2009-03-03 Tim-Philipp... Update .gitignore
2009-03-03 Tim-Philipp... gst-uninstalled: add bits for uninstalled checkouts...
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-28 David SchleefBump glib requirement to 2.14
2009-02-28 Olivier CrêteRemove win32/common/config.h.in from MANIFEST, it no...
2009-02-27 Edward Herveycapsfilter: Properly reset the capsfilter when setting...
2009-02-27 Wim Taymansdesign: update the framestep draft
2009-02-26 Stefan Kostbasesink: move left over handling of the error case...
2009-02-25 Jan Schmidtbuild: Update shave init statement for changes in commo...
2009-02-25 Stefan Kostbinary registry: Don't attempt to parse empty caps
2009-02-25 Sebastian Drögeregistry: Set typefind factory caps to NULL instead...
2009-02-25 Jan SchmidtAutomatic update of common submodule
2009-02-24 Sebastian Drögeregistrybinary: Check if typefind factory caps are...
2009-02-24 Wim TaymansRemove undeclared symbols from docs
2009-02-23 David SchleefChange how win32/common/config.h is updated
2009-02-23 David FlynnAdd srcdir to includes for out-of-source builds
2009-02-23 Wim TaymansError out more specifically on empty caps
2009-02-23 Andy Wingofix uri handler iteration in gst-inspect
2009-02-23 LRNFix signed when compiling with MSys/MinGW
2009-02-23 Wim TaymansDon't forward LATENCY event when not ready
2009-02-22 Edward HerveyRemove core file from previous commit
2009-02-22 Alessandro... GstPad: Add gst_pad_set_blocked_async_full
2009-02-22 Sebastian DrögeInclude floating point write/read functions in the...
2009-02-22 Ali SabilUse the correct unref function
2009-02-22 Ali SabilConvert unref/copy functions of GstMiniObject subclasse...
2009-02-22 Jan SchmidtUse shave (git.lespiau.name/cgit/shave/) to simplify...
2009-02-22 Jan SchmidtAutomatic update of common submodule
2009-02-21 David SchleefAutomatic update of common submodule
2009-02-19 Edward HerveyGstBufferFlags: Add "Since: 0.10.23" for the newly...
2009-02-19 Edward HerveyGstBufferFlags: Add 3 new media-specific buffer flags.
2009-02-19 Tim-Philipp... tools: print normal output to stdout, and only errors...
2009-02-19 Tim-Philipp... tools: use g_print*() instead of *printf() in gst-launch
2009-02-19 Tim-Philipp... docs: fix constants for G_LITTLE_ENDIAN and G_BIG_ENDIAN
2009-02-19 Wim TaymansAdd new symbols to def files
2009-02-18 Wim TaymansAdd message to request a state change
2009-02-16 Wim TaymansClear target when the target pad disappears
2009-02-15 Stefan Kostdocs: format and indent examples.
2009-02-15 Stefan Kostgst-launch: add -q/--quiet option to supress any non...
2009-02-14 Tim-Philipp... FAQ: update for git and miscellaneous small fixes and...
2009-02-13 Tim-Philipp... po: update *.po files for newly-added translatable...
2009-02-12 Sebastian Drögetaglist: API: Add HOMEPAGE tag
2009-02-09 Edward HerveyBump revision to use for common submodule.
2009-02-08 Sebastian DrögeReplace some mentions of CVS by GIT
2009-02-06 Stefan Kostbinary registry: Rewrite sanity check to actualy catch...
2009-02-05 Tim-Philipp... po: avoid conflicts of local *.po files with files...
2009-02-05 Tim-Philipp... win32: add new GstPoll API to libgstreamer.def
2009-02-05 Stefan Kostcleanup: remove unused variables in _class_init() and...
2009-02-05 Stefan Kostbus: remove unused set/get property functions
2009-02-05 Stefan Kostbinary registry: comparing arrays against NULL is useless
2009-02-05 Stefan Kostqueue: remove unused code
2009-02-05 Stefan Kosttests: GstClockTime is always >= 0
2009-02-05 Stefan Kostcontroller: remove unused variable
2009-02-04 Stefan Kostcleanup: Either check always for internal being NULL...
2009-02-04 Stefan Kostcrash: Don't crash on non existent tags.
2009-02-04 Stefan Kostleak: Don't leak type name in failure cases.
2009-02-04 Stefan Kostcheck: Don't assume gst_pad_get_peer returns non NULL...
2009-02-04 Stefan Kostleak: don't return without calling va_end
2009-02-03 Jonas HolmbergImplement the systemclock with gstpoll
2009-02-03 Wim TaymansGstPoll: add methods to use gstpoll for timeouts
2009-02-03 Wim TaymansGstBaseSink: use new variable to schedule preroll
2009-02-03 Wim TaymansGstBaseSink: avoid calling preroll multiple times
2009-02-02 Thijs VermeirForce reconfigure of basetransform to recheck alloc...
2009-02-02 Peter Kjellerstedtgstregistrybinary: Make it compile with GST_DISABLE_GST...
2009-01-31 Jan Schmidtrepo: Rearrange gitignores in docs subdir
2009-01-31 Jan Schmidtcheck: Fix comment about the timeout for generic stress...
2009-01-31 Jan Schmidtcheck: Increase timeout for the tee test
2009-01-31 Jan SchmidtUpdate the win32 config.h.in template from the main...
2009-01-30 Stefan KostAdd releaseinfo with online url.
2009-01-30 Tim-Philipp... Remove broken class to interface cast macros from GstUr...
2009-01-30 Jan SchmidtRemove gitignore in docs/gst/tmpl.
2009-01-30 Jan SchmidtBump common
2009-01-30 Jan Schmidt... Fix compilation warning with Forte.
2009-01-30 Wim TaymansRevert "Check suggested caps for proxy alloc"
2009-01-30 Wim TaymansRevert "Force reconfigure of basetransform to recheck...
2009-01-30 Sebastian DrögeAllocate everything that is written to the registry...
2009-01-30 Edward HerveyUse a symbolic link for the pre-commit client-side...
2009-01-29 Jan SchmidtMake sure to take a copy of the strings we're going...
2009-01-29 Stefan KostAdd logging in failure case. Add more details to a...
2009-01-29 Stefan KostAdd a trivial source for tracking gst_init time accross...
2009-01-29 Stefan KostAdd todo comments.
2009-01-29 Thijs VermeirCheck suggested caps for proxy alloc
2009-01-29 Thijs VermeirForce reconfigure of basetransform to recheck alloc...
2009-01-27 Stefan KostImprove the docs for gst_clock_id_wait_async().
2009-01-27 Tim-Philipp... docs: don't use ERROR_CFLAGS when building $docmodule...
2009-01-27 Tim-Philipp... Make git ignore backup files.
2009-01-26 Stefan KostDon't check timestamp here, its done in the called...
2009-01-26 Wim TaymansAvoid unneeded reads from the control socket
2009-01-25 Stefan KostAdd more debug logging for failure cases.
2009-01-25 Stefan KostDocument that GST_PLUGIN_DEFINE macros use PACKAGE...
2009-01-25 Thijs VermeirFix typo
2009-01-25 Thijs VermeirOnly free list of buffers once
2009-01-24 Thijs VermeirFix typo
2009-01-23 Jan SchmidtIgnore another file
next