platform/upstream/gstreamer.git
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
2011-02-10 Wim Taymansbasesink: add property to configure a throttle-time
2011-02-10 Wim Taymansevent: add QoS event type
2011-02-10 Wim Taymansclock: fix parameter docs
2011-02-10 Wim Taymansdesign: tweak docs a little
2011-02-10 Wim Taymansdesign: update QoS document
2011-02-10 Tim-Philipp... docs: fix some typos in the bufferpool draft
2011-02-10 Tim-Philipp... events: fix g-i annotation for gst_event_new_tag()...
2011-02-10 Tim-Philipp... docs: mention that it's necessary to set the state...
2011-02-09 Wim Taymansdesign: add draft for first ideas for a bufferpool...
2011-02-09 Stefan Kostdocs: clarify the NOMINAL_BITRATE docs
2011-02-03 Mark Nauwelaertspoll: trigger rebuild setup in _new
2011-02-03 Tim-Philipp... info: make adding/removing of gst_debug_log_default...
2011-02-03 Tim-Philipp... Revert "info: use the publicly visible address to fix...
2011-02-02 Mark Nauwelaertsqueue2: properly identity dequeued event as such
2011-02-02 Peter Collingbournegst-uninstalled: use $GST_PREFIX variable
2011-02-01 Sreerenj Balachandrantaglist: add a new "encoded-by" tag
2011-01-31 Mark Nauwelaertsnet: use socklen_t where appropriate rather than specif...
2011-01-31 Tim-Philipp... bus: honour any per-thread default main context set...
2011-01-28 Olivier Crêtevalve: Only set discont on the first buffer after drops
2011-01-28 Bastien NoceraGstElement: Fix warning with GCC 4.6
2011-01-28 Tim-Philipp... identity: print unset buffer timestamps or durations...
2011-01-28 Stefan Kosttypefind: don't take object lock for reading the found...
2011-01-26 Zhang Wanmingdocs: fix a few more typos
2011-01-25 Tim-Philipp... docs: flesh out typefindelement docs some more
2011-01-25 Stefan Kosttypefind: code and comment cleanups
2011-01-25 Stefan Kosttrace: ensure messages are \0 terminated
2011-01-25 Stefan Kostnettimeprovider: handle invalid network addresses earlier
2011-01-25 Stefan Kostchecks: add a comment to indicate that we intentionally...
2011-01-25 Stefan Kostregistry: remove dead code
2011-01-25 Stefan Kostdocs: small controller api docs improvement
2011-01-25 Stefan Kosttypefind: canonicalize signal name
2011-01-25 Stefan Kostdocs: mention have-type signal in the docs.
2011-01-25 Tim-Philipp... docs: minor gst-launch man page fix
2011-01-25 Jan Schmidtmultiqueue test: Remove workaround for pad_task hangs
2011-01-24 Cai Yuanqingdesign docs: fix 2 typos in part-MT-refcounting
2011-01-24 Yang Xichuandesign docs: part-gstbin.txt fix typo
2011-01-24 Vincent Penquerc'hdesign docs: fix a few typos and a thinko
2011-01-24 Sebastian Drögeclock: API: Add function to re-init periodic GstClockIDs
2011-01-24 Vincent Penquerc'hgstpluginloader: do not leak the description string
2011-01-24 Wim Taymansbuffer: clarify docs
2011-01-24 Wim Taymansdesign: update buffering doc
2011-01-24 Mart Raudseppdocs: add missing "Since: 0.10.32" markers for GstClock
2011-01-24 Mart Raudseppdocs: Fix GstQueue2:ring-buffer-max-size property Since...
2011-01-24 Mart Raudseppdocs: add missing "Since: 0.10.31" marker for gst_struc...
2011-01-24 Tim-Philipp... tests: add unit test for read-beyond-end-of-string bug
2011-01-24 Miguel Angel... parse-launch: don't read past end of string if last...
2011-01-24 Tim-Philipp... docs: hack a charset=utf-8 into pwg/adm html versions
2011-01-24 Tim-Philipp... check: don't leak xml file name if GST_CHECK_XML is set
2011-01-23 Tim-Philipp... Back to development
2011-01-21 Tim-Philipp... Release 0.10.32 RELEASE-0.10.32
2011-01-20 Tim-Philipp... Revert "configure: require gobject-introspection >...
2011-01-18 Tim-Philipp... docs: fix spelling of 'threshold' in app dev manual
2011-01-18 Tim-Philipp... 0.10.31.4 pre-release
2011-01-18 Tim-Philipp... gobject-introspection: try harder to make g-ir-scanner...
2011-01-14 Tim-Philipp... docs: fix garbled UTF-8 characters when generating...
2011-01-13 Tim-Philipp... gobject-introspection: another attempt to make g-i...
next