platform/upstream/gstreamer.git
2014-06-26 Olivier CrêteDeviceProvider: Rename from DeviceMonitor
2014-06-26 Sebastian Drögedataqueue: Hide from bindings
2014-06-26 Sebastian Drögequeuearray: Hide from bindings
2014-06-26 Philip Withnallminiobject: Add missing (nullable) annotations
2014-06-26 Sebastian Drögemessage: Application and element messages should not...
2014-06-26 Evan Nemersonintrospection: add some missing allow-none annotations...
2014-06-26 Evan Nemersonintrospection: add nullability annotations to out and...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-26 Evan Nemersonbase: assorted introspection fixes and additions
2014-06-26 Evan Nemersonbase: add (nullable) annotations to return values
2014-06-26 Tim-Philipp... tests: add another buffer list test case
2014-06-26 Tim-Philipp... tests: port and re-enable buffer list tests
2014-06-26 George Kiagiadakistests: enhance the gstcaps test_features to also test...
2014-06-26 George Kiagiadakiscaps: unset the parent refcount of the old features...
2014-06-25 Thiago Santosbaseparse: avoid returning _OK for _NOT_LINKED
2014-06-25 Tim-Philipp... elements: fix copyright and remove gtk-doc chunk
2014-06-23 Olivier Crêtefilesrc: Ignore seek error on non-seekable files
2014-06-22 Sebastian DrögeBack to development
2014-06-22 Sebastian DrögeRelease 1.3.3 1.3.3
2014-06-22 Sebastian DrögeUpdate .po files
2014-06-22 Sebastian Drögepo: Update translations
2014-06-22 Tim-Philipp... tests: add unit test for gst_caps_is_any() and _is_empty()
2014-06-22 Tim-Philipp... caps: gst_caps_is_any() should return TRUE or FALSE
2014-06-21 Tim-Philipp... device: rename "klass" and get_klass() to "device-class...
2014-06-21 Tim-Philipp... benchmarks: capsnego: add --loops command line option
2014-06-21 Tim-Philipp... benchmark: capsnego: use GOptionContext for option...
2014-06-21 Tim-Philipp... tests: fix compiler warnings in gstvalue tests
2014-06-21 Tim-Philipp... value: simplify GST_VALUE_HOLDS for our boxed and funda...
2014-06-20 Olivier CrêteGstDevice: Document GstDevice and related classes
2014-06-19 Srimanta PandaFix funnel EOS handling and wrong unittest
2014-06-19 Tim-Philipp... gstvalue: optimise checks for lists
2014-06-19 Tim-Philipp... gstvalue: use g_assert() in internal function for alrea...
2014-06-19 Tim-Philipp... gstvalue: add internal _can_compare_unchecked()
2014-06-19 Tim-Philipp... gstvalue: add internal _list_concat() that takes owners...
2014-06-19 Tim-Philipp... structure: simplify value type checks in getters
2014-06-19 Sebastian Drögevalue: Add a FIXME 2.0 for a fraction ranges optimization
2014-06-19 Sebastian Drögevalue: Make sure to cast int range values to guints...
2014-06-19 Tim-Philipp... win32: update exports
2014-06-19 Sebastian Drögevalue: Store integer ranges directly in a GValue withou...
2014-06-19 Edward Herveygst_private: Fix duplicate definition
2014-06-19 Sebastian Drögegst: Store more basic type GTypes in variables
2014-06-19 Sebastian Drögevalue: Store our fundamental type GTypes in variables
2014-06-17 Edward Herveygstvalue: Speed up gst_value_intersect/_subtract
2014-06-17 Tim-Philipp... tests: remove some cruft from the bufferlist test
2014-06-16 Tim-Philipp... tests: add test for gst_buffer_list_remove()
2014-06-16 Tim-Philipp... bufferlist: fix buffer leak in _remove()
2014-06-16 Tim-Philipp... flowcombiner: fix g-i transfer annotations
2014-06-16 Edward Herveyflowcombiner: Fixed GBoxedCopyFunc
2014-06-14 Tim-Philipp... devicemonitor: some docs additions and fixes
2014-06-14 Tim-Philipp... win32: add exports for new get_type() function
2014-06-14 Tim-Philipp... flowcombiner: keep a ref to the pads we're using
2014-06-14 Tim-Philipp... flowcombiner: add boxed type for bindings
2014-06-12 Evan Nemersonintrospection: minor annotation additions
2014-06-12 Evan Nemersonintrospection: include gstversion.h in GIR generation
2014-06-10 Nicolas Dufresnebytereader: Use concistant derefence method
2014-06-10 Sungho Baebytereader: Use pointer instead of index access
2014-06-07 Tim-Philipp... globaldevicemonitor: prettify header
2014-06-07 Tim-Philipp... tests: add unit test for queuearray expansion from 1
2014-06-07 Evan Nemersonqueuearray: fix expanding size of queue from 1
2014-06-07 Evan Nemersondataqueue: clear up documentation of gst_data_queue_new
2014-06-06 Evan Nemersonintrospection: fix some minor annotation bugs
2014-06-06 Evan Nemersonbase: use correct syntax in documentation more consistently
2014-06-06 zhoumingbaseparse: Pass rate of input segment to output segment
2014-06-04 Vincent Penquerc'hgstbuffer: factor three flags-to-string loops
2014-06-03 Tim-Philipp... info: make printing datetimes work with GST_PTR_FORMAT
2014-06-03 Tim-Philipp... datetime: change internal implementation to mini object
2014-06-03 Wim Taymansdownloadbuffer: fix uninitialized variable
2014-06-03 Wim Taymansdownloadbuffer: improve start/stop in buffering query
2014-06-03 Vincent Penquerc'hidentity: add static and const where appropriate
2014-06-03 Vincent Penquerc'hidentity: fix potential buffer overflow
2014-06-03 Wim Taymansdownloadbuffer: reset read and write positions
2014-06-03 Wim Taymansinfo: first handle all miniobjects, then GObjects
2014-06-03 Wim Taymansinfo: GstDateTime does not have a GType as first field
2014-06-03 Wim Taymansinfo: use macros to check types
2014-06-01 Tim-Philipp... globaldevicemonitor: connect sync-message signal on...
2014-05-31 Sebastian Drögetypefind: Keep still meaningfull pending events on...
2014-05-30 Sebastian DrögeRevert "miniobject: Add missing (nullable) annotations"
2014-05-30 Sebastian Drögebufferpool: It's pool, not poo... even when talking...
2014-05-30 Philip Withnallminiobject: Add missing (nullable) annotations
2014-05-30 Thiago Santostests: multiqueue: fix leaks
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-05-29 Tim-Philipp... docs: fix type in GstObject docs
2014-05-29 Evan Nemersonbufferpool: fix gst_buffer_pool_has_option() documentation
2014-05-29 Thiago Santoselement: set pads need-parent flag to false when removing
2014-05-29 Thiago Santosmultiqueue: post buffering message when queues flush
2014-05-29 Nicolas Dufresnegitignore: Ignore VIM swap files
2014-05-27 Tim-Philipp... pad: two minor docs fixes
2014-05-27 Tim-Philipp... flowcombiner: beautify headers a little
2014-05-27 Tim-Philipp... docs: add GstFlowCombiner
2014-05-27 Tim-Philipp... base: include flowcombiner header from base.h
2014-05-26 Thiago Santosflowcombiner: add GstFlowCombiner
2014-05-26 Thiago Santospad: store last flow return and provide acessor function
2014-05-26 Nicolas Dufresnebufferpool: Add method and virtuals to set flushing...
2014-05-26 Sebastian Drögebasetransform: Passthrough ALLOCATION queries in passth...
2014-05-25 Tim-Philipp... po: update
2014-05-25 Piotr Drągpo: update POTFILES
2014-05-21 Sebastian DrögeBack to development
2014-05-21 Sebastian DrögeRelease 1.3.2 1.3.2
2014-05-21 Sebastian DrögeUpdate .po files
2014-05-21 Sebastian DrögeAutomatic update of common submodule
next