clock: Fix _STIME_FORMAT macros
[platform/upstream/gstreamer.git] / gst /
2015-06-15 Nicolas Dufresneclock: Fix _STIME_FORMAT macros
2015-06-14 Nicolas Dufresnedoc: More doc warning fixes
2015-06-14 Nicolas Dufresnedoc: In GstUri we meant nul-terminated, not %NULL
2015-06-14 Nicolas Dufresnedoc: Cannot reference GST_PACKAGE_RELEASE_DATETIME
2015-06-14 Nicolas Dufresnedoc: Fix typo in ref _clock_wait_for_sync()
2015-06-14 Nicolas Dufresnedoc: Fix GstUri doc typos
2015-06-14 Nicolas Dufresnedoc: Fix Since: marks
2015-06-14 Nicolas Dufresnedoc: Add gst_buffer_copy_deep()
2015-06-13 Nicolas Dufresnedoc: Remove uneeded protectionevent section
2015-06-13 Nicolas Dufresnetaglist: Add missing scope to func param
2015-06-13 Nicolas Dufresnegstprotection: Add missing Since 1.6 mark
2015-06-13 Nicolas Dufresnegstprection: _add_protection_meta() is transfer none
2015-06-13 Nicolas Dufresnegstprotection: Add missing namespace to macro
2015-06-13 Nicolas Dufresnedoc: Keep SECTION: after the ifdef
2015-06-13 Nicolas Dufresnegi: Skip mini object method that play with refcounting
2015-06-13 Nicolas Dufresnedoc: Fix annoation for GstMiniObject
2015-06-13 Nicolas Dufresnedoc: Fix unbalanced parenthesis
2015-06-13 Nicolas Dufresnedoc: Fix more typo
2015-06-13 Nicolas Dufresnedoc: Fix type in previous commit
2015-06-13 Nicolas Dufresnedoc: Don't use deprecated Value: and Type: comment
2015-06-12 Nicolas Dufresneclock: Add signed time utilities
2015-06-12 Thiago Santosmessage: add allow-none to gst_message_new_ function
2015-06-12 Matthew Watersmemory: provide a mem_map_full that takes the GstMapInfo
2015-06-11 Sebastian Drögepipeline: Add gst_pipeline_set_latency(), getter and...
2015-06-08 Jan SchmidtAdd GST_BUFFER_FLAG_SYNC_AFTER flag, and implement...
2015-06-03 Sebastian Drögeclock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and relate...
2015-06-03 Matthew Watersmemory: provide a mem_unmap function that takes the...
2015-06-03 Matthew Watersmemory: gst_memory_share may fail to exclusively lock...
2015-06-03 Matthew Watersbuffer: locking memory exclusively may fail
2015-06-03 Matthew Watersminiobject: disallow a double write/exclusive lock
2015-06-02 Tim-Philipp Mülleruri: match return type of get_uri_type() implementation...
2015-06-02 Jan Schmidtgstbuffer: Add a note about metas needing to be copied...
2015-06-02 Jan Schmidtgstvalue: Implement gst_value_is_subset() for flagsets
2015-05-31 Reynaldo H. Verdej... structure: add note about missing field creation on...
2015-05-27 Nirbheek Chauhangst/gst.c: Add a warning about DllMain to prevent misuse
2015-05-25 Jan Schmidtgstvalue: Add GstFlagSet type
2015-05-20 Thibault Sauniergstvalue: Add a comparision function for GstStructures
2015-05-15 Vincent Penquerc'hpad: bump chain function call logs from LOG to DEBUG
2015-05-15 Stefan Sauergstobject: add gst_object_has_as_ancestor and deprecate...
2015-05-15 Stefan Sauergstobject: rename gst_object_has_parent to gst_object_h...
2015-05-10 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 in example pipelines
2015-05-01 Jimmy Ohnevent: remove duplicated include
2015-04-28 Sebastian Drögetaglist: Copy the tag scope too when copying tag lists
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Tim-Philipp Müllerprintf: fix invalid memory access in case of %%
2015-04-23 Jason Litzingergstinfo: fix infinite loop in gst_debug_unset_threshold...
2015-04-20 Sebastian Drögebuffer: Check return value of meta transform function...
2015-04-18 Tim-Philipp Müllerevent: fix header formatting
2015-04-18 Tim-Philipp Müllergst.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-16 Thiago Santospad: block data flow when idle probe is running
2015-04-16 Tim-Philipp Müllerdocs: 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-14 Tim-Philipp Müllerelementfactory: add ENCRYPTOR class defines
2015-04-14 Alex Ashleyelementfactory: add DECRYPTOR class defines
2015-04-13 Hyunjun Kogstvalue: reset errno before g_ascii_strtoull call
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-06 Tim-Philipp Müllerdocs: fix cross-reference to environment variables...
2015-04-06 Prashant Gotarnememory: add check for writablity in resize
2015-04-05 Sebastian Drögepad: Print debug output from gst_pad_link_full() if...
2015-04-04 Tim-Philipp Müllersegment: small docs addition
2015-04-03 Nicolas Dufresneuri: Silence a compiler warning
2015-04-03 Vincent Penquerc'hsegment: add gst_segment_is_equal
2015-04-02 Tim-Philipp Müllerpad: 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 Ilya Konstantinovmemory: improve docs for _copy() and _share()
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 Tim-Philipp Müllerdebugutils: 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 Müllerpad: fix outdated debug message
2015-03-27 Luis de Bethencourtgstvalue: only unwrap string delimited with "
2015-03-27 Luis de Bethencourtparse: check before truncating strings
2015-03-27 Sebastian Drögebus: Add guards against invalid arguments to set_flushi...
2015-03-25 Michael Catanzaropluginloader: Fix typos
2015-03-20 Wim Taymanssegment: remove the bounds check from _to_running_time_...
2015-03-19 Wim Taymanssegment: add option to disable clipping
2015-03-18 Tim-Philipp Müllergst: ref/unref new enum type in gst_init/deinit()
2015-03-18 Wim Taymanssegment: add helper to get negative running-time
2015-03-18 Wim Taymanssegment: fix offset handling with non 0 start
2015-03-17 Sebastian Drögepluginloader: Fix indention
2015-03-14 Ramiro Pollaelement: properly escape percent sign in documentation
2015-03-14 Sebastian Drögebuffer: Use the correct enum type to fix a compiler...
2015-03-14 Nicolas Dufresneallocation: Allow allocation pool without size
2015-03-14 Nicolas Dufresnebufferpool: Don't stop the pool in set_config()
2015-03-13 Thiago Santosgstbuffer: add gst_buffer_copy_deep
2015-03-13 Sebastian Drögebus: Use g_list_free_full() instead of manually unreffi...
2015-03-13 Sebastian Drögebus: Fix another case where we hold the object lock...
2015-03-13 Vivia Nikolaidoubus: Unreferencing messages outside the lock
2015-03-13 Vivia Nikolaidouutils: Add gst_bin_sync_children_states()
2015-03-12 Aurélien Zanelliprintf: handle unsigned modifier for long long
2015-03-12 Matej Knoppprintf: add support for %I32
2015-03-12 Tim-Philipp Müllerinfo: move category level threshold check into log...
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-05 Tim-Philipp Müllerinfo: avoid malloc/free if log object is NULL
next