platform/upstream/gstreamer.git
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim Taymansmemory: add NO_SHARE flag to memory
2011-04-07 Stefan Kostdocs: remove file as we have docs/design/part-missing...
2011-04-07 Sebastian Drögebasesrc: Handle tag and custom downstream events the...
2011-04-07 Sebastian Drögebla
2011-04-07 Sebastian Drögebasesrc: Send syncronized custom downstream/both events...
2011-04-06 Wim Taymansmemory: don't follow the parent in the fallback share
2011-04-06 Wim Taymansbuffer: make memory writable in _peek
2011-04-06 Wim Taymansminiobject: fix debug
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-06 Sebastian Drögebus: Add private API to set a GstBus in child mode
2011-04-06 Sebastian DrögeRevert "bus: Only create the signalling socket pair...
2011-04-06 Sebastian DrögeRevert "bus: Check if pending messages are in the queue"
2011-04-06 Tim-Philipp... checks: make tests_many_bins in bin unit test a bit...
2011-04-06 Tim-Philipp... checks: add some queues to test_many_bins unit test
2011-04-06 Sebastian Drögebus: Check if pending messages are in the queue
2011-04-06 Sebastian Drögevalue: GstDate/GDate has a abbreviation now
2011-04-05 Tim-Philipp... checks: add GstBin unit test that creates a lot of...
2011-04-05 Sebastian Drögebus: Only create the signalling socket pair when required
2011-04-05 Sebastian Drögestructure: Add date as a type abbreviation of GDate
2011-04-04 Stefan KostAutomatic update of common submodule
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Andoni Morales... gstpoll: retry reading the control socket to release...
2011-04-04 Sebastian Drögestructure: Don't allow invalid GDates in all structures...
2011-04-04 Thomas Kristensenpoll: don't call WSAWaitForMultipleEvents with no events
2011-04-03 Tim-Philipp... docs: add pointer to part-seeking.txt design docs to...
2011-04-03 Tim-Philipp... checks: ignore new funnel unit test binary
2011-04-02 Bastien Nocerautils: Avoid using "type" as name for a variable and...
2011-04-01 Sebastian Drögeelement: When requesting an existing pad print a g_crit...
2011-04-01 Sebastian Drögeelement: Use gint64/guint64 string parsing functions
2011-04-01 Josep Torraelement: strto[u]l() returns a g[u]long
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim Taymansdocs: update porting guide with bufferlist changes
2011-03-31 Tim-Philipp... design docs: document expected behaviour for ACCURATE...
2011-03-31 Wim Taymansbytewriter: don't add NULL data
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim Taymansbufferlist: simplify bufferlists
2011-03-31 Sebastian Drögegstabi: Add some new structures for x86-64
2011-03-31 Sebastian Drögelibsabi: Add lots of new structures for x86-64
2011-03-31 Wim Taymansdocs: update porting doc
2011-03-30 Wim Taymansfunnel: fix for API change
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-30 Wim Taymansdocs: update docs
2011-03-30 Wim Taymansdocs: update documentation
2011-03-30 Wim Taymansbuffer: more API tweaks
2011-03-30 Wim Taymansdesign: update design docs
2011-03-30 Wim Taymansdesign: update docs
2011-03-30 Sebastian Drögemultiqueue: Make assignment of queue IDs and pad names...
2011-03-30 Andreas Frischmultiqueue: Set the single queue ID to the ID of the...
2011-03-29 Wim Taymansmemory: further memory tweaking
2011-03-29 Wim Taymansbuffer: implement COPY_MERGE
2011-03-29 Wim Taymansbuffer: clean up _span and add more g_return_if..
2011-03-29 Sebastian Drögeelement: Fix sanity checks for request pad templates...
2011-03-29 Wim Taymansbuffer: optimize memory handling
2011-03-29 Sebastian Drögeelement: Add some more sanity checks to the pad name...
2011-03-29 Sebastian Drögeelement: Check %u too when trying to find a pad templat...
2011-03-29 Wim Taymansbuffer: move implementation details in private struct
2011-03-29 Fraxinasmultiqueue: Fix arbitrary sink + source pad naming
2011-03-29 Sebastian Drögefunnel: Add some more documentation about the behaviour...
2011-03-29 Sebastian Drögefunnel: Send a newsegment event after flush-stop
2011-03-29 Sebastian Drögefunnel: Some random cleanup
2011-03-29 Sebastian Drögefunnel: Use a GstPad subclass for the sinkpads instead...
2011-03-29 Sebastian Drögefunnel: Integrate into the build system and rename...
2011-03-29 Sebastian Drögefunnel: Import funnel element from farsight2
2011-03-29 Wim Taymansbuffer: more buffer updates
2011-03-28 Wim Taymansdefs: fix defs
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansbuffer: fix subbuffers
2011-03-28 Wim Taymansbuffer: implemet trim and set_size
2011-03-28 Wim Taymansbuffer: more fixes
2011-03-28 Wim Taymansbuffer: add more methods
2011-03-28 Wim Taymansgst: add class init
2011-03-28 Wim Taymansbuffer: fix remaining unit tests
2011-03-28 Wim Taymansbuffer: fix unit test
2011-03-28 Wim Taymansmemory: remove memory metadata again
2011-03-28 Wim Taymansmemory: more fixes
2011-03-28 Wim Taymansmemory: more work on implementing buffer memory
2011-03-28 Wim Taymansmemory: more work on porting the unit tests
2011-03-28 Wim Taymanstests: make some tests compile
2011-03-28 Wim Taymansmemory: port code to new buffer data API
2011-03-28 Wim Taymansmemory: more fixes
2011-03-28 Wim TaymansWIP use memory in buffer
2011-03-28 Wim Taymansmemory: more improvements
2011-03-28 Wim Taymansmemory: more memory improvements
2011-03-28 Wim Taymansmemory: add more memory operations
2011-03-28 Wim Taymansmemory: add memory implementation
2011-03-28 Wim Taymansmemory: add API for handling memory blocks
2011-03-28 Wim Taymansmeta: fix docs
2011-03-28 Arun Raghavanbasesrc: Return FALSE if we don't handle an event
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-24 Stefan KostAutomatic update of common submodule
2011-03-24 Stefan Kostdocs: fix some gtk-doc warnings
2011-03-24 Stefan Kostqueue2: set max value for to the matching one for the...
2011-03-24 Stefan Kostdocs: cleanup and xref fixes
2011-03-24 Stefan Kostbasesink: print flow return as a name in debug log
2011-03-24 Stefan Kostdocs: do xrefs for non installed books too
2011-03-24 Edward Herveybasesrc: Keep downstream caps order when fixating
next