check: update autotools and docs stuff for new check version
[platform/upstream/gstreamer.git] / gst /
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
2009-11-05 Edward Herveygstregistrychunks: We're certain plugin_name is an...
2009-11-05 Wim Taymansquery: whitespace fixes
2009-11-05 Wim Taymansghostpad: fix locking
2009-11-05 Stefan Kostghostpad: don't release mutex twice
2009-11-05 Stefan Kostghostpad: skip type check in internal api
2009-11-05 Wim Taymanspad: indentation fix
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Stefan Kostelement: access padtemplate list directly to avoid...
2009-11-04 Sebastian Drögeevent: Add a FIXME 0.11 for having flush events that...
2009-11-04 Jan Schmidtregistrychunks: Fix a printf compile warning on 64...
2009-11-04 Sebastian Drögeghostpad: Make sure that nobody sets the proxypad or...
2009-11-04 Jan Schmidtplugin loader: Don't fail after a short read/write
2009-11-04 Jan Schmidtplugin loader: Don't crash on bogus plugin details
2009-11-02 Tim-Philipp Müllergsttypefind: avoid one more run-time type check
2009-11-02 Sebastian Drögestructure: API: Add gst_structure_id_has_field{,_typed}
2009-11-02 Edward Herveygsttypefind: Use _CAST variants when the type has alred...
2009-11-01 Sebastian Drögeghostpad: Implement iterate internal links
2009-10-31 Sebastian Drögeparser: Make sure that signal user data is freed by...
2009-10-31 Sebastian Drögeparser: Use GSlice for allocating the structs
2009-10-31 Sebastian Drögeparser: Always get DelayedLink information from the...
2009-10-29 Sebastian Drögequeue2: Move queue2 to gstreamer coreplugins
2009-10-29 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-29 Wim Taymansqueue2: add custom acceptcaps function
2009-10-29 Mark Nauwelaertsqueue2: post error message when pausing task if so...
2009-10-29 Wim Taymansqueue2: fix leak and improve buffering
2009-10-29 Wim Taymansqueue2: flush differently, avoiding deadlocks
2009-10-29 Wim Taymansqueue2: add temp-template property
2009-10-29 LRNwin32: fix seeking in large files
2009-10-29 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2009-10-29 Stefan KostCleanup Plugin docs. Link to signals and properties...
2009-10-29 Stefan Kostgst/playback/gstqueue2.c: Do not double notify. Remove...
2009-10-29 Wim Taymansdocs/design/draft-keyframe-force.txt: Fix typo.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Include extra buffering stats...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Update the estimated input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: The queue is never filled...
2009-10-29 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Use separate timers for input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Pause the timer to measure...
2009-10-29 Wim Taymansgst/playback/: Refactor some common code to filter...
2009-10-29 Wim Taymansgst/playback/: Add playbin2.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix queue negotiation. See...
next