platform/upstream/gstreamer.git
2011-03-29 Wim Taymansbuffer: optimize memory handling
2011-03-29 Wim Taymansbuffer: move implementation details in private struct
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
2011-03-24 Edward Herveybasetransform: Retain caps order when getting caps
2011-03-24 Thiago Santostests: caps: Tests for the new caps intersection mode
2011-03-24 Edward Herveygstcaps: new API : gst_caps_intersect_full
2011-03-23 Tim-Philipp... tests: add libscpp unit test to make sure g++ likes...
2011-03-23 Tim-Philipp... bytereader, bytewriter: fix up inline functions to...
2011-03-22 Thiago Santosgstelement: Fix typo in the docs
2011-03-22 Thiago Santostagsetter: Removing unused debug category
2011-03-22 Luis de Bethencourtautogen: wingo signed comment
2011-03-22 Sebastian Drögemultiqueue: Don't leak objects when flushing after...
2011-03-21 Sebastian Drögemultiqueue: Really remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Increment unique item counter with atomic...
2011-03-21 Sebastian Drögemultiqueue: Unblock all waiting pads when shutting...
2011-03-21 Sebastian Drögemultiqueue: Remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Exit loop function if the pad is flushing
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-03-19 Sebastian Drögeevent: Add since marker to GST_EVENT_SINK_MESSAGE
2011-03-19 Sebastian Drögeinputselector: Stop waiting for a pad switch when the...
2011-03-19 Sebastian Drögeinputselector: Move locking and signalling macros from...
2011-03-17 Tim-Philipp... task: fix GST_TASK_BROADCAST
2011-03-17 Sebastian Drögeinputselector: Hold the selector lock while reading...
2011-03-17 Sebastian Drögeinputselector: Make sure that EOS is always sent downst...
2011-03-17 Sebastian Drögeinputselector: Return GST_FLOW_OK until the selected...
2011-03-17 Sebastian Drögeutils: Remove deprecated gst_element_factory_can_{sink...
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-16 Sebastian Drögepad: Document that pad blocks only make sense for sink...
2011-03-16 Sebastian Drögeghostpad: The internally linked pad of the proxypad...
2011-03-11 Jonas Holmbergbufferlist: Use a GQueue instead of a GList
2011-03-10 Tim-Philipp... utils: fix ABI break when compiling gstreamer with...
2011-03-10 Edward Herveywin32: Update .def file for API addition
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-09 Stefan Kostpwg: fix element name "videodrop" to "videorate"
2011-03-09 Stefan Kosttest: add tests for new element_factory api.
2011-03-09 Thijs Vermeirgstutils: replace gst_element_factory_can_{sink,src...
2011-03-08 Stefan Kosttests: add a unit test for gst_caps_new_simple
2011-03-08 Wim Taymansdocs: rename draft to official doc
2011-03-08 Wim Taymansmeta: implement transform function
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Stefan Kosttests: add test to create a factory
2011-03-08 Stefan Kosttests: start a new test suite for element factories
2011-03-08 Stefan Kostpadtemplate: add missing ; in example (and trim whitespace)
2011-03-08 Stefan Koststructure: gst_structure_empty_new() does better error...
2011-03-08 Stefan Kostcaps,structure: trim trailing whitespace
2011-03-08 Jonathan Matthewcaps: don't create broken caps for invalid media types
2011-03-08 Stefan Kostexamples: update hello world example
2011-03-04 Wim Taymansdocs: update metadata draft
2011-03-04 Wim Taymansminiobject: remove FIXME
2011-03-04 Wim Taymansgst: add flag registration
2011-03-04 Wim Taymanspad: more preroll lock to basesink
2011-03-04 Wim Taymansdocs: update bufferpool draft
2011-03-04 Wim Taymansbufferpool: add more debug info
2011-03-04 Wim Taymansbufferpool: add debug
2011-03-04 Wim Taymansbufferpool: add some more debug info
2011-03-04 Wim Taymansbufferpool: add caps to the config
2011-03-02 Wim Taymansdefs: update defs
2011-03-02 Wim Taymansbuffer: release buffer to pool in dispose
2011-03-02 Wim Taymansbuffer: add pool to buffer structure
2011-03-02 Wim Taymansgst: add pool flags type
2011-03-02 Wim Taymansdocs: update bufferpool docs
2011-03-02 Wim Taymansbufferpool: Refactor stopping of the pool
2011-03-02 Wim Taymansbufferpool: Rework buffer management a little
2011-03-02 Wim Taymansbufferpool: memory management cleanups
2011-03-02 Stefan Kostbufferpool: also allow NULL params in _acquire
next