bin: Add NLE to GST_PLUGIN_PATH
[platform/upstream/gstreamer.git] / gst /
2015-08-17 Stefan Sauerdebugutils: bring the dot style a bit closer to what...
2015-08-15 Sebastian Drögepad: Break sticky event array iterations if the type...
2015-08-15 Edward Herveygstpad: Add a new GST_PROBE_HANDLED return value for...
2015-08-15 Mathieu Duponchellegstversion: Add missing include in .in file.
2015-08-15 Mathieu DuponchelleHeaders: add missing includes.
2015-08-14 Thiago Santospad: add GST_PAD_FLAG_ACCEPT_TEMPLATE
2015-08-11 Vivia Nikolaidoudatetime: accept just a time as ISO 8601 string and...
2015-08-08 Wim Taymansdevicemonitor: fix provider leak
2015-08-08 Edward Herveypad: Fix previous commit
2015-08-08 Wim Taymansdeviceprovider: Add method to hide devices from a provider
2015-08-08 Edward Herveypad: get_allowed_caps() should go through both pads
2015-08-07 Vineeth TMvalue: free caps during failure
2015-08-05 Thibault Saunierregistry: Add plugins to the registry we are loading...
2015-08-04 Wim Taymansdevicemonitor: get a list of currently monitored providers
2015-08-04 George Kiagiadakispad: fix invalid unref after IDLE probe on non-OK flow...
2015-08-04 Jan Schmidtbuffer: Fix the name of the parentbuffermeta debug...
2015-08-04 Jan Schmidtbuffer: Remove extra debug symbol from exports
2015-07-30 Tim-Philipp Müllerdocs: info: remove 0.8 terminology from log level descr...
2015-07-29 Nicolas Dufresnedoc/seekflags: Fix cross references
2015-07-22 Tim-Philipp Müllerdocs: fix description of gst_buffer_extract_dup()
2015-07-16 Wim Taymansdevicemonitor: do start and stop outside of the lock
2015-07-16 Wim Taymansdeviceprovider: small cleanups
2015-07-16 Wim Taymansdevicemonitor: keep order of providers and devices
2015-07-16 Tim-Philipp Müllerdocs: drop reference to sourceforge mailing list adress
2015-07-15 Wim Taymansdevice: add generic struct with properties
2015-07-13 Tim-Philipp Müllerdocs: bus: mention main loop requirement in gst_bus_add...
2015-07-13 Prashant Gotarnetask: add function guard for _set_lock() and fix guard...
2015-07-10 Philippe Normandprotection: implement meta transform function
2015-07-07 Hyunjun Kometa: transform_func: return FALSE if not supported...
2015-07-06 Arun Raghavanpad: Clarify pad probe return type documentation
2015-07-03 Olivier Crêtepad: Enforce NEED_PARENT flag also for chain
2015-07-03 Stian Selnesmemory: Add missing field initializers to GstMapInfo
2015-07-01 Sebastian Drögebuffer: Don't copy "memory" metas unconditionally
2015-07-01 Sebastian DrögeRevert "buffer: Don't copy POOLED and memory metadata...
2015-06-30 Sebastian Drögebuffer: Don't copy POOLED and memory metadata unconditi...
2015-06-25 Prashant Gotarnetask: guard against NULL task function
2015-06-24 Jonas Holmbergbufferpool: Fixed compiler warning
2015-06-24 Sebastian Drögebufferlist: Warn if copying a buffer fails in gst_buffe...
2015-06-24 Hyunjun Kobufferlist: add new api gst_buffer_list_copy_deep
2015-06-23 Song Bingpad: Clear EOS flag after received STREAM_START event
2015-06-22 Thiago Santosutils: use caps when getting a compatible pad by template
2015-06-22 Jan Schmidtgstsample.h: Include gstbufferlist.h now that it uses...
2015-06-22 Hyunjunsample: add gst_sample_set/get_buffer_list apis
2015-06-18 Nicolas Dufresnedoc: Unify Since mark for attribute and enum
2015-06-18 Nicolas Dufresnedoc: Remove parenthesis around Since:
2015-06-18 Jan SchmidtAdd GstParentBufferMeta
2015-06-16 Nicolas Dufresnegi: Use INTROSPECTION_INIT for --add-init-section
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...
next