platform/upstream/gstreamer.git
2011-04-07 Idar Tollefsenqueue2: Fixes memory leak on out_flushing error in...
2011-04-07 Tim-Philipp... queue2: fix minor memory leak
2011-04-07 Tim-Philipp... funnel: minor element description fix
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 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 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-03-31 Tim-Philipp... design docs: document expected behaviour for ACCURATE...
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-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 Sebastian Drögeelement: Fix sanity checks for request pad templates...
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 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-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-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-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 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-02 Arun Raghavanfaq: Minor update to ssh key generation commands
2011-02-28 Mark Nauwelaertsconfigure.ac: export plugin description more platform...
2011-02-28 Mark NauwelaertsAutomatic update of common submodule
2011-02-28 Tim-Philipp... docs: typo fixes
2011-02-28 Tim-Philipp... tools: print "pad-added", "pad-removed" and "no-more...
2011-02-28 Stefan Kostdocs: small updates as suggested on a blog
2011-02-24 Tim-Philipp... uri: make win32 buildbot happy
2011-02-24 Tim-Philipp... filesrc, filesink: fix URI creation regression for...
next