platform/upstream/gstreamer.git
2009-05-22 Jan Schmidtcontroller: Silence a warning from the GSequence being...
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-21 Wim Taymansdocs: update docs for stream_time->running_time
2009-05-21 Tim-Philipp... gst-launch: don't use G_GUINT32_FORMAT in translatable...
2009-05-21 Tim-Philipp... autogen.sh: can remove the -Wno-portability from here now
2009-05-20 Wim Taymansadapter: improve the flush function
2009-05-20 Stefan Kostcontroller: fix assertion when freeing the control...
2009-05-20 Wim Taymansadapter: potentially save a memcpy in _take
2009-05-20 Wim Taymansadapter: micro optimisations
2009-05-20 Wim Taymansadapter: avoid comparisions in fast path
2009-05-20 Wim Taymanstests: one more adapter test
2009-05-20 Wim Taymansadapter: avoid branch in copy code
2009-05-20 Hannes Bistryloadsave: fix requestpad handling and serialisation...
2009-05-19 Wim Taymansdefs: add new symbol
2009-05-19 Wim Taymansdocs: add new symbol to docs
2009-05-19 Wim Taymansadapter: add _masked_scan_uint32
2009-05-19 Wim Taymansadapter: more optimisations
2009-05-19 Tim-Philipp... configure: pass -Wno-portability to automake to suppres...
2009-05-18 Tim-Philipp... docs: mention that GST_FORMAT_{PERCENT|BUFFERS} are...
2009-05-17 Sebastian Drögegstclock: Fix ABI breakage on 32 bit architectures
2009-05-15 Thiago Santos[gstvalue] adds safety parenthesis to macros missing...
2009-05-15 Thiago Santos[gstutils] Adds more safety to GST_WRITE_* and GST_READ...
2009-05-15 Wim Taymansclock: use seqlocks to parallellize readers
2009-05-15 Wim Taymansstress: add a clock stresstest
2009-05-15 Edward HerveyMakefile.am: update for added/moved/removed files that...
2009-05-14 Jan Schmidtdocs: Release script modifications
2009-05-14 Sebastian Drögecontroller: Use ordered GSequence instead of GList
2009-05-14 Wim Taymansdocs: rename and delete some design docs
2009-05-14 Sebastian Drögegst-launch: Print the path string for message sources
2009-05-14 Sebastian Drögeelement: Set the originating pad as message source...
2009-05-14 Wim Taymanselement: add gst_element_lost_state_full()
2009-05-13 Wim Taymansadapter: don't use realloc, it does a memcpy
2009-05-13 Wim Taymansdocs: update trickmode document
2009-05-13 Wim Taymansadapter: use g_realloc for resizing the buffer
2009-05-13 Wim Taymansadapter: move new member to private struct
2009-05-13 Wim Taymansadapter: update some docs
2009-05-13 Wim Taymanstests: add another test for adapter timestamps
2009-05-13 Wim Taymanstests: add new timestamp unit test
2009-05-13 Wim Taymansdefs: add new symbol
2009-05-13 Wim Taymansadapter: add method to keep track of timestamps
2009-05-13 Wim Taymansadapter: small cleanups
2009-05-13 Stefan Kostdebugutils: show more pad-details
2009-05-12 Stefan Kostdebugutils: layout improvement
2009-05-12 Tim-Philipp... checks: check for enum types not class_ref'ed in gst_in...
2009-05-12 Tim-Philipp... Initialise some more types in gst_init(), esp. the...
2009-05-12 Tim-Philipp... systemclock: remove duplicate _get_type() function...
2009-05-12 Stefan Kostghostpad: remove deprecated API
2009-05-12 Stefan Kostparse-launch: allow specifying GstElement properties...
2009-05-12 Wim Taymansdocs: add some docs about buffer lists
2009-05-12 Wim Taymansbufferlist: make objects opaque
2009-05-12 Wim Taymansbufferlist: fix a comment
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-12 Jonas Holmbergbufferlist: add bufferlist code
2009-05-12 Edward Herveygstbuffer: copy new buffer flags when copying metadata.
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-12 Arnout Vandecappelletypefind: don't leak the force-caps property
2009-05-12 Wim Taymanselement: fix posting of async-start messages
2009-05-12 Sebastian DrögeAdd new functions to the win32 exports
2009-05-12 Marc-Andre... Run libtoolize before aclocal
2009-05-12 José AlburquerqueAPI: Add gst_plugin_register_static_full()
2009-05-12 Sebastian Drögefilesrc: Improve debugging a bit on invalid URIs
2009-05-12 Sebastian Drögedocs: Add new functions to the docs
2009-05-12 Sebastian Drögetags: API: Add functions to add single tags to GstTagLi...
2009-05-12 Sebastian DrögeGstURIHandler: Use get_type_full() vmethod if specified...
2009-05-12 Tim-Philipp... po: update .po files for new strings from container...
2009-05-12 Tim-Philipp... docs: small update to release docs
2009-05-12 Tim-Philipp... configure: rename CVS -> git in a couple of places
2009-05-11 Tim-Philipp... configure: bump the GLib requirement to GLib >= 2.16
2009-05-11 Tim-Philipp... xmlregistry: remove the old xml registry
2009-05-11 Tim-Philipp... tags: add a tag for the container format
2009-05-11 Tim-Philipp... bin: fix debug message
2009-05-11 Wim TaymansGstTask: fix compilation
2009-05-11 Wim Taymanstests: set the latency-time to something low
2009-05-11 Wim Taymanstests: improve the example
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstests: add example of custom taskpools
2009-05-11 Wim Taymanstaskpool: fix a comment
2009-05-11 Wim Taymanstests: cleanup some code
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim Taymansdefs: add new task methods
2009-05-11 Wim TaymansGstTask: add methods for configuring the pool
2009-05-11 Wim TaymansTask: remember pool
2009-05-11 Wim Taymansdefs: update .defs file with taskpool methods
2009-05-11 Wim Taymanstask: fix deadlock due to typo
2009-05-11 Wim TaymansGstTask: use GstTaskPool for managing threads
2009-05-11 Wim Taymanstaskpool: fix docs, make push/join generic
2009-05-11 Wim Taymanstaskpool: add new object to manage threads
2009-05-11 Wim Taymansexamples: set bus handler before state change
2009-05-11 Wim Taymanstests: add example app for stream-status
2009-05-11 Wim TaymansTask: add method to set the priority
2009-05-11 Wim Taymanstests: add a unit-test for the stream-status
2009-05-11 Wim TaymansGstTask: improve documentation
2009-05-11 Wim Taymanstests: fix unit-tests for new stream-status
2009-05-11 Wim TaymansGstPad: install thread callbacks of the task
2009-05-11 Wim Taymansmessage: clarify some docs
2009-05-11 Wim TaymansTask: call leave_thread before signaling
2009-05-11 Wim TaymansGstMessage: Add STREAM_STATUS message methods
2009-05-11 Wim Taymansquark: add "object" quark
2009-05-11 Wim TaymansTask: remove create/join methods
next