platform/upstream/gstreamer.git
2015-05-10 Tim-Philipp... docs: gst-launch -> gst-launch-1.0 in example pipelines
2015-05-10 Reynaldo H... docs/design/part-conventions.txt: minor corrections
2015-05-10 Reynaldo H... docs/design/part-context.txt: minor corrections
2015-05-10 Reynaldo H... docs/design/part-clocks.txt: minor corrections
2015-05-02 Tim-Philipp... docs: update porting guides to mention new device probi...
2015-05-01 Reynaldo H... docs/design/part-states.txt: minor corrections
2015-05-01 Jimmy Ohnevent: remove duplicated include
2015-04-28 Tim-Philipp... tests: remove some pointless ancient code examples
2015-04-28 Ilya Konstantinovbaseparse: fix GST_BASE_PARSE_FLAG_LOST_SYNC
2015-04-28 Thiago Santosbaseparse: respect DISCONT flag on buffers
2015-04-28 Sebastian Drögetaglist: Copy the tag scope too when copying tag lists
2015-04-27 Olivier Crêteidentity: Also synchronize GAP events in sync=1
2015-04-27 Olivier Crêteidentity: With sync=true, don't pre-roll
2015-04-27 Olivier Crêteidentity: Take upstream latency into account for sync=1
2015-04-27 Olivier Crêteidentity: Handle PTS and DTS separately
2015-04-26 Tim-Philipp... Remove obsolete Android build cruft
2015-04-24 Thiago Santosinputselector: Only try to push the first EOS received
2015-04-24 Tim-Philipp... tests: printf: add unit test for %%
2015-04-24 Tim-Philipp... printf: fix invalid memory access in case of %%
2015-04-23 Tim-Philipp... tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-04-23 Tim-Philipp... check: optionally check env var for us to make sure...
2015-04-23 Changbok Cheabasesrc: Remove unused assignment in perform_seek()
2015-04-23 Prashant Gotarnetest: memory: Added test to verify the allocation params
2015-04-23 Jason Litzingertests: info: add test case to reproduce infinite loop
2015-04-23 Jason Litzingergstinfo: fix infinite loop in gst_debug_unset_threshold...
2015-04-22 Tim-Philipp... scripts: create-uninstalled-setup: miscellaneous fixes
2015-04-22 Tim-Philipp... Add INSTALL to .gitignore
2015-04-22 Tim-Philipp... tests: error out if test environment is not actually...
2015-04-22 Tim-Philipp... configure: can use AM_SILENT_RULES unconditionally now
2015-04-22 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-22 Sebastian DrögeRemove INSTALL file
2015-04-20 Thibault Sauniergstreamer-uninstalled: Update path to the GstValidate...
2015-04-20 Sebastian Drögebuffer: Check return value of meta transform function...
2015-04-18 Tim-Philipp... event: fix header formatting
2015-04-18 Tim-Philipp... tests: protection: fix leak in unit test
2015-04-18 Tim-Philipp... gst.h: include the new gstprotection.h header
2015-04-18 Alex Ashleyprotection: add GstProtectionMeta to support protected...
2015-04-18 Alex Ashleyevent: add new GST_EVENT_PROTECTION
2015-04-18 Tim-Philipp... tee: fix use of possibly-freed pad in debug statement
2015-04-18 Tim-Philipp... tests: info: fix unit test when run with GST_DEBUG=*:9
2015-04-18 Tim-Philipp... tests: pad: fix buffer leak in new blocking_with_probe_...
2015-04-18 Tim-Philipp... tests: pad: fix invalid memory access in debug log...
2015-04-17 Mathieu Duponchellehelpers: on OSX, MKDIR_P is install-sh -c -d
2015-04-17 Mathieu Duponchellehelpers: install -D isn't portable, use $(MKDIR_P)...
2015-04-16 Thiago Santostests: pad: test that idle probe will block
2015-04-16 Thiago Santospad: block data flow when idle probe is running
2015-04-16 Tim-Philipp... docs: clarify that return value of gst_filename_to_uri...
2015-04-15 Vincent Penquerc'hbin: undo upward state changes on children when a child...
2015-04-15 Mathieu Duponchellehelpers: use $(INSTALL) to ... install the helper.
2015-04-15 Mathieu Duponchellehelpers: Fix Makefile.am to install the completion...
2015-04-15 Vincent Penquerc'hRevert "basesrc: fix pool leak on allocation query...
2015-04-15 Suhwang Kimtests: clock: fix test clock name
2015-04-14 Tim-Philipp... elementfactory: add ENCRYPTOR class defines
2015-04-14 Alex Ashleyelementfactory: add DECRYPTOR class defines
2015-04-13 Sebastian Drögetypefindelement: Use gst_event_unref() instead of gst_m...
2015-04-13 Guillaume Desmottestypefind: fix leak in gst_type_find_element_src_event()
2015-04-13 Hyunjun Kogstvalue: reset errno before g_ascii_strtoull call
2015-04-13 Sebastian Drögebasesrc: Only set DTS to segment.start on the first...
2015-04-13 Sebastian Drögetypefind: Run the default have-type handler after all...
2015-04-10 Duncan Palmermultiqueue: Don't automatically enter the buffering...
2015-04-10 Guillaume Desmottesinputselector: fix cached buffer leak in chain function
2015-04-08 Edward Herveytests: Use AM_TESTS_ENVIRONMENT
2015-04-08 Prashant Gotarnebufferlist: make sure list is writable before adding...
2015-04-08 Prashant Gotarnebufferlist: minor docs addition for gst_buffer_list_get()
2015-04-07 Vincent Penquerc'hbasesrc: fix pool leak on allocation query error path
2015-04-07 Sebastian Drögebaseparse: Forward SEGMENT_DONE events immediately
2015-04-06 Tim-Philipp... docs: fix cross-reference to environment variables...
2015-04-06 Prashant Gotarnememory: add check for writablity in resize
2015-04-05 Tim-Philipp... tests: multiqueue: add test to make sure initial events...
2015-04-05 Tim-Philipp... tests: queue: check that the initial events are sent...
2015-04-05 Sebastian Drögepad: Print debug output from gst_pad_link_full() if...
2015-04-04 Tim-Philipp... segment: small docs addition
2015-04-04 Tim-Philipp... docs: design: fix some 0.10-isms in GstSegment docs
2015-04-04 Ilya Konstantinovbasesrc: do not leak buffer pool in error case
2015-04-03 Nicolas Dufresneuri: Silence a compiler warning
2015-04-03 Nicolas Dufresnedoc: Add gst_segment_to_running_time_full
2015-04-03 Sebastian Drögebasesrc: Fix documentation, buffer pools are unreffed...
2015-04-03 Tim-Philipp... Update INSTALL to the automake 1.14 version
2015-04-03 Tim-Philipp... Automatic update of common submodule
2015-04-03 Tim-Philipp... win32: fix exports
2015-04-03 Vincent Penquerc'hsegment: add gst_segment_is_equal
2015-04-02 Tim-Philipp... win32: add new API to exports
2015-04-02 Tim-Philipp... pad: allow probes to remove the data item whilst return...
2015-04-02 Olivier Crêteelement: Document when a clock is available from gst_el...
2015-04-02 Olivier Crêtepipeline: Add binding friendly gst_pipeline_get_pipelin...
2015-04-02 Nicolas Dufresnebasetransform: Add Since mark for new method
2015-04-02 Thibault Saunierbasetransform: Add a method to let subclasses cleanly...
2015-04-02 Tim-Philipp... docs: pwg: fix missing comma and 0.10-ism in code sample
2015-04-02 Ilya Konstantinovmemory: improve docs for _copy() and _share()
2015-04-02 Prashant Gotarnetest: filesink: add tests for buffers with multiple...
2015-04-02 Thibault Saunierelement: Add a FIXME for 2.0 about request_new_pad...
2015-04-02 Thibault Saunierelement: Fix request_new_pad introspection
2015-04-01 Prashant Gotarnetests: filesink: add check for render_list virtual...
2015-04-01 Tim-Philipp... debugutils: nicer printing of caps features
2015-03-31 Lubosz Sarneckidebugutils: plot caps features
2015-03-31 Wonchul Leepad: Fix a typo in a docstring
2015-03-31 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
2015-03-28 Tim-Philipp... pad: fix outdated debug message
2015-03-27 Nicolas Dufresnebasesrc: Flush-stop starts live task in paused
2015-03-27 Luis de Bethencourttests: check location isn't truncated
next