platform/upstream/gstreamer.git
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...
2011-02-24 Tim-Philipp... uri: add gst_filename_to_uri() that takes relative...
2011-02-24 Stefan Kosttests: refix the tests (missing #endif)
2011-02-24 Stefan KostMakefile.am: add new abi headers to nodist_HEADERS
2011-02-24 Stefan Kostgst-launch: add index support
2011-02-24 Stefan Kosttests: add abi check data for ARM (libs)
2011-02-24 Stefan Kosttests: add abi check data for ARM
2011-02-23 Stefan Kostdocs: tell that ORC_CODE can contain a list of flags
2011-02-21 Thiago Santosbasetransform: Be smarter with pad allocs
2011-02-21 Philip Jägenstedtdocs: fix typo in gst_index_new() docs
2011-02-21 Tim-Philipp... fakesink: print new MEDIA4 flag as well
2011-02-21 Robert Swainminiobject, buffer: steal miniobject flag for use as...
2011-02-21 Tim-Philipp... docs: add some more Since: markers to atomic queue...
2011-02-21 Edward HerveyRevert "element: Call ->release_pad() to clean up pad"
2011-02-21 Stefan Kostindex: add FIXME-0.11: comments
2011-02-18 Stefan Kostdocs: improve index docs
2011-02-18 Stefan Kostdocs: spell-check
2011-02-18 David Schleeffakesink: print buffer flags
2011-02-18 David Schleefelement: Call ->release_pad() to clean up pad
2011-02-17 Stefan Kostindex: fix creation of writer id for unparented pads
2011-02-17 Tim-Philipp... value: add (de)serialisation function for uchar
2011-02-16 Wim Taymansatomicqueue: fix include order
2011-02-16 Wim Taymansbus: make the bus almost lockfree
2011-02-16 Wim Taymansdefs: fix defs file for new symbols
2011-02-16 Wim Taymansatomicqueue: use correct array sizes
2011-02-16 Wim Taymansatomicqueue: fix docs some more
2011-02-16 Wim Taymansatomicqueue: add refcounting and docs
2011-02-16 Wim Taymansatomicqueue: make sure a min initial_size is used
2011-02-16 Wim Taymansatomicqueue: add an atomic queue
2011-02-16 Wim Taymanscheck: fix a leak in the bus unit test
2011-02-16 Wim Taymansdeinit: add progress type class unref
2011-02-16 Stefan Kostutils: tell also what pad a pad is already linked against
2011-02-15 Sebastian Drögefile{sink,src}: Check if non-URI characters are escaped...
2011-02-15 Sebastian Drögefile{src,sink}: Fix unit tests
2011-02-15 Sebastian Drögefilesink: Fix escaping of URIs
2011-02-15 Andoni Morales... filesrc: Fix escaping of file uris
2011-02-15 Wim Taymansmessage: add timeout to progress message
2011-02-15 Wim Taymansdesign: mention timeout in the progress message
2011-02-15 Wim Taymansdesign: make progress draft official
2011-02-15 Wim Taymansmessage: rename category to code
2011-02-15 Wim Taymansmessage: add new message quark
2011-02-15 Wim Taymansdocs: add more standard categories
2011-02-15 Wim Taymansgst: register new type
2011-02-15 Wim Taymanscheck: add progress message unit test
2011-02-15 Wim Taymansmessage: add progress message functions
2011-02-15 Wim Taymansdocs: update progress field
2011-02-15 Mark Nauwelaertsqueue2: don't read beyond the end of file upstream...
2011-02-14 Chen Ruiutils: return real error in compatible link check
2011-02-14 Wim Taymanspad: Check sinkpad for flushing
2011-02-14 Thiago Santosbasetransform: Check for pad alloc caps when suggestion...
2011-02-14 Wim Taymansbasesink: improve duration calculation
2011-02-14 Wim Taymansbasesink: improve rate calculation
2011-02-14 Wim Taymansbasesink: improve average duration calculation
2011-02-14 Wim Taymansbasesink: rename variable
2011-02-14 Stefan Kostparse-launch: trim whitespaces
2011-02-14 Stefan Kostparse-launch: fix typo in pad-list length comparision
2011-02-14 Stefan KostAutomatic update of common submodule
2011-02-13 Tim-Philipp... gst-launch: pretty-print datetime tags
2011-02-10 Tim-Philipp... gstreamer.doap: update mailing list host
2011-02-10 Wim Taymansbasesink: fix some comments
2011-02-10 Wim Taymansbasesink: keep track of earliest QoS timestamp
2011-02-10 Wim Taymansbasesink: use new QoS type
next